summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#95615 android: Don't offer "Save" after opening templatedistro/lhm/libreoffice-7-1+backportsMichael Weghorn2021-04-162-14/+39
* android: Show file picker for new docs on "Save As"Michael Weghorn2021-04-164-76/+32
* android: Drop unused 'FileUtilities#doAccept'Michael Weghorn2021-04-161-17/+0
* android: Allow printing and PDF export regardless of modeMichael Weghorn2021-04-161-3/+8
* android: Merge 2 'LOKitTileProvider#printDocument' methodsMichael Weghorn2021-04-161-14/+11
* android: Ask where to save PDF file on exportMichael Weghorn2021-04-168-45/+70
* android: Add a "Save As..." menu entryMichael Weghorn2021-04-168-8/+125
* android: Extract copying Uri to stream in thread to separate methodMichael Weghorn2021-04-161-31/+38
* android: Don't store whether spreadsheet in LibreOfficeMainActivityMichael Weghorn2021-04-165-17/+6
* android: Drop some unused Turkish translationsMichael Weghorn2021-04-121-9/+0
* android: Drop 'LibreOfficeMainActivity#onSaveInstanceState'Michael Weghorn2021-04-121-5/+0
* tdf#95517 android: Rework app/doc lifecycle handlingMichael Weghorn2021-04-125-103/+7
* android: Always create a temporary local copy of the docMichael Weghorn2021-04-121-20/+18
* android: Turn 3 "internal" docs into raw resourcesMichael Weghorn2021-04-124-63/+52
* android: Drop fallback of opening default docMichael Weghorn2021-04-121-8/+2
* android: Extract method to copy streamMichael Weghorn2021-04-121-26/+37
* android: Add member for document URIMichael Weghorn2021-04-121-14/+19
* android: Check result for CREATE_NEW_DOCUMENT IntentMichael Weghorn2021-04-121-1/+1
* android: Request PERMISSION_WRITE_EXTERNAL_STORAGE againMichael Weghorn2021-04-121-0/+18
* tdf#141531 liblo-native-code: Add ODatabaseContext_get_implementationMichael Weghorn2021-04-071-0/+1
* tdf#141338 android: Make "Select file to open" view smallerMichael Weghorn2021-04-072-4/+4
* android: Move "Recent files" below system file picker viewMichael Weghorn2021-04-071-19/+19
* android: Drop custom file abstraction + UIMichael Weghorn2021-04-0736-3272/+51
* 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-04-011-2/+2
* android: Drop some unused importsMichael Weghorn2021-04-012-6/+0
* android: Don't require that user presses 'Back' twice to exitMichael Weghorn2021-04-014-21/+1
* android: Use system file picker to create new docsMichael Weghorn2021-04-016-105/+105
* android: Only update file path for "real Save As"Michael Weghorn2021-04-011-1/+3
* android: Drop unused 'newDocumentType' memberMichael Weghorn2021-04-011-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
* 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-0/+1
* 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
* Drop external owncloud-android-libMichael Weghorn2021-03-2212-169/+0
* tdf#129833 android: Drop non-working ownCloud/nextCloud supportMichael Weghorn2021-03-2213-446/+2
* android: Update obj path in READMEMichael Weghorn2021-03-221-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 'tabviewbar.ui'Michael Weghorn2021-03-161-1/+2