summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2020-09-30android: "make run" works also for debug configurationVasily Melenchuk1-1/+1
2020-08-19Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann1-1/+0
2020-07-17Update paths in Makefile.in and android/.gitignoreMichael Weghorn1-2/+2
2020-07-17tdf#134846 Android Viewer: Include native libs againMichael Weghorn2-2/+4
2020-07-07android: fix the build output directoryHenry Castro1-2/+2
2020-07-01tdf#134405 android: Add null checkMichael Weghorn1-2/+5
2020-06-11Make it possible to just build the native code for Android, no Java bitsTor Lillqvist2-0/+4
2020-05-19don't hardcode /usr/bin/python3 in android scriptsChristian Lohmaier1-1/+1
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt1-2/+1
2020-04-08tdf#116243 android: Include headerfootermenu.uiMichael Weghorn1-2/+3
2020-04-01tdf#131195 android: Don't destroy doc while loading itMichael Weghorn1-2/+6
2020-03-27tdf#131622 android: Extract native libs againMichael Weghorn2-5/+4
2020-03-27tdf#131622 android: Handle password callback for non-editing case, tooMichael Weghorn1-0/+1
2020-03-13android: Pass Intent's action in ctor alreadyMichael Weghorn1-2/+1
2020-03-11android: Fix asset handling in build.gradleMichael Weghorn1-3/+5
2020-03-11tdf#126909 android: include icons into APKMichael Weghorn1-0/+7
2020-03-06android: Update gradleMichael Weghorn2-4/+3
2020-03-06android: Escape apostrophe in Turkish stringMichael Weghorn1-1/+1
2020-03-06android: Bump compileSdkVersion, targetSdkVersionMichael Weghorn1-2/+2
2020-03-06android: Move "Display language" setting to "General" sectionMichael Weghorn2-10/+14
2020-03-06tdf#131179 android: Support docs containing commentsMichael Weghorn1-3/+4
2020-03-06android: Hide cursor again when selection was done due to searchMichael Weghorn1-0/+8
2020-03-06android: Make keyboard in search bar show "search button"Michael Weghorn2-1/+21
2020-03-06android: Fix inverted naming for up/down in searchMichael Weghorn2-3/+3
2020-03-06android: Avoid a crash when recently used file has unknown typeMichael Weghorn1-1/+4
2020-03-06android: LOKitThread::refresh: Add null checkMichael Weghorn1-1/+1
2020-03-06android: LibreOfficeMainActivity::onStop: Add null checkMichael Weghorn1-1/+2
2020-03-06android: Avoid crash when tapping while document is being loadedMichael Weghorn1-1/+1
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt1-2/+0
2020-01-23Fix German typoAndrea Gelmini1-1/+1
2020-01-22android: Use system locale by defaultMichael Weghorn5-10/+14
2020-01-22Android Viewer: Add German localizationMichael Weghorn2-0/+246
2020-01-17android: Fix linking of liblo-native-code.so on x86_64Michael Weghorn1-1/+1
2020-01-03android: don't try to copy the apk if it does not existMiklos Vajna1-1/+1
2020-01-02android: Avoid building the apk when configured with --enable-android-lok.Jan Holesovsky1-6/+4
2019-12-12tdf#115698 android: Don't modify doc on color palette initializationMichael Weghorn2-3/+4
2019-12-04android: Allow zooming for Calc as wellMichael Weghorn1-9/+3
2019-12-02android: Fix linking of liblo-native-code.so on aarch64.Jan Holesovsky1-2/+2
2019-11-20android: fixup - the menu file was meant to go to the non-extracted assetsChristian Lohmaier1-7/+7
2019-11-19tdf#128101 android: fix documents with manual page breakChristian Lohmaier1-0/+7
2019-11-19tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)Christian Lohmaier1-5/+10
2019-11-19android: avoid NPE when trying to create cache fileChristian Lohmaier2-3/+5
2019-11-15android: keep float for row/column dimensions to unbreak buildChristian Lohmaier1-2/+3
2019-11-13android/mobile-config.py: Use python3Michael Weghorn1-1/+1
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-3/+2
2019-11-08tdf#127540 android: fix type-detection error when trying About|Show LicenseChristian Lohmaier1-1/+1
2019-11-07tdf#123290 fix android tinderbox builds/properly package libc++_shared.soChristian Lohmaier1-1/+4
2019-10-25android: Fix problems with unwinding in the Online-based Android app.Jan Holesovsky1-1/+1