summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2017-05-30enable the Action/Toolbar for Settings screensChristian Lohmaier2-2/+4
2017-05-30android: bump build-tools, support-lib and gradle-plugin versionsChristian Lohmaier1-4/+4
2017-05-28android: simplify some more if statementsChristian Lohmaier2-19/+6
2017-05-27Update zoom constraints with device rotateXimeng Zu3-6/+21
2017-05-09Fix behavior of double tap zoom in and outXimeng Zu1-10/+12
2017-05-09tdf#107415 android: appbar invisible on lower versionXimeng Zu2-14/+21
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-04-19Add BottomSheetBehavior to formatting toolbarbrainbreaker4-21/+29
2017-04-18tdf#96770 android: disable 'parts' in text documentsXimeng Zu2-1/+2
2017-04-18tdf#96799 android: does not switch edit mode to viewXimeng Zu2-3/+18
2017-04-18Double tap zooms in and outXimeng Zu1-0/+13
2017-04-18Discard StorageAccessFramework for creating new documentsbrainbreaker5-102/+97
2017-04-18tdf#96764 - Android Viewer does not show page countXimeng Zu8-2/+198
2017-04-18tdf#96811 Android Viewer doesn't focus on the word you search.Ximeng Zu2-1/+81
2017-04-18tdf#106368 android: restrict zoom to page widthXimeng Zu5-10/+11
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini1-1/+1
2017-04-10Fix typo: 'forgeround' in multiple filesXimeng Zu19-19/+19
2017-04-05android: simplify some if statements, remove redundant variablesChristian Lohmaier7-37/+13
2017-04-05android: getDrawable(int) is deprecatedChristian Lohmaier2-9/+9
2017-04-05android: otg_missing_error is not a format stringChristian Lohmaier1-1/+1
2017-04-05android: using VectorCompat requires to use app:srcCompatChristian Lohmaier1-6/+6
2017-04-05android: position in RecyclerView must not be treated as fixedChristian Lohmaier1-2/+2
2017-04-05android: prevent NullPointerException in RecyclerViewChristian Lohmaier1-1/+1
2017-04-05android: defaultValue is not the same as a hintChristian Lohmaier1-4/+3
2017-04-05Fix typo: inticator -> indicatorXimeng Zu1-3/+3
2017-03-30android: restore tabbed toolbar removed by accidentTomaž Vajngerl1-0/+19
2017-03-30tdf#96816 android: top part unreachable with soft keyboardXimeng Zu1-2/+2
2017-03-30Add superscript and subscript text formatting optionsbrainbreaker4-1/+60
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker16-67/+585
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-03-19tdf#106317 bottom tabbar, grow/shrink font, insert line,rectTomaž Vajngerl8-162/+386
2017-03-19tdf#106369 added toggle status ability for the list buttonsMert Tumer3-0/+12
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-1/+1
2017-03-17Made toolbar title use the name of the current diraleksandar-stefanovic1-2/+5
2017-03-16tdf#106369, New feature, Inserting numbering/bullets format listsAtef hares6-0/+42
2017-03-14Bumped Gradle version to 3.3, gradle plugin to 2.3aleksandar-stefanovic2-3/+3
2017-03-12Made sort menu use radio buttonsaleksandar-stefanovic2-63/+83
2017-03-12Combine List Item & Grid Item Adapters of File Explorer Viewbrainbreaker4-125/+41
2017-02-27Improve the Document Provider UXbrainbreaker9-2/+78
2017-02-25Moved navigation items to XMLaleksandar-stefanovic2-49/+57
2017-02-25Fixed text alignment in listaleksandar-stefanovic2-1/+2
2017-02-17tdf#99967 Drop Web WizardSamuel Mehrbrodt1-1/+0
2017-02-16Fixed the runtime crash of app by catching exceptionbrainbreaker1-0/+2
2017-02-15Fixed the margins of list items of File Recycler Viewbrainbreaker4-12/+28
2017-02-14Moved file filtering to a menu optionaleksandar-stefanovic7-53/+110
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-12Changed description of setting entriesaleksandar-stefanovic3-7/+12
2017-02-11Moved "storage provider settings" to nav draweraleksandar-stefanovic4-9/+26
2017-02-10Default Value added to File Explorer View Preferencebrainbreaker2-0/+3
2017-02-09Explorer File View option in Settings working nowbrainbreaker5-44/+90