summaryrefslogtreecommitdiff
path: root/android/source/src/java/org/libreoffice/ui
AgeCommit message (Expand)Author
2018-11-02[Pardus] removed ignore hidden files on AndroidMert Tumer
2018-11-02[Pardus] language improvements on AndroidMert Tumer
2018-11-02Fix permission settings on Android ViewerMert Tumer
2018-10-18Added language support on Android ViewerMert Tumer
2018-08-07Fix floating action button disappears after closing a documentMert Tumer
2018-07-12tdf#118585 Fix exception when closing Android ViewerMert Tumer
2018-07-12Fix endless loop when selecting remote server on Android ViewerMert Tumer
2018-06-01tdf#117777 fix show hidden files/folders option on AndroidMert Tümer
2018-06-01Added Storage permission handling on the Android ViewerMert Tümer
2018-05-16android janitor... remove unnecessary imports, variables and castsChristian Lohmaier
2018-04-19tdf#96795: Use locale-sensitive sorting in Android viewerMert Tümer
2018-04-13tdf#116820 The viewer does't show recent filesMert Tümer
2018-01-18pass context as parameter instead of risk of leaking memoryChristian Lohmaier
2018-01-18use string-resource with placeholder instead of hardcoded concatenationChristian Lohmaier
2018-01-15tdf#103083 option to show/hide hidden files/folders on AndroidMert Tümer
2018-01-15tdf#89639 added path text for the document browserMert Tümer
2017-09-24lint: remove redundant type casts (findViewById to object of type)Christian Lohmaier
2017-04-18Discard StorageAccessFramework for creating new documentsbrainbreaker
2017-04-05android: simplify some if statements, remove redundant variablesChristian Lohmaier
2017-04-05android: position in RecyclerView must not be treated as fixedChristian Lohmaier
2017-04-05android: prevent NullPointerException in RecyclerViewChristian Lohmaier
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker
2017-03-17Made toolbar title use the name of the current diraleksandar-stefanovic
2017-03-12Made sort menu use radio buttonsaleksandar-stefanovic
2017-03-12Combine List Item & Grid Item Adapters of File Explorer Viewbrainbreaker
2017-02-27Improve the Document Provider UXbrainbreaker
2017-02-25Moved navigation items to XMLaleksandar-stefanovic
2017-02-16Fixed the runtime crash of app by catching exceptionbrainbreaker
2017-02-14Moved file filtering to a menu optionaleksandar-stefanovic
2017-02-11Moved "storage provider settings" to nav draweraleksandar-stefanovic
2017-02-09Explorer File View option in Settings working nowbrainbreaker
2017-02-07Add recents files to the document browseraleksandar-stefanovic
2017-02-06Retaining the default file explorer viewbrainbreaker
2017-01-26Moved About dialog to DialogFragmentaleksandar-stefanovic
2017-01-16Replaced list and grid with RecyclerViewaleksandar-stefanovic
2017-01-16Revamped the navigation draweraleksandar-stefanovic
2017-01-11Folder icon redesignaleksandar-stefanovic
2017-01-11Updated toolbar spinner to newer implementationaleksandar-stefanovic
2016-01-05Fix typosAndrea Gelmini
2015-12-25tdf#88391 android document browser: draw and impress icon is the sameAlexF
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-11tdf#94891 fix crash when rotating screen in docbrowser right after launchChristian Lohmaier
2015-10-03compare strings using equals, not with ==Christian Lohmaier
2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier
2015-10-03android: remove no longer used filesChristian Lohmaier
2015-09-11Android: Implement cloud saveJacobo Aragunde Pérez
2015-06-12Android: show drawer ("hamburger") icon on root directoryJacobo Aragunde Pérez
2015-06-12tdf#87434: android: system back key to go one level upJacobo Aragunde Pérez
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin