summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* android: Actually show recently used in "Recent files" listMichael Weghorn2021-04-011-19/+18
* android: Show files opened using system picker for recently usedMichael Weghorn2021-04-013-28/+63
* android: Drop check for SDK version < 16Michael Weghorn2021-04-011-14/+5
* android: Move code to get doc's display name from URI to static helperMichael Weghorn2021-04-012-23/+29
* android: Extract opening of file to separate method 'openDocument'Michael Weghorn2021-04-011-9/+12
* android: Don't mark doc changed on keypress in readonly modeMichael Weghorn2021-03-311-2/+2
* android: Drop some unused importsMichael Weghorn2021-03-312-6/+0
* android: Don't require that user presses 'Back' twice to exitMichael Weghorn2021-03-314-21/+1
* android: Use system file picker to create new docsMichael Weghorn2021-03-316-105/+105
* android: Only update file path for "real Save As"Michael Weghorn2021-03-311-1/+3
* android: Drop unused 'newDocumentType' memberMichael Weghorn2021-03-311-1/+0
* tdf#139350 android: Fix handling of new docsMichael Weghorn2021-03-313-26/+19
* 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