1. fd42cea replace egrep/fgrep calls with grep -E/grep -F by Rene Engelhard · 3 years, 7 months ago
  2. e77bfe2 android: Add scrollbars.ui into APK by Michael Weghorn · 3 years, 8 months ago
  3. fd95bf6d android: Drop empty main.jni.srcDirs from sourceSets by Michael Weghorn · 3 years, 8 months ago
  4. 495efc3 android: Update Android Gradle Plugin to 7.2.2 by Michael Weghorn · 3 years, 8 months ago
  5. 3318742 android: Update com.google.android.material to 1.6.1 by Michael Weghorn · 3 years, 10 months ago
  6. 553750d android: Update Android Gradle Plugin to 7.2.1 by Michael Weghorn · 3 years, 10 months ago
  7. be3f29b android: Update compileSdkVersion/targetSdkVersion to 32 by Michael Weghorn · 3 years, 11 months ago
  8. 97b1a21 android: Update androidx.constraintlayout to 2.1.4 by Michael Weghorn · 3 years, 11 months ago
  9. b6258ff android: Update com.google.android.material to 1.6.0 by Michael Weghorn · 3 years, 11 months ago
  10. 6e24713 android: Drop 'android.enableJetifier=true' by Michael Weghorn · 3 years, 11 months ago
  11. b62509e android: Update Android Gradle Plugin to 7.2.0 by Michael Weghorn · 3 years, 11 months ago
  12. e5fb120 Fix typo in code by Andrea Gelmini · 4 years ago
  13. 1bb9036 android: Don't use res Id in switch-case (ToolbarController) by Michael Weghorn · 4 years ago
  14. dcc6b28 android: Don't use res ID in switch-case (SearchController) by Michael Weghorn · 4 years ago
  15. 1c5a8b5 android: Avoid using res ID in switch-case (FormattingController) by Michael Weghorn · 4 years ago
  16. e138152 android: Allow setting auto font/bg color by Michael Weghorn · 4 years ago
  17. 5c50d8f android: Handle auto color as such by Michael Weghorn · 4 years ago
  18. bc762b7 android: Don't show any color in palette as selected if none matches by Michael Weghorn · 4 years ago
  19. 9a24910 android: Switch order of these if/else statements by Michael Weghorn · 4 years ago
  20. 5c452ad android: Don't store selected pos in ColorPickerAdapter by Michael Weghorn · 4 years ago
  21. fd50cbb android: Make Color{Palette,Picker}Adapter members private by Michael Weghorn · 4 years ago
  22. 87d0037 android: Drop explicit type arguments when calling ctors by Michael Weghorn · 4 years ago
  23. 621db9b android: Move assignment to existing loop by Michael Weghorn · 4 years ago
  24. 4c2d7e2 android: Use existing Color.WHITE constant by Michael Weghorn · 4 years ago
  25. 7250d61 android: Don't use log tag longer than 23 chars by Michael Weghorn · 4 years ago
  26. 0b463cb android: Make clear that column index is non-negative by Michael Weghorn · 4 years ago
  27. 4fb2a66 android: Call base class implementation in 'onActivityResult' by Michael Weghorn · 4 years ago
  28. c50afd4 android: Show Impress icon for .pps files by Michael Weghorn · 4 years ago
  29. 9652059 tdf#111427 android: Enable support for .ppsx by Michael Weghorn · 4 years ago
  30. 5453f75 android: Slightly clean up style of LOKitTileProvider#resetParts by Michael Weghorn · 4 years ago
  31. e996ad7 android: Reuse existing LOKitTileProvider#resetParts by Michael Weghorn · 4 years ago
  32. 1b45a30 android: Leave part names starting with "Sheet" etc. intact by Michael Weghorn · 4 years ago
  33. 6df6391 android: Use 'if' instead of switch-cases with just 1 case by Michael Weghorn · 4 years ago
  34. 052c8a4 android: Drop redundant check for SDK version <= 11 by Michael Weghorn · 4 years ago
  35. b68821a android: Show file chooser despite package visibility filtering in API 30 by Michael Weghorn · 4 years ago
  36. b68362b android: Slightly improve style in use of arrays by Michael Weghorn · 4 years ago
  37. 6515633 android: Drop unused import and extra semicolon by Michael Weghorn · 4 years ago
  38. 62524dc android: Avoid using resource ID in switch-case by Michael Weghorn · 4 years ago
  39. 730add0 android: Use drawable tag already supported with API level 16 by Michael Weghorn · 4 years ago
  40. b6a237a android: use mavenCentral instead of jcenter repository by Michael Weghorn · 4 years ago
  41. 19363c8 android: Set archivesBaseName differently after gradle update by Michael Weghorn · 4 years ago
  42. f22f83f android: Update dependencies to current versions by Michael Weghorn · 4 years ago
  43. 8917c8b android: Drop obsolete "sourceCompatibility 6" by Michael Weghorn · 4 years ago
  44. 39326bc android: Update Android Gradle Plugin to 7.1.3 by Michael Weghorn · 4 years ago
  45. 76d50f8 android: Stop using ANDROID_SDK_HOME env variable by Michael Weghorn · 4 years ago
  46. 258fd21 android: Remove redundant label attribute from activities by Michael Weghorn · 4 years ago
  47. 2ab389b android: Update compileSdkVersion/targetSdkVersion to 31 by Michael Weghorn · 4 years ago
  48. 003e287 android: Use proper Intent to open doc for API level < 19 by Michael Weghorn · 4 years ago
  49. f869807 android: Use "ContentResolver#query" available from API level 1 by Michael Weghorn · 4 years ago
  50. 70cb495 android: Port from Android Support Lib to AndroidX by Michael Weghorn · 4 years ago
  51. d2572dc android: Deduplicate LOKitThread#load{,New}Document by Michael Weghorn · 4 years ago
  52. 4476fd5 tdf#148556 android: Don't delay refresh when loading doc by Michael Weghorn · 4 years ago
  53. 2f99846 android: Drop leftover German translation by Michael Weghorn · 4 years ago
  54. 9c5facd android: Pass variable for "selected" param by Michael Weghorn · 4 years ago
  55. 44950bc android: Enable support for FODS by Michael Weghorn · 4 years ago
  56. e72a736 tdf#131548 Android: jump to cell by Ilhan Yesil · 4 years, 10 months ago
  57. 6bfa943 tdf#142618 android: Don't crash when passed MIME type is null by Michael Weghorn · 4 years, 10 months ago
  58. 4a9eef7 tdf#106893 android: Show whole doc when closing soft keyboard by Michael Weghorn · 4 years, 11 months ago
  59. 817c89f android: Inline 'LayerView#setViewportSize' to only call site by Michael Weghorn · 4 years, 11 months ago
  60. 1cfc6c5 android: Don't reset zoom and position on refresh event by Michael Weghorn · 4 years, 11 months ago
  61. a3f682f tdf#106370 android: Make inserting pictures work by Michael Weghorn · 4 years, 11 months ago
  62. 128f67e tdf#142348 android: Avoid extra refresh after loading doc by Michael Weghorn · 4 years, 11 months ago
  63. 55c17df android: Don't crash trying to process non-existing file from recents by Michael Weghorn · 5 years ago
  64. bcd7a72 tdf#142153 android: Delete unused textures immediately by Michael Weghorn · 5 years ago
  65. 70554d7 tdf#135136 Android: Don't hardcode height of TextViews by Michael Weghorn · 5 years ago
  66. fbcc644 android: Some trivial style improvements by Michael Weghorn · 5 years ago
  67. 710bada android: Drop unused FileUtilities members by Michael Weghorn · 5 years ago
  68. 8646ed9 android: Drop unused FolderIconView class by Michael Weghorn · 5 years ago
  69. 3199182 android: Offer 'Save As' in readonly mode by Michael Weghorn · 5 years ago
  70. 01521db tdf#95615 android: Don't offer "Save" after opening template by Michael Weghorn · 5 years ago
  71. 5ce43b2 android: Show file picker for new docs on "Save As" by Michael Weghorn · 5 years ago
  72. 865ec16 android: Drop unused 'FileUtilities#doAccept' by Michael Weghorn · 5 years ago
  73. 5306ecd android: Allow printing and PDF export regardless of mode by Michael Weghorn · 5 years ago
  74. 40f3002 android: Merge 2 'LOKitTileProvider#printDocument' methods by Michael Weghorn · 5 years ago
  75. 9ebcb80 android: Ask where to save PDF file on export by Michael Weghorn · 5 years ago
  76. d16e569 android: Add a "Save As..." menu entry by Michael Weghorn · 5 years ago
  77. a2b4564 android: Extract copying Uri to stream in thread to separate method by Michael Weghorn · 5 years ago
  78. 4db8535 android: Don't store whether spreadsheet in LibreOfficeMainActivity by Michael Weghorn · 5 years ago
  79. bcf0ed2 android: Drop some unused Turkish translations by Michael Weghorn · 5 years ago
  80. c0c43f4 android: Drop 'LibreOfficeMainActivity#onSaveInstanceState' by Michael Weghorn · 5 years ago
  81. 1bc4247 tdf#95517 android: Rework app/doc lifecycle handling by Michael Weghorn · 5 years ago
  82. d8fea0b android: Always create a temporary local copy of the doc by Michael Weghorn · 5 years ago
  83. d3f8f4b android: Turn 3 "internal" docs into raw resources by Michael Weghorn · 5 years ago
  84. bcb74b5 android: Drop fallback of opening default doc by Michael Weghorn · 5 years ago
  85. 224df29 android: Extract method to copy stream by Michael Weghorn · 5 years ago
  86. 79d9a73 android: Add member for document URI by Michael Weghorn · 5 years ago
  87. d214ab4 android: Check result for CREATE_NEW_DOCUMENT Intent by Michael Weghorn · 5 years ago
  88. 7d9db80 android: Request PERMISSION_WRITE_EXTERNAL_STORAGE again by Michael Weghorn · 5 years ago
  89. 4cfcc0f tdf#141338 android: Make "Select file to open" view smaller by Michael Weghorn · 5 years ago
  90. 91eb502 android: Move "Recent files" below system file picker view by Michael Weghorn · 5 years ago
  91. a23bd42 android: Drop custom file abstraction + UI by Michael Weghorn · 5 years ago
  92. 2bbb294 android: Actually show recently used in "Recent files" list by Michael Weghorn · 5 years ago
  93. 2611b5c android: Show files opened using system picker for recently used by Michael Weghorn · 5 years ago
  94. 4003042 android: Drop check for SDK version < 16 by Michael Weghorn · 5 years ago
  95. af56d15 android: Move code to get doc's display name from URI to static helper by Michael Weghorn · 5 years ago
  96. 40115df android: Extract opening of file to separate method 'openDocument' by Michael Weghorn · 5 years ago
  97. 4413426 android: Don't mark doc changed on keypress in readonly mode by Michael Weghorn · 5 years ago
  98. 51f6e11 android: Drop some unused imports by Michael Weghorn · 5 years ago
  99. 1477401 android: Don't require that user presses 'Back' twice to exit by Michael Weghorn · 5 years ago
  100. 4b85409 android: Use system file picker to create new docs by Michael Weghorn · 5 years ago