summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
* tdf#139350 android: Add param to allow a "real" "Save As"Michael Weghorn2021-03-316-18/+40
* android: TileKitProvider: Optionally detect file type from documentMichael Weghorn2021-03-313-10/+23
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* Related tdf#129833 android: Drop android.permission.INTERNETMichael Weghorn2021-03-231-1/+0
* tdf#141111 android: Don't crash trying to edit read-only sectionMichael Weghorn2021-03-221-1/+4
* tdf#129833 android: Move reading file to separate threadMichael Weghorn2021-03-221-19/+44
* tdf#129833 android: Allow opening files using system file pickerMichael Weghorn2021-03-227-0/+139
* tdf#129833 android: Allow editing writable docs passed by IntentMichael Weghorn2021-03-224-2/+62
* tdf#129833 android: Drop non-working ownCloud/nextCloud supportMichael Weghorn2021-03-2213-446/+2
* android: Update obj path in READMEMichael Weghorn2021-03-191-1/+1
* android: Don't allow editing for read-only docsMichael Weghorn2021-03-191-1/+1
* android: Don't show message for readonly files in non-experimental modeMichael Weghorn2021-03-192-5/+10
* tdf#125318 android: Allow copying with editing disabledMichael Weghorn2021-03-181-1/+1
* android: Show original instead of temp file nameMichael Weghorn2021-03-181-1/+31
* tdf#141052 android: Include 'tabbuttons.ui' and 'tabviewbar.ui'Michael Weghorn2021-03-161-1/+2
* tdf#141044 android: Update included .ui filesMichael Weghorn2021-03-151-6/+2
* Fixed few grammar mistakesViKrAm-Baisclear2021-01-091-4/+4
* 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