summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2023-12-08android: Bump minSdkVersion to 21 (Android 5.0)Michael Weghorn
2023-12-01android: Update Android Gradle Plugin to 8.2.0Michael Weghorn
2023-12-01Fix typoAndrea Gelmini
2023-12-01android: Shown warnings about deprecated API usageMichael Weghorn
2023-11-30android: Add make dep to update build ID more reliablyMichael Weghorn
2023-11-30android: Separate build ID and vendor from versionNameMichael Weghorn
2023-11-30android: Drop trailing whitespace in MakefileMichael Weghorn
2023-11-30android: Simplify vendor info handling for about dialogMichael Weghorn
2023-11-30android: Simplify version info handling for about dialogMichael Weghorn
2023-11-30android: Remove 'build' dir in 'clean' make targetMichael Weghorn
2023-11-30android: Update com.google.android.material:material to 1.10.0Michael Weghorn
2023-11-30android: Update compileSdk/targetSdkVersion to 34Michael Weghorn
2023-11-30android: Update Android Gradle Plugin to 8.1.4Michael Weghorn
2023-11-30android: Use 'compileSdk' instead of deprecated 'compileSdkVersion'Michael Weghorn
2023-11-30android: No longer extract native libsMichael Weghorn
2023-11-30tdf#124480 android: Set bg color for calc formula barMichael Weghorn
2023-11-30tdf#124480 android: Avoid using color attr requiring API 23Michael Weghorn
2023-11-30tdf#124480 android: Use an actual button for "Select file to open"Michael Weghorn
2023-11-30tdf#124480 android: Use themed color for icon on start activityMichael Weghorn
2023-11-30tdf#124480 android: Rename icons no longer using hard-coded colorMichael Weghorn
2023-11-30tdf#124480 android: Use themed color for more iconsMichael Weghorn
2023-11-30tdf#124480 android: Drop unused iconsMichael Weghorn
2023-11-30tdf#124480 android: Override icon color for dark themeMichael Weghorn
2023-11-30tdf#124480 android: Use theme bg color for bottom toolbarsMichael Weghorn
2023-11-30tdf#124480 android: Support dark themeMichael Weghorn
2023-11-30tdf#124480 android: Replace hard-coded bg color with themeable oneMichael Weghorn
2023-11-30tdf#124480 android: Use MaterialToolbar and drop manual bg colorMichael Weghorn
2023-11-27tdf#158398 android: Draw light gray background for Calc headersMichael Weghorn
2023-11-27tdf#158398 android: Center Calc header textMichael Weghorn
2023-11-27android: Make CalcHeaderCell fields finalMichael Weghorn
2023-11-26android: Suggest file name for PDF exportMichael Weghorn
2023-11-23tdf#158331 android: Fix "Save As" for non-experimental modeMichael Weghorn
2023-11-22android: Set autofill hints in Calc toolbarMichael Weghorn
2023-11-22tdf#158307 android a11y: Auto-detect toolbar heightMichael Weghorn
2023-11-17android: Update app-specific/MIME type iconsMichael Weghorn
2023-11-17android: Update app icon to new startcenter iconMichael Weghorn
2023-11-17android: Reuse launcher icon in activitiesMichael Weghorn
2023-11-16android: Add missing make dependencyMichael Weghorn
2023-11-15android: Add button to open privacy URLMichael Weghorn
2023-11-15android: Drop "More Info" item in "About" dialogMichael Weghorn
2023-11-09android: Drop unused LayerView#mFullScreenMichael Weghorn
2023-11-09android: Drop Robocop commentMichael Weghorn
2023-11-09android: Drop never-assigned to LayerRenderer#mPixelBufferMichael Weghorn
2023-11-09tdf#158125 android: Don't insist on RGB 565 EGL configMichael Weghorn
2023-11-09android a11y: Add content labelsMichael Weghorn
2023-11-09android: Drop obsolete TODO commentMichael Weghorn
2023-11-09android: Drop unused GLController#checkForLostContextMichael Weghorn
2023-11-09android: Cast to GL10 in getter, not callersMichael Weghorn
2023-11-09android: Use local var instead of 'mGL' memberMichael Weghorn
2023-11-09android: Use local var instead of class memberMichael Weghorn