summaryrefslogtreecommitdiff
path: root/android/source/src/java/org
AgeCommit message (Expand)Author
2018-06-01tdf#117777 fix show hidden files/folders option on AndroidMert Tümer
2018-06-01[Pardus] tdf#106371 ability to insert/delete tables Android ViewerMert Tümer
2018-06-01Added Storage permission handling on the Android ViewerMert Tümer
2018-05-16android janitor... convert chained ifs to switch statementChristian Lohmaier
2018-05-16android janitor... remove unnecessary imports, variables and castsChristian Lohmaier
2018-04-19tdf#96795: Use locale-sensitive sorting in Android viewerMert Tümer
2018-04-13tdf#116820 The viewer does't show recent filesMert Tümer
2018-04-13tdf#116842 fix crashing when adding slides or spreadsheetsMert Tümer
2018-04-07prevent crash on invalid bitmap sizeChristian Lohmaier
2018-04-07tdf#116152 android.net.Uri.encode(string) is even better...Christian Lohmaier
2018-04-07tdf#116152 fix filenames with spaces (code expects %20, not +)Christian Lohmaier
2018-03-27.uno:Save callback for the Android ViewerMert Tümer
2018-03-27tdf#116152 fix unsupported url exception on Android ViewerMert Tümer
2018-03-15tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer
2018-03-14Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens
2018-03-14[Pardus] tdf#107026 render the new page without reopen the documentMert Tümer
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer
2018-02-24[Pardus] tdf#112481 Ability to add worksheets on CalcMert Tümer
2018-02-18[Pardus] tdf#108446 - Shape is not changed after saveMert Tümer
2018-02-04Fix adjust width/height behaviorXimeng Zu
2018-02-01Fix typosAndrea Gelmini
2018-01-30[Pardus] tdf#106326 ability to change font background colorMert Tümer
2018-01-30[Pardus] tdf#112482 ability to add slides to impressMert Tümer
2018-01-29tdf#89215 only process state changes after TileProvider is readyChristian Lohmaier
2018-01-19Fix typosAndrea Gelmini
2018-01-18pass context as parameter instead of risk of leaking memoryChristian Lohmaier
2018-01-18Fix typosAndrea Gelmini
2018-01-18use string-resource with placeholder instead of hardcoded concatenationChristian Lohmaier
2018-01-18tdf#112140 fix some NPEs re touch/zoom while doucment is not readyChristian Lohmaier
2018-01-17Fix typosAndrea Gelmini
2018-01-15tdf#103083 option to show/hide hidden files/folders on AndroidMert Tümer
2018-01-15tdf#89639 added path text for the document browserMert Tümer
2018-01-13tdf#96790 search function in non experimental modeMert Tümer
2017-11-16tdf#106370 Android: add ability to insert picturesXimeng Zu
2017-11-16[Android] Add address/formula barsXimeng Zu
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-09-24unused importChristian Lohmaier
2017-09-24lint: remove redundant type casts (findViewById to object of type)Christian Lohmaier
2017-09-07tdf#90556 android: make buildID in about a clickable link to git logChristian Lohmaier
2017-09-03android: prevent null pointer exception on startTomaž Vajngerl
2017-08-28android: position in RecyclerView must not be treated as fixedChristian Lohmaier
2017-08-27[Android] Clean up util func with Calc devXimeng Zu
2017-08-27[Android Viewer] Password supportXimeng Zu
2017-08-16Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer
2017-08-07[Android Viewer] Add header funcs to CalcXimeng Zu
2017-07-31[Android Viewer] Add cell selection by row/column/allXimeng Zu
2017-07-23[Android Viewer] Fix crash after save dialogXimeng Zu
2017-07-23[Android Viewer] Correct typo of class nameXimeng Zu
2017-07-23Calc UI on Android ViewerXimeng Zu
2017-07-11Presentation ModeXimeng Zu