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