summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Make sure $(SODEST)/libc++_shared.so target dir existsStephan Bergmann2020-11-191-0/+1
* 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
* Update paths in Makefile.in and android/.gitignoreMichael Weghorn2020-07-171-2/+2
* tdf#134846 Android Viewer: Include native libs againMichael Weghorn2020-07-172-2/+4
* android: fix the build output directoryHenry Castro2020-07-071-2/+2
* 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-112-0/+4
* don't hardcode /usr/bin/python3 in android scriptsChristian Lohmaier2020-05-191-1/+1
* 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
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-161-0/+2
* 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: Fix linking of liblo-native-code.so on x86_64Michael Weghorn2020-01-171-1/+1
* android: don't try to copy the apk if it does not existMiklos Vajna2020-01-031-1/+1
* 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: Fix linking of liblo-native-code.so on aarch64.Jan Holesovsky2019-12-021-2/+2
* 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
* android/mobile-config.py: Use python3Michael Weghorn2019-11-131-1/+1
* 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
* tdf#123290 fix android tinderbox builds/properly package libc++_shared.soChristian Lohmaier2019-11-071-1/+4