summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-11-29android: Suggest file name for PDF exportMichael Weghorn2-0/+9
2023-11-29tdf#158398 android: Draw light gray background for Calc headersMichael Weghorn1-7/+14
2023-11-29tdf#158398 android: Center Calc header textMichael Weghorn1-1/+6
2023-11-29android: Make CalcHeaderCell fields finalMichael Weghorn1-5/+5
2023-11-24tdf#158331 android: Fix "Save As" for non-experimental modeMichael Weghorn1-1/+1
2023-11-23tdf#158307 android a11y: Auto-detect toolbar heightMichael Weghorn2-3/+2
2023-11-18android: Update app-specific/MIME type iconsMichael Weghorn4-0/+0
2023-11-18android: Update app icon to new startcenter iconMichael Weghorn6-0/+0
2023-11-18android: Reuse launcher icon in activitiesMichael Weghorn5-3/+3
2023-11-17android: Add missing make dependencyMichael Weghorn1-1/+1
2023-11-11android: Don't add "-editing" suffix to version/vendorMichael Weghorn1-1/+0
2023-11-10tdf#158125 android: Don't insist on RGB 565 EGL configMichael Weghorn1-1/+2
2023-03-13android: Update Android Gradle Plugin to 7.4.2Michael Weghorn1-1/+1
2023-02-28add ipv6 enabled maven repositoryChristian Lohmaier1-0/+6
2023-02-17android: Update com.google.android.material to 1.8.0Michael Weghorn1-1/+1
2023-02-17android: Drop unused TextureViewMichael Weghorn1-59/+5
2023-02-17android: Drop unused LayerView#isIMEEEnabledMichael Weghorn1-7/+0
2023-02-16android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn1-1/+1
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn2-1/+2
2023-02-16android: Require NDK 23 and use default linker lldMichael Weghorn1-1/+1
2023-02-09android: Update Android Gradle Plugin to 7.4.1Michael Weghorn1-1/+1
2023-02-06tdf#147906 Use Math.hypot() for Pythagorean additionYomnasalama1-1/+1
2023-01-18android: Hide UI to creat new files for SDK version < 19Michael Weghorn3-10/+4
2023-01-18android: Only offer creating docs when editing enabledMichael Weghorn2-1/+7
2023-01-18android: Update Android Gradle Plugin to 7.4.0Michael Weghorn2-3/+3
2023-01-17tdf#153058 android: Use "fit page" for min zoom levelMichael Weghorn2-4/+6
2023-01-17android: Drop superfluous ZoomConstraints#mAllow{,DoubleTap}ZoomMichael Weghorn3-25/+5
2023-01-17tdf#153009 android: Include more doc layout related XML filesMichael Weghorn1-1/+1
2023-01-17tdf#153009 android: Set BRAND_SHARE_SUBDIR for more default structureMichael Weghorn1-12/+11
2023-01-06android: Enable checksum verification for gradle downloadMichael Weghorn1-0/+1
2023-01-06android: Update gradle wrapper to 7.4Michael Weghorn4-141/+209
2022-12-30android: Offer "Save" entry independent of edit actionsMichael Weghorn2-3/+7
2022-12-28android: Use PNG icons instead of vector image for compatibilityMichael Weghorn4-18/+6
2022-12-28android: Enable multidex, update com.google.android.material to 1.7.0Michael Weghorn2-3/+7
2022-12-28android: Update compileSdkVersion/targetSdkVersion to 33Michael Weghorn1-2/+2
2022-12-28android: Set namespace in build.gradle instead of manifestMichael Weghorn2-2/+2
2022-12-28android: Include Impress's layout.xml into appMichael Weghorn1-2/+3
2022-12-28android: Update Android Gradle Plugin to 7.3.1Michael Weghorn2-2/+2
2022-12-23android: Add buttons to increase/decrease indentMichael Weghorn4-0/+45
2022-12-20tdf#85592 android: .uno:BackColor deprecated, use .uno:CharBackColorJustin Luth2-5/+2
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga1-0/+0
2022-09-08replace egrep/fgrep calls with grep -E/grep -FRene Engelhard1-2/+2
2022-08-08android: Add scrollbars.ui into APKMichael Weghorn1-0/+1
2022-08-08android: Drop empty main.jni.srcDirs from sourceSetsMichael Weghorn1-1/+0
2022-08-08android: Update Android Gradle Plugin to 7.2.2Michael Weghorn1-1/+1
2022-06-22Revert changes to android/mobile-config.pyIlmari Lauhakangas1-23/+14
2022-06-22android and bin/update: make pythonicLukas1-14/+23
2022-06-14android: Update com.google.android.material to 1.6.1Michael Weghorn1-1/+1
2022-05-28android: Update Android Gradle Plugin to 7.2.1Michael Weghorn1-1/+1
2022-05-26android: Update compileSdkVersion/targetSdkVersion to 32Michael Weghorn1-2/+2