summaryrefslogtreecommitdiff
path: root/android/source/src/java/org/libreoffice
AgeCommit message (Expand)Author
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-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-17tdf#153058 android: Use "fit page" for min zoom levelMichael Weghorn
2023-01-17android: Drop superfluous ZoomConstraints#mAllow{,DoubleTap}ZoomMichael Weghorn
2022-12-30android: Offer "Save" entry independent of edit actionsMichael Weghorn
2022-12-28android: Enable multidex, update com.google.android.material to 1.7.0Michael Weghorn
2022-12-23android: Add buttons to increase/decrease indentMichael Weghorn
2022-12-20tdf#85592 android: .uno:BackColor deprecated, use .uno:CharBackColorJustin Luth
2022-05-09Fix typo in codeAndrea Gelmini
2022-05-08android: Don't use res Id in switch-case (ToolbarController)Michael Weghorn
2022-05-08android: Don't use res ID in switch-case (SearchController)Michael Weghorn
2022-05-08android: Avoid using res ID in switch-case (FormattingController)Michael Weghorn
2022-05-08android: Allow setting auto font/bg colorMichael Weghorn
2022-05-08android: Handle auto color as suchMichael Weghorn
2022-05-08android: Don't show any color in palette as selected if none matchesMichael Weghorn
2022-05-08android: Switch order of these if/else statementsMichael Weghorn
2022-05-08android: Don't store selected pos in ColorPickerAdapterMichael Weghorn
2022-05-08android: Make Color{Palette,Picker}Adapter members privateMichael Weghorn
2022-05-08android: Drop explicit type arguments when calling ctorsMichael Weghorn
2022-05-08android: Move assignment to existing loopMichael Weghorn
2022-05-08android: Use existing Color.WHITE constantMichael Weghorn
2022-05-04android: Make clear that column index is non-negativeMichael Weghorn
2022-05-04android: Call base class implementation in 'onActivityResult'Michael Weghorn
2022-04-30android: Show Impress icon for .pps filesMichael Weghorn
2022-04-30tdf#111427 android: Enable support for .ppsxMichael Weghorn
2022-04-27android: Slightly clean up style of LOKitTileProvider#resetPartsMichael Weghorn
2022-04-27android: Reuse existing LOKitTileProvider#resetPartsMichael Weghorn
2022-04-27android: Leave part names starting with "Sheet" etc. intactMichael Weghorn
2022-04-21android: Show file chooser despite package visibility filtering in API 30Michael Weghorn
2022-04-21android: Slightly improve style in use of arraysMichael Weghorn
2022-04-21android: Drop unused import and extra semicolonMichael Weghorn
2022-04-21android: Avoid using resource ID in switch-caseMichael Weghorn
2022-04-14android: Use proper Intent to open doc for API level < 19Michael Weghorn
2022-04-14android: Use "ContentResolver#query" available from API level 1Michael Weghorn
2022-04-14android: Port from Android Support Lib to AndroidXMichael Weghorn
2022-04-13android: Deduplicate LOKitThread#load{,New}DocumentMichael Weghorn
2022-04-13tdf#148556 android: Don't delay refresh when loading docMichael Weghorn
2022-04-11android: Pass variable for "selected" paramMichael Weghorn
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-06-13tdf#142618 android: Don't crash when passed MIME type is nullMichael Weghorn
2021-05-21tdf#106893 android: Show whole doc when closing soft keyboardMichael Weghorn
2021-05-21android: Don't reset zoom and position on refresh eventMichael Weghorn
2021-05-21tdf#106370 android: Make inserting pictures workMichael Weghorn
2021-05-19tdf#142348 android: Avoid extra refresh after loading docMichael Weghorn
2021-05-11android: Don't crash trying to process non-existing file from recentsMichael Weghorn
2021-04-23android: Some trivial style improvementsMichael Weghorn
2021-04-23android: Drop unused FileUtilities membersMichael Weghorn