summaryrefslogtreecommitdiffstats
path: root/android/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#102040 Don't type doubled characters when using external keyboard.Dawid Gan2019-07-031-1/+0
* android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilt...kaishu-sahu2019-04-051-0/+1
* android: Setting default values to setting preference, minor ux improvementskaishu-sahu2019-04-051-0/+3
* Fix typoAndrea Gelmini2019-04-031-1/+1
* Fix typoAndrea Gelmini2019-01-251-1/+1
* Introduce --enable-android-editingStephan Bergmann2018-12-131-2/+2
* android: lock away editing mode in separate build flavorChristian Lohmaier2018-11-133-5/+17
* [Pardus] ability to change slide nameMert Tumer2018-11-046-11/+20
* Fix nullptr exception in presentation on AndroidMert Tumer2018-11-041-0/+1
* [Pardus] fix highlight color in Presentation On AndroidMert Tumer2018-11-022-2/+9
* [Pardus] fix missing break in switch case on AndroidMert Tumer2018-11-021-1/+2
* [Pardus] removed ignore hidden files on AndroidMert Tumer2018-11-021-3/+0
* [Pardus] language improvements on AndroidGulsah Kose2018-11-021-12/+12
* [Pardus] language improvements on AndroidMert Tumer2018-11-0210-22/+52
* Fix permission settings on Android ViewerMert Tumer2018-11-022-8/+5
* Added Turkish Language Support on Android ViewerMert Tumer2018-10-184-2/+236
* Added language support on Android ViewerMert Tumer2018-10-186-1/+92
* Extract hardcoded strings to string resource file on Android ViewerMert Tumer2018-10-067-33/+49
* Added Clear Formatting button on Android ViewerMert Tumer2018-08-213-1/+24
* Fix listing all options (presentation and spreadsheet) on all documentsMert Tumer2018-08-213-15/+24
* tdf#89860 ability to print from Android ViewerMert Tumer2018-08-155-1/+117
* Added PDF Export option on Android ViewerMert Tumer2018-08-115-3/+51
* tdf#106648 save current work when switching to other appsMert Tumer2018-08-073-4/+67
* Fix floating action button disappears after closing a documentMert Tumer2018-08-071-9/+10
* tdf#119082 Exception wrong thread on Android ViewerMert Tumer2018-08-071-1/+6
* Show Save document dialog when using colorpickerMert Tumer2018-08-072-0/+2
* Rename/Delete worksheets and slides option on Android ViewerMert Tumer2018-07-319-3/+182
* Setting visibility of menu items instead of disabling or enabling themMert Tumer2018-07-313-7/+27
* Renamed "Font Back Color" to "Highlight Color" on Android ViewerMert Tumer2018-07-311-1/+1
* Developer ModeXimeng Zu2018-07-157-13/+268
* Style tab added to Android ViewerMert Tumer2018-07-122-56/+80
* tdf#118622 fix unhandled exception when selecting remove serverMert Tumer2018-07-121-8/+14
* tdf#118618 fix document browser doesnt list all documentsMert Tumer2018-07-121-2/+2
* tdf#118585 Fix exception when closing Android ViewerMert Tumer2018-07-121-0/+1
* Fix remote server can not be selected on Android ViewerMert Tumer2018-07-121-1/+1
* Fix endless loop when selecting remote server on Android ViewerMert Tumer2018-07-121-6/+6
* android: simplify boolean statementChristian Lohmaier2018-06-301-3/+2
* android: get rid of unsafe/unchecked castsChristian Lohmaier2018-06-302-28/+20
* android: suppress deprecation warning for Html.toHtml(String)Christian Lohmaier2018-06-301-1/+4
* android: bump gradle, gradle-plugin, support libary & target versionsChristian Lohmaier2018-06-302-13/+10
* tdf#117777 fix show hidden files/folders option on AndroidMert Tümer2018-06-011-1/+11
* [Pardus] tdf#106371 ability to insert/delete tables Android ViewerMert Tümer2018-06-016-0/+348
* Added Storage permission handling on the Android ViewerMert Tümer2018-06-017-17/+55
* android janitor... convert chained ifs to switch statementChristian Lohmaier2018-05-163-24/+36
* android janitor... remove unnecessary imports, variables and castsChristian Lohmaier2018-05-166-9/+4
* tdf#96795: Use locale-sensitive sorting in Android viewerMert Tümer2018-04-191-2/+5
* tdf#116820 The viewer does't show recent filesMert Tümer2018-04-131-0/+2
* tdf#116842 fix crashing when adding slides or spreadsheetsMert Tümer2018-04-131-4/+6
* prevent crash on invalid bitmap sizeChristian Lohmaier2018-04-071-2/+7
* tdf#116152 android.net.Uri.encode(string) is even better...Christian Lohmaier2018-04-071-8/+2