summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add hint on how to use lldb pretty-printers form within android studioChristian Lohmaier2018-04-071-0/+3
* 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
* tdf#116152 fix filenames with spaces (code expects %20, not +)Christian Lohmaier2018-04-071-1/+1
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-1/+1
* .uno:Save callback for the Android ViewerMert Tümer2018-03-277-31/+70
* tdf#116152 fix unsupported url exception on Android ViewerMert Tümer2018-03-271-2/+16
* tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer2018-03-1510-0/+185
* Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens2018-03-1410-185/+0
* [Pardus] tdf#107026 render the new page without reopen the documentMert Tümer2018-03-145-0/+38
* tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer2018-03-1410-0/+185
* [Pardus] tdf#112481 Ability to add worksheets on CalcMert Tümer2018-02-245-3/+35
* [Pardus] tdf#108446 - Shape is not changed after saveMert Tümer2018-02-182-2/+3
* Fix adjust width/height behaviorXimeng Zu2018-02-042-2/+7
* tdf#115388: Android: Use HTTP SecureXisco Fauli2018-02-021-1/+1
* Fix typosAndrea Gelmini2018-02-011-1/+1
* [Pardus] tdf#106326 ability to change font background colorMert Tümer2018-01-306-12/+166
* [Pardus] tdf#112482 ability to add slides to impressMert Tümer2018-01-305-0/+29
* tdf#89215 only process state changes after TileProvider is readyChristian Lohmaier2018-01-292-1/+8
* Fix typosAndrea Gelmini2018-01-192-2/+2
* adjust path to generated apk to new defaultsChristian Lohmaier2018-01-181-1/+1
* pass context as parameter instead of risk of leaking memoryChristian Lohmaier2018-01-1818-206/+158
* Fix typosAndrea Gelmini2018-01-181-1/+1
* android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-185-22/+19
* use string-resource with placeholder instead of hardcoded concatenationChristian Lohmaier2018-01-182-3/+3
* android: fix some layout issues with new-document buttonsChristian Lohmaier2018-01-187-83/+88
* tdf#112140 fix some NPEs re touch/zoom while doucment is not readyChristian Lohmaier2018-01-184-5/+20
* Fix typosAndrea Gelmini2018-01-171-1/+1
* tdf#103083 option to show/hide hidden files/folders on AndroidMert Tümer2018-01-153-1/+23
* tdf#89639 added path text for the document browserMert Tümer2018-01-153-1/+14
* tdf#96790 search function in non experimental modeMert Tümer2018-01-132-7/+14