summaryrefslogtreecommitdiffstats
path: root/android/source/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#116152 fix filenames with spaces (code expects %20, not +)Christian Lohmaier2018-04-071-1/+1
* .uno:Save callback for the Android ViewerMert Tümer2018-03-276-30/+69
* 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-154-0/+107
* Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens2018-03-144-107/+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-144-0/+107
* [Pardus] tdf#112481 Ability to add worksheets on CalcMert Tümer2018-02-243-3/+29
* [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
* Fix typosAndrea Gelmini2018-02-011-1/+1
* [Pardus] tdf#106326 ability to change font background colorMert Tümer2018-01-303-10/+136
* [Pardus] tdf#112482 ability to add slides to impressMert Tümer2018-01-303-0/+23
* tdf#89215 only process state changes after TileProvider is readyChristian Lohmaier2018-01-292-1/+8
* Fix typosAndrea Gelmini2018-01-192-2/+2
* pass context as parameter instead of risk of leaking memoryChristian Lohmaier2018-01-1816-204/+156
* Fix typosAndrea Gelmini2018-01-181-1/+1
* use string-resource with placeholder instead of hardcoded concatenationChristian Lohmaier2018-01-181-2/+2
* 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-151-1/+16
* tdf#89639 added path text for the document browserMert Tümer2018-01-151-1/+4
* tdf#96790 search function in non experimental modeMert Tümer2018-01-131-2/+7
* tdf#106370 Android: add ability to insert picturesXimeng Zu2017-11-165-2/+226
* [Android] Add address/formula barsXimeng Zu2017-11-163-2/+80
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-231-0/+0
* unused importChristian Lohmaier2017-09-241-1/+0
* lint: remove redundant type casts (findViewById to object of type)Christian Lohmaier2017-09-2413-63/+63
* tdf#90556 android: make buildID in about a clickable link to git logChristian Lohmaier2017-09-071-4/+6
* android: prevent null pointer exception on startTomaž Vajngerl2017-09-031-1/+4
* android: position in RecyclerView must not be treated as fixedChristian Lohmaier2017-08-282-7/+5
* [Android] Clean up util func with Calc devXimeng Zu2017-08-274-18/+8
* [Android Viewer] Password supportXimeng Zu2017-08-275-4/+128
* Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer2017-08-166-1/+429
* [Android Viewer] Add header funcs to CalcXimeng Zu2017-08-077-40/+414
* [Android Viewer] Add cell selection by row/column/allXimeng Zu2017-07-3111-14/+337
* [Android Viewer] Fix crash after save dialogXimeng Zu2017-07-231-1/+1
* [Android Viewer] Correct typo of class nameXimeng Zu2017-07-231-2/+2
* Calc UI on Android ViewerXimeng Zu2017-07-2310-9/+326
* Presentation ModeXimeng Zu2017-07-114-16/+268
* Listen for changes in editing preference settingsbrainbreaker2017-06-211-1/+10
* enable the Action/Toolbar for Settings screensChristian Lohmaier2017-05-301-2/+2
* android: simplify some more if statementsChristian Lohmaier2017-05-282-19/+6