summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
* android a11y: Add content labelsMichael Weghorn2023-11-093-2/+9
* android: Drop obsolete TODO commentMichael Weghorn2023-11-091-3/+0
* android: Drop unused GLController#checkForLostContextMichael Weghorn2023-11-091-11/+0
* android: Cast to GL10 in getter, not callersMichael Weghorn2023-11-092-3/+3
* android: Use local var instead of 'mGL' memberMichael Weghorn2023-11-091-12/+6
* android: Use local var instead of class memberMichael Weghorn2023-11-091-5/+4
* android: Drop unused LayerRenderer#Frame#getMaskForLayerMichael Weghorn2023-11-091-39/+0
* android: Drop LayerRenderer#Frame#mFrameStartTimeMichael Weghorn2023-11-091-4/+0
* android: Inline LayerRenderer#createFrameMichael Weghorn2023-11-091-5/+1
* android: Add "@Override"Michael Weghorn2023-11-091-0/+3
* android: Drop misleading comments wrt methods invoked via JNIMichael Weghorn2023-11-091-4/+0
* android: Drop unused LayerView#registerCxxCompositorMichael Weghorn2023-11-091-14/+1
* android: Drop unused LayerView#{g,s}etPaintStateMichael Weghorn2023-11-091-21/+0
* android: Drop unused GLController#waitForValidSurfaceMichael Weghorn2023-11-091-17/+0
* android: Drop unused GLController#resumeCompositorIfValid etc.Michael Weghorn2023-11-093-13/+0
* android: Drop unused GLController#provideEGLSurfaceMichael Weghorn2023-11-091-20/+0
* android: Don't add "-editing" suffix to version/vendorMichael Weghorn2023-11-071-1/+0
* tdf#147906 used StrictMath.hypot for Pythagorean additionapurvapriyadarshi2023-09-212-2/+5
* android: Update Android Gradle Plugin to 8.1.0Michael Weghorn2023-09-013-3/+6
* android: Update com.google.android.material to 1.9.0Michael Weghorn2023-08-071-1/+1
* android: Update Android Gradle Plugin to 7.4.2Michael Weghorn2023-03-131-1/+1
* add ipv6 enabled maven repositoryChristian Lohmaier2023-02-281-0/+6
* android: Update com.google.android.material to 1.8.0Michael Weghorn2023-02-171-1/+1
* android: Drop unused TextureViewMichael Weghorn2023-02-171-59/+5
* android: Drop unused LayerView#isIMEEEnabledMichael Weghorn2023-02-171-7/+0
* android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn2023-02-161-1/+1
* android: Use actual Android API level for minSdkVersion, nssMichael Weghorn2023-02-162-1/+2
* android: Require NDK 23 and use default linker lldMichael Weghorn2023-02-161-1/+1
* android: Update Android Gradle Plugin to 7.4.1Michael Weghorn2023-02-091-1/+1
* tdf#147906 Use Math.hypot() for Pythagorean additionYomnasalama2023-02-061-1/+1
* android: Hide UI to creat new files for SDK version < 19Michael Weghorn2023-01-183-10/+4
* android: Only offer creating docs when editing enabledMichael Weghorn2023-01-182-1/+7
* android: Update Android Gradle Plugin to 7.4.0Michael Weghorn2023-01-182-3/+3
* tdf#153058 android: Use "fit page" for min zoom levelMichael Weghorn2023-01-172-4/+6
* android: Drop superfluous ZoomConstraints#mAllow{,DoubleTap}ZoomMichael Weghorn2023-01-173-25/+5
* tdf#153009 android: Include more doc layout related XML filesMichael Weghorn2023-01-171-1/+1
* tdf#153009 android: Set BRAND_SHARE_SUBDIR for more default structureMichael Weghorn2023-01-171-12/+11
* android: Enable checksum verification for gradle downloadMichael Weghorn2023-01-061-0/+1
* android: Update gradle wrapper to 7.4Michael Weghorn2023-01-064-141/+209
* android: Offer "Save" entry independent of edit actionsMichael Weghorn2022-12-302-3/+7
* android: Use PNG icons instead of vector image for compatibilityMichael Weghorn2022-12-284-18/+6
* android: Enable multidex, update com.google.android.material to 1.7.0Michael Weghorn2022-12-282-3/+7
* android: Update compileSdkVersion/targetSdkVersion to 33Michael Weghorn2022-12-281-2/+2
* android: Set namespace in build.gradle instead of manifestMichael Weghorn2022-12-282-2/+2
* android: Include Impress's layout.xml into appMichael Weghorn2022-12-281-2/+3
* android: Update Android Gradle Plugin to 7.3.1Michael Weghorn2022-12-282-2/+2
* android: Add buttons to increase/decrease indentMichael Weghorn2022-12-234-0/+45
* tdf#85592 android: .uno:BackColor deprecated, use .uno:CharBackColorJustin Luth2022-12-202-5/+2
* WASM add Calc as optional build result, make it build & runBalazs Varga2022-10-141-0/+0
* replace egrep/fgrep calls with grep -E/grep -FRene Engelhard2022-09-081-2/+2