summaryrefslogtreecommitdiff
path: root/android/source/src/java/org/libreoffice/ui/FileUtilities.java
AgeCommit message (Expand)Author
2021-04-16tdf#95615 android: Don't offer "Save" after opening templatedistro/lhm/libreoffice-7-1+backportsMichael Weghorn
2021-04-16android: Show file picker for new docs on "Save As"Michael Weghorn
2021-04-16android: Drop unused 'FileUtilities#doAccept'Michael Weghorn
2021-04-16android: Ask where to save PDF file on exportMichael Weghorn
2021-04-16android: Add a "Save As..." menu entryMichael Weghorn
2021-04-07android: Drop custom file abstraction + UIMichael Weghorn
2021-04-01android: Move code to get doc's display name from URI to static helperMichael Weghorn
2021-03-22tdf#129833 android: Allow opening files using system file pickerMichael Weghorn
2018-11-02[Pardus] removed ignore hidden files on AndroidMert Tumer
2018-04-19tdf#96795: Use locale-sensitive sorting in Android viewerMert Tümer
2017-04-18Discard StorageAccessFramework for creating new documentsbrainbreaker
2017-04-05android: simplify some if statements, remove redundant variablesChristian Lohmaier
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker
2015-11-17android: don't crash on empty filelistCaolán McNamara
2015-10-15android: show flat ODS files in the doc browserMiklos Vajna
2015-10-03compare strings using equals, not with ==Christian Lohmaier
2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-05-21Let's simplify the paths and be less 'experimental'Tor Lillqvist