summaryrefslogtreecommitdiff
path: root/android/source/src
AgeCommit message (Expand)Author
2024-09-29tdf#163170 Add support for MS Visio Template format with .vstx extensionBartosz Kosiorek
2024-07-19android: Drop unused ViewportMetrics classMichael Weghorn
2024-07-19android: Drop unnecessary semicolonMichael Weghorn
2024-07-19android: Drop unused TextLayer classMichael Weghorn
2024-07-19android: Drop unused local varMichael Weghorn
2024-07-19android: Drop unused importsMichael Weghorn
2024-07-19android: Drop unused IntSize#nextPowerOfTwo(float)Michael Weghorn
2024-07-19android: Drop unused importsMichael Weghorn
2024-07-19android: Drop unused DisplayMentrics#toJSONMichael Weghorn
2024-07-19android: Drop unused CairoImage.FORMAT_INVALIDMichael Weghorn
2024-07-19android: Make constant finalMichael Weghorn
2024-07-19android: Drop obsolete '@TargetApi(19)'Michael Weghorn
2024-07-19android: Drop unused Event#getTypeStringMichael Weghorn
2024-07-19android: Drop unused importsMichael Weghorn
2024-07-19android: Use String.equals for string comparisonMichael Weghorn
2024-07-19android: Make constant staticMichael Weghorn
2024-07-19android: Drop unused mAlpha member from CursorMichael Weghorn
2024-07-17android: Handle cursor keysMichael Weghorn
2024-06-28tdf#157009 android: Add missing subdir for Triple-T/F-Droid iconMichael Weghorn
2024-05-23android: Use "compact_fonts" LibreOfficeKit optionMichael Weghorn
2024-05-16android: Disable multidex, only needed for minSdkVersion < 21Michael Weghorn
2024-05-16tdf#157009 android: Add icon symlink for F-DroidMichael Weghorn
2024-05-16android: Avoid unnecessary prefs processingMichael Weghorn
2024-05-16android: Drop indirection listening to pref changeMichael Weghorn
2024-05-16android: Apply enabled experimental mode when doc openMichael Weghorn
2024-05-16android: No longer manually set UI languageMichael Weghorn
2024-05-16android: Port Settings{Activity,Fragment} from deprecated APIMichael Weghorn
2024-05-16android: Port to non-deprecated androidx PreferenceManagerMichael Weghorn
2024-05-14android: Fix taking photos by dropping permissionMichael Weghorn
2024-05-14android: Don't restrict taking photo to rear cameraMichael Weghorn
2023-12-11android lint: Add API level check for EXTRA_INITIAL_URIMichael Weghorn
2023-12-08android: Bump minSdkVersion to 21 (Android 5.0)Michael Weghorn
2023-11-30android: Separate build ID and vendor from versionNameMichael 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-30tdf#124480 android: Use an actual button for "Select file to open"Michael 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-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: Drop obsolete TODO commentMichael Weghorn
2023-11-09android: Drop unused GLController#checkForLostContextMichael Weghorn