summaryrefslogtreecommitdiffstats
path: root/android/source
Commit message (Expand)AuthorAgeFilesLines
* android: "make run" works also for debug configurationVasily Melenchuk2020-09-301-1/+1
* Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann2020-08-191-1/+0
* tdf#134846 Android Viewer: Include native libs againMichael Weghorn2020-07-171-1/+1
* tdf#134405 android: Add null checkMichael Weghorn2020-07-011-2/+5
* Make it possible to just build the native code for Android, no Java bitsTor Lillqvist2020-06-111-0/+2
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-2/+1
* tdf#116243 android: Include headerfootermenu.uiMichael Weghorn2020-04-081-2/+3
* tdf#131195 android: Don't destroy doc while loading itMichael Weghorn2020-04-011-2/+6
* tdf#131622 android: Extract native libs againMichael Weghorn2020-03-272-5/+4
* tdf#131622 android: Handle password callback for non-editing case, tooMichael Weghorn2020-03-271-0/+1
* android: Pass Intent's action in ctor alreadyMichael Weghorn2020-03-131-2/+1
* android: Fix asset handling in build.gradleMichael Weghorn2020-03-111-3/+5
* tdf#126909 android: include icons into APKMichael Weghorn2020-03-111-0/+7
* android: Update gradleMichael Weghorn2020-03-062-4/+3
* android: Escape apostrophe in Turkish stringMichael Weghorn2020-03-061-1/+1
* android: Bump compileSdkVersion, targetSdkVersionMichael Weghorn2020-03-061-2/+2
* android: Move "Display language" setting to "General" sectionMichael Weghorn2020-03-062-10/+14
* tdf#131179 android: Support docs containing commentsMichael Weghorn2020-03-061-3/+4
* android: Hide cursor again when selection was done due to searchMichael Weghorn2020-03-061-0/+8
* android: Make keyboard in search bar show "search button"Michael Weghorn2020-03-062-1/+21
* android: Fix inverted naming for up/down in searchMichael Weghorn2020-03-062-3/+3
* android: Avoid a crash when recently used file has unknown typeMichael Weghorn2020-03-061-1/+4
* android: LOKitThread::refresh: Add null checkMichael Weghorn2020-03-061-1/+1
* android: LibreOfficeMainActivity::onStop: Add null checkMichael Weghorn2020-03-061-1/+2
* android: Avoid crash when tapping while document is being loadedMichael Weghorn2020-03-061-1/+1
* Fix typoAndrea Gelmini2020-02-091-1/+1
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-041-2/+0
* Fix German typoAndrea Gelmini2020-01-231-1/+1
* android: Use system locale by defaultMichael Weghorn2020-01-225-10/+14
* Android Viewer: Add German localizationMichael Weghorn2020-01-222-0/+246
* android: Avoid building the apk when configured with --enable-android-lok.Jan Holesovsky2020-01-021-6/+4
* tdf#115698 android: Don't modify doc on color palette initializationMichael Weghorn2019-12-122-3/+4
* android: Allow zooming for Calc as wellMichael Weghorn2019-12-041-9/+3
* android: fixup - the menu file was meant to go to the non-extracted assetsChristian Lohmaier2019-11-201-7/+7
* tdf#128101 android: fix documents with manual page breakChristian Lohmaier2019-11-191-0/+7
* tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)Christian Lohmaier2019-11-191-5/+10
* android: avoid NPE when trying to create cache fileChristian Lohmaier2019-11-192-3/+5
* android: keep float for row/column dimensions to unbreak buildChristian Lohmaier2019-11-151-2/+3
* lok: calc: switch row / column / grouping data to pixels.Michael Meeks2019-11-131-3/+2
* tdf#127540 android: fix type-detection error when trying About|Show LicenseChristian Lohmaier2019-11-081-1/+1
* android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky2019-10-242-3/+2
* Fixing '....'Andrea Gelmini2019-09-061-2/+2
* Fix '..'Andrea Gelmini2019-09-012-2/+2
* android: support NDK 19 and above (20 as of this commit)Christian Lohmaier2019-08-081-1/+5
* tdf#102040 Don't type doubled characters when using external keyboard.Dawid Gan2019-06-281-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