1. 2e0e0bf tdf#102040 Don't type doubled characters when using external keyboard. by Dawid Gan · 7 years ago
  2. f362a3d android: Fix non-debug build. by Jan Holesovsky · 7 years ago
  3. 446fd75 update references about selective debuginfo in android/README by Luboš Luňák · 7 years ago
  4. edd163b android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilter setting by kaishu-sahu · 7 years ago
  5. 193bfbd android: Setting default values to setting preference, minor ux improvements by kaishu-sahu · 7 years ago
  6. 18defd1 Fix typo by Andrea Gelmini · 7 years ago
  7. bd05092 android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists). by Jan Holesovsky · 7 years ago
  8. cb6d779 android: Separate the Android-specific setup from the actual LOK init. by Jan Holesovsky · 7 years ago
  9. 35cae83 android: Generate liblo-native-code.so so that it can be linked against. by Jan Holesovsky · 7 years ago
  10. c02a78b android: Add a missing dependency. by Jan Holesovsky · 7 years ago
  11. fc2a8bf Fix typo by Andrea Gelmini · 7 years ago
  12. 25a0ae6 Introduce --enable-android-editing by Stephan Bergmann · 7 years ago
  13. 312eeee Switch Android armeabi-v7a to libc++/libc++abi/libunwind too by Stephan Bergmann · 7 years ago
  14. 357112d Export RTTI symbols from liblo-native-code.so, for binary UNO bridge by Stephan Bergmann · 7 years ago
  15. e465f9a Move NSSLIBS to a more sensible place on the linker command line by Stephan Bergmann · 7 years ago
  16. 617b4bc Make android/mobile-config.py compatible with Python 3 by Stephan Bergmann · 7 years ago
  17. c40014e android: lock away editing mode in separate build flavor by Christian Lohmaier · 7 years ago
  18. f825e6d [Pardus] ability to change slide name by Mert Tumer · 7 years ago
  19. 85987b2 Fix nullptr exception in presentation on Android by Mert Tumer · 7 years ago
  20. 2f88877 [Pardus] fix highlight color in Presentation On Android by Mert Tumer · 7 years ago
  21. 9ec1f72 [Pardus] fix missing break in switch case on Android by Mert Tumer · 7 years ago
  22. fb5b8c5 [Pardus] removed ignore hidden files on Android by Mert Tumer · 7 years ago
  23. cb08cdd [Pardus] language improvements on Android by Gulsah Kose · 7 years ago
  24. 1239dce [Pardus] language improvements on Android by Mert Tumer · 7 years ago
  25. 187a3db Fix permission settings on Android Viewer by Mert Tumer · 7 years ago
  26. 1ed4208 Added Turkish Language Support on Android Viewer by Mert Tumer · 7 years ago
  27. f2e35a6 Added language support on Android Viewer by Mert Tumer · 8 years ago
  28. 897b393 Extract hardcoded strings to string resource file on Android Viewer by Mert Tumer · 8 years ago
  29. 414ef6c Added Clear Formatting button on Android Viewer by Mert Tumer · 8 years ago
  30. 1c08dee Fix listing all options (presentation and spreadsheet) on all documents by Mert Tumer · 8 years ago
  31. 6ede90a tdf#89860 ability to print from Android Viewer by Mert Tumer · 8 years ago
  32. cb059f7e Added PDF Export option on Android Viewer by Mert Tumer · 8 years ago
  33. 2fa47f8 tdf#106648 save current work when switching to other apps by Mert Tumer · 8 years ago
  34. e4c9d68 Fix floating action button disappears after closing a document by Mert Tumer · 8 years ago
  35. 27326e0 tdf#119082 Exception wrong thread on Android Viewer by Mert Tumer · 8 years ago
  36. e4ed3d7 Show Save document dialog when using colorpicker by Mert Tumer · 8 years ago
  37. 7a0e523 Rename/Delete worksheets and slides option on Android Viewer by Mert Tumer · 8 years ago
  38. cc61683 Setting visibility of menu items instead of disabling or enabling them by Mert Tumer · 8 years ago
  39. baac334 Renamed "Font Back Color" to "Highlight Color" on Android Viewer by Mert Tumer · 8 years ago
  40. 7c2d92a Developer Mode by Ximeng Zu · 9 years ago
  41. 46855d3 Style tab added to Android Viewer by Mert Tumer · 8 years ago
  42. ec02552 tdf#118622 fix unhandled exception when selecting remove server by Mert Tumer · 8 years ago
  43. 7e04333 tdf#118618 fix document browser doesnt list all documents by Mert Tumer · 8 years ago
  44. f5db3844 tdf#118585 Fix exception when closing Android Viewer by Mert Tumer · 8 years ago
  45. 3eeb603 Fix remote server can not be selected on Android Viewer by Mert Tumer · 8 years ago
  46. 61b981e Fix endless loop when selecting remote server on Android Viewer by Mert Tumer · 8 years ago
  47. f091cc76 android: simplify boolean statement by Christian Lohmaier · 8 years ago
  48. 8be74d0 android: get rid of unsafe/unchecked casts by Christian Lohmaier · 8 years ago
  49. 778fe76 android: suppress deprecation warning for Html.toHtml(String) by Christian Lohmaier · 8 years ago
  50. aea65dc android: bump gradle, gradle-plugin, support libary & target versions by Christian Lohmaier · 8 years ago
  51. 9d2f374 tdf#117777 fix show hidden files/folders option on Android by Mert Tümer · 8 years ago
  52. ea62d02 [Pardus] tdf#106371 ability to insert/delete tables Android Viewer by Mert Tümer · 8 years ago
  53. 22ef830 Added Storage permission handling on the Android Viewer by Mert Tümer · 8 years ago
  54. 912fd10 android janitor... convert chained ifs to switch statement by Christian Lohmaier · 8 years ago
  55. bf07813 android janitor... remove unnecessary imports, variables and casts by Christian Lohmaier · 8 years ago
  56. fc5d185 tdf#96795: Use locale-sensitive sorting in Android viewer by Mert Tümer · 8 years ago
  57. 923b2ac tdf#116820 The viewer does't show recent files by Mert Tümer · 8 years ago
  58. 68ee5d5 tdf#116842 fix crashing when adding slides or spreadsheets by Mert Tümer · 8 years ago
  59. 6cf76c1 add hint on how to use lldb pretty-printers form within android studio by Christian Lohmaier · 8 years ago
  60. 59f88e6 prevent crash on invalid bitmap size by Christian Lohmaier · 8 years ago
  61. f0cc14a tdf#116152 android.net.Uri.encode(string) is even better... by Christian Lohmaier · 8 years ago
  62. 7e4d505 tdf#116152 fix filenames with spaces (code expects %20, not +) by Christian Lohmaier · 8 years ago
  63. e39c75b use https links for api.libreoffice.org and opengrok by dennisroczek · 8 years ago
  64. fc88892 .uno:Save callback for the Android Viewer by Mert Tümer · 8 years ago
  65. 174229e tdf#116152 fix unsupported url exception on Android Viewer by Mert Tümer · 8 years ago
  66. e5bc7fa tdf#96796 - Added clipboard actions for the Android Viewer by Mert Tümer · 8 years ago
  67. b203e78 Revert "tdf#96796 - Added clipboard actions for the Android Viewer" by Thorsten Behrens · 8 years ago
  68. 7105ad1 [Pardus] tdf#107026 render the new page without reopen the document by Mert Tümer · 8 years ago
  69. 31e939c tdf#96796 - Added clipboard actions for the Android Viewer by Mert Tümer · 8 years ago
  70. ddd4929 [Pardus] tdf#112481 Ability to add worksheets on Calc by Mert Tümer · 8 years ago
  71. 77ec366 [Pardus] tdf#108446 - Shape is not changed after save by Mert Tümer · 8 years ago
  72. b70afa9 Fix adjust width/height behavior by Ximeng Zu · 8 years ago
  73. acc1edd tdf#115388: Android: Use HTTP Secure by Xisco Fauli · 8 years ago
  74. 5acfb93 Fix typos by Andrea Gelmini · 8 years ago
  75. 3deac96 [Pardus] tdf#106326 ability to change font background color by Mert Tümer · 8 years ago
  76. 976b48e [Pardus] tdf#112482 ability to add slides to impress by Mert Tümer · 8 years ago
  77. 2ff6afc tdf#89215 only process state changes after TileProvider is ready by Christian Lohmaier · 8 years ago
  78. 2a6bf23 Fix typos by Andrea Gelmini · 8 years ago
  79. a0f74a1 adjust path to generated apk to new defaults by Christian Lohmaier · 8 years ago
  80. 494297a pass context as parameter instead of risk of leaking memory by Christian Lohmaier · 9 years ago
  81. cda2d47 Fix typos by Andrea Gelmini · 8 years ago
  82. 4082a18 android: use unified headers and llvm-c++ STL (x86) with NDK 16 by Christian Lohmaier · 8 years ago
  83. 8ff75a0 use string-resource with placeholder instead of hardcoded concatenation by Christian Lohmaier · 8 years ago
  84. 6461978 android: fix some layout issues with new-document buttons by Christian Lohmaier · 9 years ago
  85. cd581e1 tdf#112140 fix some NPEs re touch/zoom while doucment is not ready by Christian Lohmaier · 8 years ago
  86. 4d2fc77 Fix typos by Andrea Gelmini · 8 years ago
  87. 2733ca6 tdf#103083 option to show/hide hidden files/folders on Android by Mert Tümer · 8 years ago
  88. 55ecc98 tdf#89639 added path text for the document browser by Mert Tümer · 8 years ago
  89. 5f4c120 tdf#96790 search function in non experimental mode by Mert Tümer · 8 years ago
  90. 8d97751 tdf#106370 Android: add ability to insert pictures by Ximeng Zu · 9 years ago
  91. 4e2555b [Android] Add address/formula bars by Ximeng Zu · 9 years ago
  92. 340c5c2 chmod 0755 -> 0644 for some source files by Stephan Bergmann · 8 years ago
  93. 506f7a5 unused import by Christian Lohmaier · 9 years ago
  94. d67358d lint: remove redundant type casts (findViewById to object of type) by Christian Lohmaier · 9 years ago
  95. e731867 use gradle to build the owncloud-android-lib by Christian Lohmaier · 9 years ago
  96. 41a43ac buildscripts section actually needs dedicated repositories by Christian Lohmaier · 9 years ago
  97. 09d9544 android: bump support library & buildtools/SDK versions by Christian Lohmaier · 9 years ago
  98. f000bb2 blank doesn't take any effect anymore. remove it from android's fonts.conf by Christian Lohmaier · 9 years ago
  99. dc93e5c android: textrelocations are no longer an issue (can target 23 and later) by Christian Lohmaier · 9 years ago
  100. 3de5cd34 android: tune symbols for lldb & we actually target 14 as minSDK by Christian Lohmaier · 9 years ago