summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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 libc++_shared path that works for NDK 25, tooMichael Weghorn
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn
2023-02-16android: Require NDK 23 and use default linker lldMichael Weghorn
2023-02-09android: Update Android Gradle Plugin to 7.4.1Michael Weghorn
2023-02-06tdf#147906 Use Math.hypot() for Pythagorean additionYomnasalama
2023-01-18android: Hide UI to creat new files for SDK version < 19Michael Weghorn
2023-01-18android: Only offer creating docs when editing enabledMichael Weghorn
2023-01-18android: Update Android Gradle Plugin to 7.4.0Michael Weghorn
2023-01-17tdf#153058 android: Use "fit page" for min zoom levelMichael Weghorn
2023-01-17android: Drop superfluous ZoomConstraints#mAllow{,DoubleTap}ZoomMichael Weghorn
2023-01-17tdf#153009 android: Include more doc layout related XML filesMichael Weghorn
2023-01-17tdf#153009 android: Set BRAND_SHARE_SUBDIR for more default structureMichael Weghorn
2023-01-06android: Enable checksum verification for gradle downloadMichael Weghorn
2023-01-06android: Update gradle wrapper to 7.4Michael Weghorn
2022-12-30android: Offer "Save" entry independent of edit actionsMichael Weghorn
2022-12-28android: Use PNG icons instead of vector image for compatibilityMichael Weghorn
2022-12-28android: Enable multidex, update com.google.android.material to 1.7.0Michael Weghorn
2022-12-28android: Update compileSdkVersion/targetSdkVersion to 33Michael Weghorn
2022-12-28android: Set namespace in build.gradle instead of manifestMichael Weghorn
2022-12-28android: Include Impress's layout.xml into appMichael Weghorn
2022-12-28android: Update Android Gradle Plugin to 7.3.1Michael Weghorn