summaryrefslogtreecommitdiffstats
path: root/android/source/src/java/org/libreoffice/ui/RecentFilesAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* android: Port from Android Support Lib to AndroidXMichael Weghorn2022-04-141-2/+2
* android: Some trivial style improvementsMichael Weghorn2021-04-231-2/+2
* android: Show files opened using system picker for recently usedMichael Weghorn2021-04-011-7/+5
* android: Avoid a crash when recently used file has unknown typeMichael Weghorn2020-03-061-1/+4
* lint: remove redundant type casts (findViewById to object of type)Christian Lohmaier2017-09-241-2/+2
* Add recents files to the document browseraleksandar-stefanovic2017-02-071-0/+92