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