1. c2fc2c8 android: Bump minSdkVersion to 21 (Android 5.0) by Michael Weghorn · 2 years, 4 months ago
  2. 08ba31d android: Update Android Gradle Plugin to 8.2.0 by Michael Weghorn · 2 years, 4 months ago
  3. 05f80d6 Fix typo by Andrea Gelmini · 2 years, 4 months ago
  4. 5509743 android: Shown warnings about deprecated API usage by Michael Weghorn · 2 years, 4 months ago
  5. 865033f android: Add make dep to update build ID more reliably by Michael Weghorn · 2 years, 4 months ago
  6. 35b7aa3 android: Separate build ID and vendor from versionName by Michael Weghorn · 2 years, 4 months ago
  7. da82f0b android: Drop trailing whitespace in Makefile by Michael Weghorn · 2 years, 4 months ago
  8. 3ee963a android: Simplify vendor info handling for about dialog by Michael Weghorn · 2 years, 4 months ago
  9. 4958e21 android: Simplify version info handling for about dialog by Michael Weghorn · 2 years, 4 months ago
  10. 266a0e7 android: Remove 'build' dir in 'clean' make target by Michael Weghorn · 2 years, 4 months ago
  11. 68ccc26 android: Update com.google.android.material:material to 1.10.0 by Michael Weghorn · 2 years, 4 months ago
  12. 97166cb android: Update compileSdk/targetSdkVersion to 34 by Michael Weghorn · 2 years, 4 months ago
  13. 8fea1b2 android: Update Android Gradle Plugin to 8.1.4 by Michael Weghorn · 2 years, 4 months ago
  14. cebf1b1 android: Use 'compileSdk' instead of deprecated 'compileSdkVersion' by Michael Weghorn · 2 years, 4 months ago
  15. c33c375 android: No longer extract native libs by Michael Weghorn · 2 years, 4 months ago
  16. fa1f867 tdf#124480 android: Set bg color for calc formula bar by Michael Weghorn · 2 years, 4 months ago
  17. c82a594 tdf#124480 android: Avoid using color attr requiring API 23 by Michael Weghorn · 2 years, 4 months ago
  18. 322f8e8 tdf#124480 android: Use an actual button for "Select file to open" by Michael Weghorn · 2 years, 4 months ago
  19. 31a689b tdf#124480 android: Use themed color for icon on start activity by Michael Weghorn · 2 years, 4 months ago
  20. 59093ec tdf#124480 android: Rename icons no longer using hard-coded color by Michael Weghorn · 2 years, 4 months ago
  21. f37dcb4 tdf#124480 android: Use themed color for more icons by Michael Weghorn · 2 years, 4 months ago
  22. fbca561 tdf#124480 android: Drop unused icons by Michael Weghorn · 2 years, 4 months ago
  23. 26d06d6 tdf#124480 android: Override icon color for dark theme by Michael Weghorn · 2 years, 4 months ago
  24. 84996f4 tdf#124480 android: Use theme bg color for bottom toolbars by Michael Weghorn · 2 years, 4 months ago
  25. d82a9cb tdf#124480 android: Support dark theme by Michael Weghorn · 2 years, 4 months ago
  26. 9e7df5b tdf#124480 android: Replace hard-coded bg color with themeable one by Michael Weghorn · 2 years, 4 months ago
  27. 10cdb83 tdf#124480 android: Use MaterialToolbar and drop manual bg color by Michael Weghorn · 2 years, 4 months ago
  28. d134615 tdf#158398 android: Draw light gray background for Calc headers by Michael Weghorn · 2 years, 4 months ago
  29. 7c7e044 tdf#158398 android: Center Calc header text by Michael Weghorn · 2 years, 4 months ago
  30. 808a94d android: Make CalcHeaderCell fields final by Michael Weghorn · 2 years, 4 months ago
  31. 872d26d android: Suggest file name for PDF export by Michael Weghorn · 2 years, 4 months ago
  32. 934a493 tdf#158331 android: Fix "Save As" for non-experimental mode by Michael Weghorn · 2 years, 4 months ago
  33. 55936f6 android: Set autofill hints in Calc toolbar by Michael Weghorn · 2 years, 5 months ago
  34. abed55b tdf#158307 android a11y: Auto-detect toolbar height by Michael Weghorn · 2 years, 5 months ago
  35. 1750078 android: Update app-specific/MIME type icons by Michael Weghorn · 2 years, 5 months ago
  36. 2105f63 android: Update app icon to new startcenter icon by Michael Weghorn · 2 years, 5 months ago
  37. 129c493 android: Reuse launcher icon in activities by Michael Weghorn · 2 years, 5 months ago
  38. 5d4ecaa android: Add missing make dependency by Michael Weghorn · 2 years, 5 months ago
  39. f9b9e70 android: Add button to open privacy URL by Michael Weghorn · 2 years, 5 months ago
  40. 1d7b1e2 android: Drop "More Info" item in "About" dialog by Michael Weghorn · 2 years, 5 months ago
  41. c5c2d31 android: Drop unused LayerView#mFullScreen by Michael Weghorn · 2 years, 5 months ago
  42. f324220 android: Drop Robocop comment by Michael Weghorn · 2 years, 5 months ago
  43. aef1b02 android: Drop never-assigned to LayerRenderer#mPixelBuffer by Michael Weghorn · 2 years, 5 months ago
  44. d9a43fa tdf#158125 android: Don't insist on RGB 565 EGL config by Michael Weghorn · 2 years, 5 months ago
  45. a21e7a7 android a11y: Add content labels by Michael Weghorn · 2 years, 5 months ago
  46. 560cb9c android: Drop obsolete TODO comment by Michael Weghorn · 2 years, 5 months ago
  47. f435857 android: Drop unused GLController#checkForLostContext by Michael Weghorn · 2 years, 5 months ago
  48. 46c0c48 android: Cast to GL10 in getter, not callers by Michael Weghorn · 2 years, 5 months ago
  49. b6e5a8d android: Use local var instead of 'mGL' member by Michael Weghorn · 2 years, 5 months ago
  50. e4a56c1 android: Use local var instead of class member by Michael Weghorn · 2 years, 5 months ago
  51. 3cedd07 android: Drop unused LayerRenderer#Frame#getMaskForLayer by Michael Weghorn · 2 years, 5 months ago
  52. 61bfc27 android: Drop LayerRenderer#Frame#mFrameStartTime by Michael Weghorn · 2 years, 5 months ago
  53. 120e76b android: Inline LayerRenderer#createFrame by Michael Weghorn · 2 years, 5 months ago
  54. 8b3f0a66 android: Add "@Override" by Michael Weghorn · 2 years, 5 months ago
  55. ae61af8 android: Drop misleading comments wrt methods invoked via JNI by Michael Weghorn · 2 years, 5 months ago
  56. 30a981c android: Drop unused LayerView#registerCxxCompositor by Michael Weghorn · 2 years, 5 months ago
  57. d088e3c android: Drop unused LayerView#{g,s}etPaintState by Michael Weghorn · 2 years, 5 months ago
  58. 0a5bf92 android: Drop unused GLController#waitForValidSurface by Michael Weghorn · 2 years, 5 months ago
  59. 3242398 android: Drop unused GLController#resumeCompositorIfValid etc. by Michael Weghorn · 2 years, 5 months ago
  60. 9032551 android: Drop unused GLController#provideEGLSurface by Michael Weghorn · 2 years, 5 months ago
  61. ff3fb42 android: Don't add "-editing" suffix to version/vendor by Michael Weghorn · 2 years, 5 months ago
  62. 9844a19 tdf#147906 used StrictMath.hypot for Pythagorean addition by apurvapriyadarshi · 2 years, 7 months ago
  63. 443e724 android: Update Android Gradle Plugin to 8.1.0 by Michael Weghorn · 2 years, 8 months ago
  64. 616a03c android: Update com.google.android.material to 1.9.0 by Michael Weghorn · 2 years, 8 months ago
  65. e0647ae android: Update Android Gradle Plugin to 7.4.2 by Michael Weghorn · 3 years, 1 month ago
  66. a344f15 add ipv6 enabled maven repository by Christian Lohmaier · 3 years, 1 month ago
  67. 9fe3b3b android: Update com.google.android.material to 1.8.0 by Michael Weghorn · 3 years, 2 months ago
  68. 60e804f android: Drop unused TextureView by Michael Weghorn · 3 years, 2 months ago
  69. b60fc72 android: Drop unused LayerView#isIMEEEnabled by Michael Weghorn · 3 years, 2 months ago
  70. 7e4ffea android: Use libc++_shared path that works for NDK 25, too by Michael Weghorn · 3 years, 2 months ago
  71. d07962c android: Use actual Android API level for minSdkVersion, nss by Michael Weghorn · 3 years, 2 months ago
  72. 7bdc09f android: Require NDK 23 and use default linker lld by Michael Weghorn · 3 years, 2 months ago
  73. 4aa73a2 android: Update Android Gradle Plugin to 7.4.1 by Michael Weghorn · 3 years, 2 months ago
  74. 08cfcea tdf#147906 Use Math.hypot() for Pythagorean addition by Yomnasalama · 3 years, 2 months ago
  75. f5e4a54 android: Hide UI to creat new files for SDK version < 19 by Michael Weghorn · 3 years, 3 months ago
  76. 5e4bcb5 android: Only offer creating docs when editing enabled by Michael Weghorn · 3 years, 3 months ago
  77. 2098972 android: Update Android Gradle Plugin to 7.4.0 by Michael Weghorn · 3 years, 3 months ago
  78. 377a8c8 tdf#153058 android: Use "fit page" for min zoom level by Michael Weghorn · 3 years, 3 months ago
  79. 7c39976 android: Drop superfluous ZoomConstraints#mAllow{,DoubleTap}Zoom by Michael Weghorn · 3 years, 3 months ago
  80. bcce220 tdf#153009 android: Include more doc layout related XML files by Michael Weghorn · 3 years, 3 months ago
  81. 3cecdae tdf#153009 android: Set BRAND_SHARE_SUBDIR for more default structure by Michael Weghorn · 3 years, 3 months ago
  82. d6c54b3 android: Enable checksum verification for gradle download by Michael Weghorn · 3 years, 3 months ago
  83. 4a0dc0d android: Update gradle wrapper to 7.4 by Michael Weghorn · 3 years, 3 months ago
  84. d993327 android: Offer "Save" entry independent of edit actions by Michael Weghorn · 3 years, 3 months ago
  85. a510543 android: Use PNG icons instead of vector image for compatibility by Michael Weghorn · 3 years, 3 months ago
  86. 0376804 android: Enable multidex, update com.google.android.material to 1.7.0 by Michael Weghorn · 3 years, 3 months ago
  87. e690752 android: Update compileSdkVersion/targetSdkVersion to 33 by Michael Weghorn · 3 years, 3 months ago
  88. afcdd29 android: Set namespace in build.gradle instead of manifest by Michael Weghorn · 3 years, 3 months ago
  89. d23671d android: Include Impress's layout.xml into app by Michael Weghorn · 3 years, 3 months ago
  90. 3826a7d android: Update Android Gradle Plugin to 7.3.1 by Michael Weghorn · 3 years, 3 months ago
  91. cfc73f3 android: Add buttons to increase/decrease indent by Michael Weghorn · 3 years, 3 months ago
  92. 70d9e7e tdf#85592 android: .uno:BackColor deprecated, use .uno:CharBackColor by Justin Luth · 3 years, 7 months ago
  93. 97ee126 WASM add Calc as optional build result, make it build & run by Balazs Varga · 3 years, 8 months ago
  94. fd42cea replace egrep/fgrep calls with grep -E/grep -F by Rene Engelhard · 3 years, 7 months ago
  95. e77bfe2 android: Add scrollbars.ui into APK by Michael Weghorn · 3 years, 8 months ago
  96. fd95bf6d android: Drop empty main.jni.srcDirs from sourceSets by Michael Weghorn · 3 years, 8 months ago
  97. 495efc3 android: Update Android Gradle Plugin to 7.2.2 by Michael Weghorn · 3 years, 8 months ago
  98. df3942bb Revert changes to android/mobile-config.py by Ilmari Lauhakangas · 3 years, 10 months ago
  99. 157298b android and bin/update: make pythonic by Lukas · 4 years ago
  100. 3318742 android: Update com.google.android.material to 1.6.1 by Michael Weghorn · 3 years, 10 months ago