summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2020-03-26update translationsWeblate13-5/+203
2020-03-20update translationsWeblate7-0/+13
2020-03-20Revert "[cp] add 1 missing Spanish string, because Weblate was late"Andras Timar1-8/+7
2020-03-20android: Force portrait for the moment.Jan Holesovsky1-0/+1
2020-03-19[cp] add 1 missing Spanish string, because Weblate was lateAndras Timar1-7/+8
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
2020-03-14Try to delete language information from templates...Andras Timar2-0/+0
2020-03-12android: Fix overflow by changing height from 48dp to wrap_content for recent...RutuKendre1-1/+1
2020-03-12update translationsWeblate27-22/+376
2020-03-11android: fix opening document because activity is not foundTomaž Vajngerl1-2/+11
2020-03-10android: handle security exception in recent filesTomaž Vajngerl1-2/+4
2020-03-04android: create mainHandler on demand to prevent NPETomaž Vajngerl1-7/+14
2020-03-02android: reuse an already open activity when starting a new oneTomaž Vajngerl2-4/+34
2020-02-29android: Handle the loading progress directly in the app.Jan Holesovsky3-39/+175
2020-02-29android: No need for a USB device attached/detached receiver any more.Jan Holesovsky1-20/+0
2020-02-28Rework LOOLProtocol::tokenize() to return a StringVector objectMiklos Vajna1-0/+1
2020-02-26android: include French spellchecking dictionaryAndras Timar1-1/+1
2020-02-25update translationsWeblate7-6/+8
2020-02-25android: reduce the dictionary filesmert1-2/+14
2020-02-25Un-break the XML by adding missing closing tag.Michael Meeks1-1/+1
2020-02-24android: log the used language when loading a documentTomaž Vajngerl1-1/+5
2020-02-24android: Don't restart the app when the orientation changes.Jan Holesovsky1-2/+16
2020-02-24android shell: Use the CoordinatorLayout for the shell.Jan Holesovsky1-98/+97
2020-02-22Update translation filesWeblate3-1/+14
2020-02-22android shell: Correct names for the Dynamic shortcuts + make them read/write.Jan Holesovsky2-46/+80
2020-02-21android shell: When creating documents, try to default to the Documents dir.Jan Holesovsky1-3/+4
2020-02-21update translationsWeblate3-1/+14
2020-02-21android: add share/palette/* (arrowheads, color palettes, etc.)Andras Timar1-1/+1
2020-02-21android: add EmojiOneColor font in the hope of some emoji supportAndras Timar1-0/+1
2020-02-21android: Show the 'assets' progressbar only when we are going to copy.Jan Holesovsky2-47/+28
2020-02-21android shell: Clean up the file list view of the recent files.Jan Holesovsky2-10/+27
2020-02-21android shell: Don't overshoot the FAB, it looks strange.Jan Holesovsky1-46/+59