summaryrefslogtreecommitdiff
path: root/android/source/src
AgeCommit message (Expand)Author
2020-07-01tdf#134405 android: Add null checkMichael Weghorn
2020-04-01tdf#131195 android: Don't destroy doc while loading itMichael Weghorn
2020-03-27tdf#131622 android: Handle password callback for non-editing case, tooMichael Weghorn
2020-03-13android: Pass Intent's action in ctor alreadyMichael Weghorn
2020-03-06android: Move "Display language" setting to "General" sectionMichael Weghorn
2020-03-06android: Hide cursor again when selection was done due to searchMichael Weghorn
2020-03-06android: Make keyboard in search bar show "search button"Michael Weghorn
2020-03-06android: Fix inverted naming for up/down in searchMichael Weghorn
2020-03-06android: Avoid a crash when recently used file has unknown typeMichael Weghorn
2020-03-06android: LOKitThread::refresh: Add null checkMichael Weghorn
2020-03-06android: LibreOfficeMainActivity::onStop: Add null checkMichael Weghorn
2020-03-06android: Avoid crash when tapping while document is being loadedMichael Weghorn
2020-01-22android: Use system locale by defaultMichael Weghorn
2019-12-12tdf#115698 android: Don't modify doc on color palette initializationMichael Weghorn
2019-12-04android: Allow zooming for Calc as wellMichael Weghorn
2019-11-19android: avoid NPE when trying to create cache fileChristian Lohmaier
2019-11-15android: keep float for row/column dimensions to unbreak buildChristian Lohmaier
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-09-06Fixing '....'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-06-28tdf#102040 Don't type doubled characters when using external keyboard.Dawid Gan
2019-04-03Fix typoAndrea Gelmini
2018-11-13android: lock away editing mode in separate build flavorChristian Lohmaier
2018-11-04[Pardus] ability to change slide nameMert Tumer
2018-11-04Fix nullptr exception in presentation on AndroidMert Tumer
2018-11-02[Pardus] fix highlight color in Presentation On AndroidMert Tumer
2018-11-02[Pardus] fix missing break in switch case on AndroidMert Tumer
2018-11-02[Pardus] removed ignore hidden files on AndroidMert Tumer
2018-11-02[Pardus] language improvements on AndroidMert Tumer
2018-11-02Fix permission settings on Android ViewerMert Tumer
2018-10-18Added language support on Android ViewerMert Tumer
2018-10-06Extract hardcoded strings to string resource file on Android ViewerMert Tumer
2018-08-21Added Clear Formatting button on Android ViewerMert Tumer
2018-08-21Fix listing all options (presentation and spreadsheet) on all documentsMert Tumer
2018-08-15tdf#89860 ability to print from Android ViewerMert Tumer
2018-08-11Added PDF Export option on Android ViewerMert Tumer
2018-08-07tdf#106648 save current work when switching to other appsMert Tumer
2018-08-07Fix floating action button disappears after closing a documentMert Tumer
2018-08-07tdf#119082 Exception wrong thread on Android ViewerMert Tumer
2018-08-07Show Save document dialog when using colorpickerMert Tumer
2018-07-31Rename/Delete worksheets and slides option on Android ViewerMert Tumer
2018-07-31Setting visibility of menu items instead of disabling or enabling themMert Tumer
2018-07-15Developer ModeXimeng Zu
2018-07-12Style tab added to Android ViewerMert Tumer
2018-07-12tdf#118622 fix unhandled exception when selecting remove serverMert Tumer
2018-07-12tdf#118585 Fix exception when closing Android ViewerMert Tumer
2018-07-12Fix remote server can not be selected on Android ViewerMert Tumer
2018-07-12Fix endless loop when selecting remote server on Android ViewerMert Tumer
2018-06-30android: simplify boolean statementChristian Lohmaier
2018-06-30android: get rid of unsafe/unchecked castsChristian Lohmaier