summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2021-03-23Related tdf#129833 android: Drop android.permission.INTERNETMichael Weghorn
2021-03-22tdf#141111 android: Don't crash trying to edit read-only sectionMichael Weghorn
2021-03-22tdf#129833 android: Move reading file to separate threadMichael Weghorn
2021-03-22tdf#129833 android: Allow opening files using system file pickerMichael Weghorn
2021-03-22tdf#129833 android: Allow editing writable docs passed by IntentMichael Weghorn
2021-03-22tdf#129833 android: Drop non-working ownCloud/nextCloud supportMichael Weghorn
2021-03-19android: Update obj path in READMEMichael Weghorn
2021-03-19android: Don't allow editing for read-only docsMichael Weghorn
2021-03-19android: Don't show message for readonly files in non-experimental modeMichael Weghorn
2021-03-18tdf#125318 android: Allow copying with editing disabledMichael Weghorn
2021-03-18android: Show original instead of temp file nameMichael Weghorn
2021-03-16tdf#141052 android: Include 'tabbuttons.ui' and 'tabviewbar.ui'Michael Weghorn
2021-03-15tdf#141044 android: Update included .ui filesMichael Weghorn
2021-01-09Fixed few grammar mistakesViKrAm-Baisclear
2020-11-19Make sure $(SODEST)/libc++_shared.so target dir existsStephan Bergmann
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-17Update paths in Makefile.in and android/.gitignoreMichael Weghorn
2020-07-17tdf#134846 Android Viewer: Include native libs againMichael Weghorn
2020-07-07android: fix the build output directoryHenry Castro
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-19don't hardcode /usr/bin/python3 in android scriptsChristian Lohmaier
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-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
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-17android: Fix linking of liblo-native-code.so on x86_64Michael Weghorn