Age | Commit message (Expand) | Author |
2023-03-13 | android: Update Android Gradle Plugin to 7.4.2 | Michael Weghorn |
2023-02-28 | add ipv6 enabled maven repository | Christian Lohmaier |
2023-02-17 | android: Update com.google.android.material to 1.8.0 | Michael Weghorn |
2023-02-17 | android: Drop unused TextureView | Michael Weghorn |
2023-02-17 | android: Drop unused LayerView#isIMEEEnabled | Michael Weghorn |
2023-02-16 | android: Use libc++_shared path that works for NDK 25, too | Michael Weghorn |
2023-02-16 | android: Use actual Android API level for minSdkVersion, nss | Michael Weghorn |
2023-02-16 | android: Require NDK 23 and use default linker lld | Michael Weghorn |
2023-02-09 | android: Update Android Gradle Plugin to 7.4.1 | Michael Weghorn |
2023-02-06 | tdf#147906 Use Math.hypot() for Pythagorean addition | Yomnasalama |
2023-01-18 | android: Hide UI to creat new files for SDK version < 19 | Michael Weghorn |
2023-01-18 | android: Only offer creating docs when editing enabled | Michael Weghorn |
2023-01-18 | android: Update Android Gradle Plugin to 7.4.0 | Michael Weghorn |
2023-01-17 | tdf#153058 android: Use "fit page" for min zoom level | Michael Weghorn |
2023-01-17 | android: Drop superfluous ZoomConstraints#mAllow{,DoubleTap}Zoom | Michael Weghorn |
2023-01-17 | tdf#153009 android: Include more doc layout related XML files | Michael Weghorn |
2023-01-17 | tdf#153009 android: Set BRAND_SHARE_SUBDIR for more default structure | Michael Weghorn |
2023-01-06 | android: Enable checksum verification for gradle download | Michael Weghorn |
2023-01-06 | android: Update gradle wrapper to 7.4 | Michael Weghorn |
2022-12-30 | android: Offer "Save" entry independent of edit actions | Michael Weghorn |
2022-12-28 | android: Use PNG icons instead of vector image for compatibility | Michael Weghorn |
2022-12-28 | android: Enable multidex, update com.google.android.material to 1.7.0 | Michael Weghorn |
2022-12-28 | android: Update compileSdkVersion/targetSdkVersion to 33 | Michael Weghorn |
2022-12-28 | android: Set namespace in build.gradle instead of manifest | Michael Weghorn |
2022-12-28 | android: Include Impress's layout.xml into app | Michael Weghorn |
2022-12-28 | android: Update Android Gradle Plugin to 7.3.1 | Michael Weghorn |
2022-12-23 | android: Add buttons to increase/decrease indent | Michael Weghorn |
2022-12-20 | tdf#85592 android: .uno:BackColor deprecated, use .uno:CharBackColor | Justin Luth |
2022-10-14 | WASM add Calc as optional build result, make it build & run | Balazs Varga |
2022-09-08 | replace egrep/fgrep calls with grep -E/grep -F | Rene Engelhard |
2022-08-08 | android: Add scrollbars.ui into APK | Michael Weghorn |
2022-08-08 | android: Drop empty main.jni.srcDirs from sourceSets | Michael Weghorn |
2022-08-08 | android: Update Android Gradle Plugin to 7.2.2 | Michael Weghorn |
2022-06-22 | Revert changes to android/mobile-config.py | Ilmari Lauhakangas |
2022-06-22 | android and bin/update: make pythonic | Lukas |
2022-06-14 | android: Update com.google.android.material to 1.6.1 | Michael Weghorn |
2022-05-28 | android: Update Android Gradle Plugin to 7.2.1 | Michael Weghorn |
2022-05-26 | android: Update compileSdkVersion/targetSdkVersion to 32 | Michael Weghorn |
2022-05-26 | android: Update androidx.constraintlayout to 2.1.4 | Michael Weghorn |
2022-05-26 | android: Update com.google.android.material to 1.6.0 | Michael Weghorn |
2022-05-21 | android: Drop 'android.enableJetifier=true' | Michael Weghorn |
2022-05-21 | android: Update Android Gradle Plugin to 7.2.0 | Michael Weghorn |
2022-05-09 | Fix typo in code | Andrea Gelmini |
2022-05-08 | android: Don't use res Id in switch-case (ToolbarController) | Michael Weghorn |
2022-05-08 | android: Don't use res ID in switch-case (SearchController) | Michael Weghorn |
2022-05-08 | android: Avoid using res ID in switch-case (FormattingController) | Michael Weghorn |
2022-05-08 | android: Allow setting auto font/bg color | Michael Weghorn |
2022-05-08 | android: Handle auto color as such | Michael Weghorn |
2022-05-08 | android: Don't show any color in palette as selected if none matches | Michael Weghorn |
2022-05-08 | android: Switch order of these if/else statements | Michael Weghorn |