summaryrefslogtreecommitdiff
path: root/android/source
AgeCommit message (Expand)Author
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-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
2023-11-09android: Drop unused LayerRenderer#Frame#getMaskForLayerMichael Weghorn
2023-11-09android: Drop LayerRenderer#Frame#mFrameStartTimeMichael Weghorn
2023-11-09android: Inline LayerRenderer#createFrameMichael Weghorn
2023-11-09android: Add "@Override"Michael Weghorn
2023-11-09android: Drop misleading comments wrt methods invoked via JNIMichael Weghorn
2023-11-09android: Drop unused LayerView#registerCxxCompositorMichael Weghorn
2023-11-09android: Drop unused LayerView#{g,s}etPaintStateMichael Weghorn
2023-11-09android: Drop unused GLController#waitForValidSurfaceMichael Weghorn
2023-11-09android: Drop unused GLController#resumeCompositorIfValid etc.Michael Weghorn
2023-11-09android: Drop unused GLController#provideEGLSurfaceMichael Weghorn
2023-11-07android: Don't add "-editing" suffix to version/vendorMichael Weghorn
2023-09-21tdf#147906 used StrictMath.hypot for Pythagorean additionapurvapriyadarshi
2023-09-01android: Update Android Gradle Plugin to 8.1.0Michael Weghorn
2023-08-07android: Update com.google.android.material to 1.9.0Michael Weghorn
2023-03-13android: Update Android Gradle Plugin to 7.4.2Michael Weghorn
2023-02-28add ipv6 enabled maven repositoryChristian Lohmaier
2023-02-17android: Update com.google.android.material to 1.8.0Michael Weghorn
2023-02-17android: Drop unused TextureViewMichael Weghorn
2023-02-17android: Drop unused LayerView#isIMEEEnabledMichael Weghorn
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn