1. 6bfa943 tdf#142618 android: Don't crash when passed MIME type is null by Michael Weghorn · 4 years, 10 months ago
  2. 4a9eef7 tdf#106893 android: Show whole doc when closing soft keyboard by Michael Weghorn · 4 years, 11 months ago
  3. 817c89f android: Inline 'LayerView#setViewportSize' to only call site by Michael Weghorn · 4 years, 11 months ago
  4. 1cfc6c5 android: Don't reset zoom and position on refresh event by Michael Weghorn · 4 years, 11 months ago
  5. a3f682f tdf#106370 android: Make inserting pictures work by Michael Weghorn · 4 years, 11 months ago
  6. 128f67e tdf#142348 android: Avoid extra refresh after loading doc by Michael Weghorn · 4 years, 11 months ago
  7. 55c17df android: Don't crash trying to process non-existing file from recents by Michael Weghorn · 5 years ago
  8. bcd7a72 tdf#142153 android: Delete unused textures immediately by Michael Weghorn · 5 years ago
  9. 70554d7 tdf#135136 Android: Don't hardcode height of TextViews by Michael Weghorn · 5 years ago
  10. fbcc644 android: Some trivial style improvements by Michael Weghorn · 5 years ago
  11. 710bada android: Drop unused FileUtilities members by Michael Weghorn · 5 years ago
  12. 8646ed9 android: Drop unused FolderIconView class by Michael Weghorn · 5 years ago
  13. 3199182 android: Offer 'Save As' in readonly mode by Michael Weghorn · 5 years ago
  14. 01521db tdf#95615 android: Don't offer "Save" after opening template by Michael Weghorn · 5 years ago
  15. 5ce43b2 android: Show file picker for new docs on "Save As" by Michael Weghorn · 5 years ago
  16. 865ec16 android: Drop unused 'FileUtilities#doAccept' by Michael Weghorn · 5 years ago
  17. 5306ecd android: Allow printing and PDF export regardless of mode by Michael Weghorn · 5 years ago
  18. 40f3002 android: Merge 2 'LOKitTileProvider#printDocument' methods by Michael Weghorn · 5 years ago
  19. 9ebcb80 android: Ask where to save PDF file on export by Michael Weghorn · 5 years ago
  20. d16e569 android: Add a "Save As..." menu entry by Michael Weghorn · 5 years ago
  21. a2b4564 android: Extract copying Uri to stream in thread to separate method by Michael Weghorn · 5 years ago
  22. 4db8535 android: Don't store whether spreadsheet in LibreOfficeMainActivity by Michael Weghorn · 5 years ago
  23. bcf0ed2 android: Drop some unused Turkish translations by Michael Weghorn · 5 years ago
  24. c0c43f4 android: Drop 'LibreOfficeMainActivity#onSaveInstanceState' by Michael Weghorn · 5 years ago
  25. 1bc4247 tdf#95517 android: Rework app/doc lifecycle handling by Michael Weghorn · 5 years ago
  26. d8fea0b android: Always create a temporary local copy of the doc by Michael Weghorn · 5 years ago
  27. d3f8f4b android: Turn 3 "internal" docs into raw resources by Michael Weghorn · 5 years ago
  28. bcb74b5 android: Drop fallback of opening default doc by Michael Weghorn · 5 years ago
  29. 224df29 android: Extract method to copy stream by Michael Weghorn · 5 years ago
  30. 79d9a73 android: Add member for document URI by Michael Weghorn · 5 years ago
  31. d214ab4 android: Check result for CREATE_NEW_DOCUMENT Intent by Michael Weghorn · 5 years ago
  32. 7d9db80 android: Request PERMISSION_WRITE_EXTERNAL_STORAGE again by Michael Weghorn · 5 years ago
  33. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  34. 4cfcc0f tdf#141338 android: Make "Select file to open" view smaller by Michael Weghorn · 5 years ago
  35. 91eb502 android: Move "Recent files" below system file picker view by Michael Weghorn · 5 years ago
  36. a23bd42 android: Drop custom file abstraction + UI by Michael Weghorn · 5 years ago
  37. 2bbb294 android: Actually show recently used in "Recent files" list by Michael Weghorn · 5 years ago
  38. 2611b5c android: Show files opened using system picker for recently used by Michael Weghorn · 5 years ago
  39. 4003042 android: Drop check for SDK version < 16 by Michael Weghorn · 5 years ago
  40. af56d15 android: Move code to get doc's display name from URI to static helper by Michael Weghorn · 5 years ago
  41. 40115df android: Extract opening of file to separate method 'openDocument' by Michael Weghorn · 5 years ago
  42. 4413426 android: Don't mark doc changed on keypress in readonly mode by Michael Weghorn · 5 years ago
  43. 51f6e11 android: Drop some unused imports by Michael Weghorn · 5 years ago
  44. 1477401 android: Don't require that user presses 'Back' twice to exit by Michael Weghorn · 5 years ago
  45. 4b85409 android: Use system file picker to create new docs by Michael Weghorn · 5 years ago
  46. 19e1f37 android: Only update file path for "real Save As" by Michael Weghorn · 5 years ago
  47. 05a3ce9 android: Drop unused 'newDocumentType' member by Michael Weghorn · 5 years ago
  48. 2e86226 tdf#139350 android: Fix handling of new docs by Michael Weghorn · 5 years ago
  49. a1abf2c tdf#139350 android: Add param to allow a "real" "Save As" by Michael Weghorn · 5 years ago
  50. 4dbc9c8 android: TileKitProvider: Optionally detect file type from document by Michael Weghorn · 5 years ago
  51. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  52. 76a30ac Related tdf#129833 android: Drop android.permission.INTERNET by Michael Weghorn · 5 years ago
  53. 1bf8f45 tdf#141111 android: Don't crash trying to edit read-only section by Michael Weghorn · 5 years ago
  54. 7f838b7 tdf#129833 android: Move reading file to separate thread by Michael Weghorn · 5 years ago
  55. d678ee3 tdf#129833 android: Allow opening files using system file picker by Michael Weghorn · 5 years ago
  56. 2df8b77 tdf#129833 android: Allow editing writable docs passed by Intent by Michael Weghorn · 5 years ago
  57. 6012599 tdf#129833 android: Drop non-working ownCloud/nextCloud support by Michael Weghorn · 5 years ago
  58. b0d1ad8 android: Update obj path in README by Michael Weghorn · 5 years ago
  59. bf6efbb android: Don't allow editing for read-only docs by Michael Weghorn · 5 years ago
  60. 878cbe22 android: Don't show message for readonly files in non-experimental mode by Michael Weghorn · 5 years ago
  61. 88f4b76 tdf#125318 android: Allow copying with editing disabled by Michael Weghorn · 5 years ago
  62. a7c0039 android: Show original instead of temp file name by Michael Weghorn · 5 years ago
  63. 66e531d tdf#141052 android: Include 'tabbuttons.ui' and 'tabviewbar.ui' by Michael Weghorn · 5 years ago
  64. 96af761 tdf#141044 android: Update included .ui files by Michael Weghorn · 5 years ago
  65. a7abe26 Fixed few grammar mistakes by ViKrAm-Baisclear · 5 years ago
  66. 095b2da Make sure $(SODEST)/libc++_shared.so target dir exists by Stephan Bergmann · 5 years ago
  67. f5e87b2 android: "make run" works also for debug configuration by Vasily Melenchuk · 6 years ago
  68. e30b049 Remove BuildVersion also from Android and iOS version ini files by Stephan Bergmann · 6 years ago
  69. f2180bd Update paths in Makefile.in and android/.gitignore by Michael Weghorn · 6 years ago
  70. bc6c034 tdf#134846 Android Viewer: Include native libs again by Michael Weghorn · 6 years ago
  71. 0dffc65 android: fix the build output directory by Henry Castro · 6 years ago
  72. 03093a9 tdf#134405 android: Add null check by Michael Weghorn · 6 years ago
  73. 04ca42f Make it possible to just build the native code for Android, no Java bits by Tor Lillqvist · 6 years ago
  74. 71a23fa don't hardcode /usr/bin/python3 in android scripts by Christian Lohmaier · 6 years ago
  75. 35518c9 Move all public Java classes to libreoffice.jar by Samuel Mehrbrodt · 6 years ago
  76. b7056b8 tdf#116243 android: Include headerfootermenu.ui by Michael Weghorn · 6 years ago
  77. 5566129 tdf#131195 android: Don't destroy doc while loading it by Michael Weghorn · 6 years ago
  78. 45fbfbf tdf#131622 android: Extract native libs again by Michael Weghorn · 6 years ago
  79. 325bca9 tdf#131622 android: Handle password callback for non-editing case, too by Michael Weghorn · 6 years ago
  80. 9d4b614 android: Pass Intent's action in ctor already by Michael Weghorn · 6 years ago
  81. 97e9a83 android: Fix asset handling in build.gradle by Michael Weghorn · 6 years ago
  82. 367431b tdf#126909 android: include icons into APK by Michael Weghorn · 6 years ago
  83. a93770e android: Update gradle by Michael Weghorn · 6 years ago
  84. 9fa6312 android: Escape apostrophe in Turkish string by Michael Weghorn · 6 years ago
  85. 7c0a38e android: Bump compileSdkVersion, targetSdkVersion by Michael Weghorn · 6 years ago
  86. 3e19e0d android: Move "Display language" setting to "General" section by Michael Weghorn · 6 years ago
  87. 9989f78 tdf#131179 android: Support docs containing comments by Michael Weghorn · 6 years ago
  88. 23c379a android: Hide cursor again when selection was done due to search by Michael Weghorn · 6 years ago
  89. 8432df8 android: Make keyboard in search bar show "search button" by Michael Weghorn · 6 years ago
  90. 01f5884 android: Fix inverted naming for up/down in search by Michael Weghorn · 6 years ago
  91. 8666ac0 android: Avoid a crash when recently used file has unknown type by Michael Weghorn · 6 years ago
  92. 3e5a188 android: LOKitThread::refresh: Add null check by Michael Weghorn · 6 years ago
  93. bf331e3 android: LibreOfficeMainActivity::onStop: Add null check by Michael Weghorn · 6 years ago
  94. b327ea0 android: Avoid crash when tapping while document is being loaded by Michael Weghorn · 6 years ago
  95. 0adc9b6 GBUILD_TRACE, support for finding out where the build time is spent by Luboš Luňák · 6 years ago
  96. ba9f0b4 Fix typo by Andrea Gelmini · 6 years ago
  97. ae855bf tdf#117331 Merge jurt and unoil into ridl by Samuel Mehrbrodt · 6 years ago
  98. 37d2fdc Fix German typo by Andrea Gelmini · 6 years ago
  99. 5bf2ec9 android: Use system locale by default by Michael Weghorn · 6 years ago
  100. 9ee61e0 Android Viewer: Add German localization by Michael Weghorn · 6 years ago