summaryrefslogtreecommitdiff
path: root/android/source
AgeCommit message (Expand)Author
2020-09-30android: "make run" works also for debug configurationVasily Melenchuk
2020-08-19Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann
2020-07-17tdf#134846 Android Viewer: Include native libs againMichael Weghorn
2020-07-01tdf#134405 android: Add null checkMichael Weghorn
2020-06-11Make it possible to just build the native code for Android, no Java bitsTor Lillqvist
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-04-08tdf#116243 android: Include headerfootermenu.uiMichael Weghorn
2020-04-01tdf#131195 android: Don't destroy doc while loading itMichael Weghorn
2020-03-27tdf#131622 android: Extract native libs againMichael 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-11android: Fix asset handling in build.gradleMichael Weghorn
2020-03-11tdf#126909 android: include icons into APKMichael Weghorn
2020-03-06android: Update gradleMichael Weghorn
2020-03-06android: Escape apostrophe in Turkish stringMichael Weghorn
2020-03-06android: Bump compileSdkVersion, targetSdkVersionMichael Weghorn
2020-03-06android: Move "Display language" setting to "General" sectionMichael Weghorn
2020-03-06tdf#131179 android: Support docs containing commentsMichael 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-02-09Fix typoAndrea Gelmini
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-01-23Fix German typoAndrea Gelmini
2020-01-22android: Use system locale by defaultMichael Weghorn
2020-01-22Android Viewer: Add German localizationMichael Weghorn
2020-01-02android: Avoid building the apk when configured with --enable-android-lok.Jan Holesovsky
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-20android: fixup - the menu file was meant to go to the non-extracted assetsChristian Lohmaier
2019-11-19tdf#128101 android: fix documents with manual page breakChristian Lohmaier
2019-11-19tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)Christian Lohmaier
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-11-08tdf#127540 android: fix type-detection error when trying About|Show LicenseChristian Lohmaier
2019-10-24android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky
2019-09-06Fixing '....'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
2019-06-28tdf#102040 Don't type doubled characters when using external keyboard.Dawid Gan
2019-04-05android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilt...kaishu-sahu
2019-04-05android: Setting default values to setting preference, minor ux improvementskaishu-sahu
2019-04-03Fix typoAndrea Gelmini
2019-01-25Fix typoAndrea Gelmini
2018-12-13Introduce --enable-android-editingStephan Bergmann