summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2020-05-20update translationsWeblate13-8/+259
2020-05-12Proxy: move RequestDetails to its own header.Michael Meeks1-0/+1
2020-05-08function bar: Index the function by name, not by index.Jan Holesovsky1-0/+8
2020-05-06update translationsWeblate17-12/+86
2020-05-04If we change text but not the id, old translations are pulled inAndras Timar2-2/+2
2020-05-03tdf#131567 android: added version number in about dialogmert4-4/+14
2020-04-26typo fixes in comments and codeAndras Timar3-5/+5
2020-04-24update translationsWeblate2-0/+8
2020-04-23android: convert remaining rules to gradle tasksHenry Castro2-16/+19
2020-04-23android: update README fileHenry Castro1-2/+6
2020-04-22update translationsWeblate3-0/+90
2020-04-22android: change dependency to generate assetsHenry Castro1-2/+4
2020-04-21android: add gradle task copyBrandThemeHenry Castro3-3/+15
2020-04-21android: add gradle task copyBrandFilesHenry Castro2-1/+12
2020-04-21android: configure build directoryHenry Castro4-0/+5
2020-04-21android: integrate gradle task to build loleafletHenry Castro1-0/+8
2020-04-21tdf#128502: Make _loKitDocument in class Document non-static againTor Lillqvist1-10/+10
2020-04-20android: fix drawer_header_brand not foundHenry Castro2-1/+7
2020-04-20android: fix missing brand resourceHenry Castro1-1/+3
2020-04-20android: add missing gradle-wrapper.jarHenry Castro3-1/+6
2020-04-17Android: fix tapping on file name doesn't open files anymore.mert1-2/+6
2020-04-15update translationsWeblate7-4/+150
2020-04-10android: Blind fix for an exception of getContentResolvermert1-0/+4
2020-04-07Revert "android: Force portrait for the moment."Jan Holesovsky1-1/+0
2020-04-07update translationsWeblate4-0/+12
2020-04-03update translationsWeblate3-1/+11
2020-04-01update translationsWeblate20-3/+165
2020-03-27android: added context menu for the filesmert7-57/+119
2020-03-26update translationsWeblate13-5/+203
2020-03-20android: Force portrait for the moment.Jan Holesovsky1-0/+1
2020-03-20update translationsWeblate7-0/+13
2020-03-19android: Breaking the build on extra translation is a nonsense.Jan Holesovsky2-2/+2
2020-03-19update translationsWeblate7-0/+21
2020-03-18update translationsWeblate18-0/+32
2020-03-18android: Tabs to spaces.Jan Holesovsky1-9/+19
2020-03-18android: Always use the horizontal progress bar.Jan Holesovsky1-15/+20
2020-03-18android: When quitting the app, use a neutral "Exiting" instead of "Saving".Jan Holesovsky2-3/+3
2020-03-18android: use Java object serialization instead of JSON.Michael Meeks3-32/+29
2020-03-18android: Beautify the rating dialog.Jan Holesovsky5-26/+38
2020-03-18android: Move the code to RateAppController & simplify a bit.Jan Holesovsky2-93/+87
2020-03-18android: added a rating dialogmert6-1/+176
2020-03-18android: Add support for EPUB, but disable it for the moment.Jan Holesovsky1-0/+5
2020-03-17android: Dismiss the progress directly in finishWithProgress().Jan Holesovsky1-2/+2
2020-03-16android: Use "wt" mode even for Export As.Jan Holesovsky1-6/+18
2020-03-16android: Fix file corruption.Jan Holesovsky1-1/+1
2020-03-16android: Cosmetic improvements to the content Uri download / upload.Jan Holesovsky1-6/+16
2020-03-16android: Dismiss the progress dialog on error too.Jan Holesovsky1-2/+2
2020-03-16android: fix crash on removed/renamed file on recent filesmert2-14/+54
2020-03-16android: Make the app movable to the SD card.Jan Holesovsky1-1/+2
2020-03-16android: Re-introduce Settings in the Navigation menu.Jan Holesovsky7-16/+22