summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* enable the Action/Toolbar for Settings screensChristian Lohmaier2017-05-302-2/+4
* android: bump build-tools, support-lib and gradle-plugin versionsChristian Lohmaier2017-05-301-4/+4
* android: simplify some more if statementsChristian Lohmaier2017-05-282-19/+6
* Update zoom constraints with device rotateXimeng Zu2017-05-273-6/+21
* Fix behavior of double tap zoom in and outXimeng Zu2017-05-091-10/+12
* tdf#107415 android: appbar invisible on lower versionXimeng Zu2017-05-092-14/+21
* Fix typosAndrea Gelmini2017-05-051-1/+1
* Add BottomSheetBehavior to formatting toolbarbrainbreaker2017-04-194-21/+29
* tdf#96770 android: disable 'parts' in text documentsXimeng Zu2017-04-182-1/+2
* tdf#96799 android: does not switch edit mode to viewXimeng Zu2017-04-182-3/+18
* Double tap zooms in and outXimeng Zu2017-04-181-0/+13
* Discard StorageAccessFramework for creating new documentsbrainbreaker2017-04-185-102/+97
* tdf#96764 - Android Viewer does not show page countXimeng Zu2017-04-188-2/+198
* tdf#96811 Android Viewer doesn't focus on the word you search.Ximeng Zu2017-04-182-1/+81
* tdf#106368 android: restrict zoom to page widthXimeng Zu2017-04-185-10/+11
* Fix typos to complete commit b35552f39503Andrea Gelmini2017-04-101-1/+1
* Fix typo: 'forgeround' in multiple filesXimeng Zu2017-04-1019-19/+19
* android: simplify some if statements, remove redundant variablesChristian Lohmaier2017-04-057-37/+13
* android: getDrawable(int) is deprecatedChristian Lohmaier2017-04-052-9/+9
* android: otg_missing_error is not a format stringChristian Lohmaier2017-04-051-1/+1
* android: using VectorCompat requires to use app:srcCompatChristian Lohmaier2017-04-051-6/+6
* android: position in RecyclerView must not be treated as fixedChristian Lohmaier2017-04-051-2/+2
* android: prevent NullPointerException in RecyclerViewChristian Lohmaier2017-04-051-1/+1
* android: defaultValue is not the same as a hintChristian Lohmaier2017-04-051-4/+3
* Fix typo: inticator -> indicatorXimeng Zu2017-04-051-3/+3
* android: restore tabbed toolbar removed by accidentTomaž Vajngerl2017-03-301-0/+19
* tdf#96816 android: top part unreachable with soft keyboardXimeng Zu2017-03-301-2/+2
* Add superscript and subscript text formatting optionsbrainbreaker2017-03-304-1/+60
* tdf#106325 - No way to create a new Documentbrainbreaker2017-03-3016-67/+585
* Fix typosAndrea Gelmini2017-03-261-1/+1
* tdf#106317 bottom tabbar, grow/shrink font, insert line,rectTomaž Vajngerl2017-03-198-162/+386
* tdf#106369 added toggle status ability for the list buttonsMert Tumer2017-03-193-0/+12
* fix typo/grammar: "the the" --> thedennisroczek2017-03-191-1/+1
* Made toolbar title use the name of the current diraleksandar-stefanovic2017-03-171-2/+5
* tdf#106369, New feature, Inserting numbering/bullets format listsAtef hares2017-03-166-0/+42
* Bumped Gradle version to 3.3, gradle plugin to 2.3aleksandar-stefanovic2017-03-142-3/+3
* Made sort menu use radio buttonsaleksandar-stefanovic2017-03-122-63/+83
* Combine List Item & Grid Item Adapters of File Explorer Viewbrainbreaker2017-03-124-125/+41
* Improve the Document Provider UXbrainbreaker2017-02-279-2/+78
* Moved navigation items to XMLaleksandar-stefanovic2017-02-252-49/+57
* Fixed text alignment in listaleksandar-stefanovic2017-02-252-1/+2
* tdf#99967 Drop Web WizardSamuel Mehrbrodt2017-02-171-1/+0
* Fixed the runtime crash of app by catching exceptionbrainbreaker2017-02-161-0/+2
* Fixed the margins of list items of File Recycler Viewbrainbreaker2017-02-154-12/+28
* Moved file filtering to a menu optionaleksandar-stefanovic2017-02-147-53/+110
* Fix typosAndrea Gelmini2017-02-131-1/+1
* Changed description of setting entriesaleksandar-stefanovic2017-02-123-7/+12
* Moved "storage provider settings" to nav draweraleksandar-stefanovic2017-02-114-9/+26
* Default Value added to File Explorer View Preferencebrainbreaker2017-02-102-0/+3
* Explorer File View option in Settings working nowbrainbreaker2017-02-095-44/+90