summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
14 daysandroid-viewer translated using WeblateWeblate2-2/+2
2025-11-26android: Hide settings menu entry if there are no settingsMichael Weghorn3-0/+11
2025-11-26android: Have a single method for menu item (de)activationMichael Weghorn1-17/+5
2025-11-26android: Set activity size for Meta Quest in new product flavorMichael Weghorn2-0/+26
2025-11-26android: Deduplicate assets specification in build.gradleMichael Weghorn1-2/+1
2025-11-20android: Regenerate lint-baseline.xmlMichael Weghorn1-16/+5
2025-11-20tdf#164082 android: Drop storage permission and support for file:// URIsMichael Weghorn3-24/+0
2025-11-20android: Drop USB feature from Android manifestMichael Weghorn1-2/+0
2025-11-20android: Drop LayerView.mContextMichael Weghorn1-2/+0
2025-11-20android: Make a constant staticMichael Weghorn1-2/+2
2025-11-20android: Make member finalMichael Weghorn1-1/+1
2025-11-20android: Drop DisplayPortCalculator.mMainActivityMichael Weghorn1-3/+1
2025-11-20android: Drop unused LayerView.Listener.compositorCreatedMichael Weghorn2-6/+0
2025-11-18android-viewer translated using WeblateWeblate1-4/+4
2025-11-17android: Regenerate lint-baseline.xmlMichael Weghorn1-21/+10
2025-11-17android: Update com.google.android.material:material to 1.13.0Michael Weghorn1-1/+1
2025-11-17android: Stop calling RecyclerView.setHasFixedSizeMichael Weghorn1-4/+0
2025-11-17android: Update Android Gradle Plugin to 8.13.1Michael Weghorn1-1/+1
2025-11-17android: Stop using deprecated Gradle "space assignment" syntaxMichael Weghorn2-10/+10
2025-11-14tdf#169422 android: Adjust doc pos + zoom on window size changeMichael Weghorn1-1/+1
2025-11-14android: Drop unused LOKitShell.sendSizeChangedEvent paramsMichael Weghorn2-2/+2
2025-11-14android: Assign constant values right awayMichael Weghorn1-24/+11
2025-11-14android: Skip (not) reading from null mapMichael Weghorn1-31/+8
2025-11-14android: Drop JavaPanZoomController.mMainThreadMichael Weghorn1-3/+1
2025-11-14android: Drop PanZoomController ifaceMichael Weghorn5-41/+9
2025-11-14android: Drop unused PanZoomController.{g,s}etOverScrollModeMichael Weghorn3-16/+0
2025-11-14android: Use local var instead of GeckoLayerClient.mLayerRendererMichael Weghorn1-5/+2
2025-11-14android: Drop GeckoLayerClient.mIsReadyMichael Weghorn1-19/+10
2025-11-14android: Move GeckoLayerClient.notifyReady logic to ctorMichael Weghorn2-7/+3
2025-11-14android: Drop GeckoLayerClient.destroyMichael Weghorn3-7/+0
2025-11-14android: Drop PanZoomController.destroyMichael Weghorn3-6/+0
2025-11-14android: Do more GeckoLayerClient initialization in ctorMichael Weghorn2-8/+5
2025-11-14android: Make more class members finalMichael Weghorn8-12/+12
2025-11-14android: Drop 2 unused local varsMichael Weghorn1-3/+0
2025-11-14android: Make 2 JavaPanZoomController members finalMichael Weghorn1-2/+2
2025-11-14android: Drop unused importsMichael Weghorn1-6/+0
2025-11-14android: Drop unused PanZoomState.WAITING_LISTENERS enum valueMichael Weghorn2-37/+0
2025-11-14android: Drop TouchEventhandler.destroyMichael Weghorn2-4/+0
2025-11-14android: Drop JavaPanZoomController.startingNewEventBlockMichael Weghorn2-35/+1
2025-11-14android: Drop unused TouchEventHandler.touchFinishedMichael Weghorn1-5/+0
2025-11-14android: Drop now unused TouchEventHandler.mViewMichael Weghorn2-5/+2
2025-11-14android: Drop ListenerTimeoutProcessorMichael Weghorn1-69/+0
2025-11-14android: Drop queue logic in TouchEventHandlerMichael Weghorn1-49/+1
2025-11-14android: Drop always true TouchEventHandler.mDispatchEventsMichael Weghorn1-26/+1
2025-11-14android: Drop always true TouchEventHandler.processEventBlock paramMichael Weghorn1-17/+4
2025-11-14android: Drop two TouchEventHandler members that are always falseMichael Weghorn1-33/+11
2025-11-14android: Drop unused TouchEventHandler.setWaitForTouchListenersMichael Weghorn1-5/+0
2025-11-14android: Make constant staticMichael Weghorn1-1/+1
2025-11-14android: Drop now unused SubdocumentScrollHelperMichael Weghorn1-28/+0
2025-11-14android: Stop using SubdocumentScrollHelper in JavaPanZoomControllerMichael Weghorn1-8/+3