summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-16tdf#95615 android: Don't offer "Save" after opening templatedistro/lhm/libreoffice-7-1+backportsMichael Weghorn2-14/+39
2021-04-16android: Show file picker for new docs on "Save As"Michael Weghorn4-76/+32
2021-04-16android: Drop unused 'FileUtilities#doAccept'Michael Weghorn1-17/+0
2021-04-16android: Allow printing and PDF export regardless of modeMichael Weghorn1-3/+8
2021-04-16android: Merge 2 'LOKitTileProvider#printDocument' methodsMichael Weghorn1-14/+11
2021-04-16android: Ask where to save PDF file on exportMichael Weghorn8-45/+70
2021-04-16android: Add a "Save As..." menu entryMichael Weghorn8-8/+125
2021-04-16android: Extract copying Uri to stream in thread to separate methodMichael Weghorn1-31/+38
2021-04-16android: Don't store whether spreadsheet in LibreOfficeMainActivityMichael Weghorn5-17/+6
2021-04-12android: Drop some unused Turkish translationsMichael Weghorn1-9/+0
2021-04-12android: Drop 'LibreOfficeMainActivity#onSaveInstanceState'Michael Weghorn1-5/+0
2021-04-12tdf#95517 android: Rework app/doc lifecycle handlingMichael Weghorn5-103/+7
2021-04-12android: Always create a temporary local copy of the docMichael Weghorn1-20/+18
2021-04-12android: Turn 3 "internal" docs into raw resourcesMichael Weghorn4-63/+52
2021-04-12android: Drop fallback of opening default docMichael Weghorn1-8/+2
2021-04-12android: Extract method to copy streamMichael Weghorn1-26/+37
2021-04-12android: Add member for document URIMichael Weghorn1-14/+19
2021-04-12android: Check result for CREATE_NEW_DOCUMENT IntentMichael Weghorn1-1/+1
2021-04-12android: Request PERMISSION_WRITE_EXTERNAL_STORAGE againMichael Weghorn1-0/+18
2021-04-07tdf#141531 liblo-native-code: Add ODatabaseContext_get_implementationMichael Weghorn1-0/+1
2021-04-07tdf#141338 android: Make "Select file to open" view smallerMichael Weghorn2-4/+4
2021-04-07android: Move "Recent files" below system file picker viewMichael Weghorn1-19/+19
2021-04-07android: Drop custom file abstraction + UIMichael Weghorn36-3272/+51
2021-04-01android: Actually show recently used in "Recent files" listMichael Weghorn1-19/+18
2021-04-01android: Show files opened using system picker for recently usedMichael Weghorn3-28/+63
2021-04-01android: Drop check for SDK version < 16Michael Weghorn1-14/+5
2021-04-01android: Move code to get doc's display name from URI to static helperMichael Weghorn2-23/+29
2021-04-01android: Extract opening of file to separate method 'openDocument'Michael Weghorn1-9/+12
2021-04-01android: Don't mark doc changed on keypress in readonly modeMichael Weghorn1-2/+2
2021-04-01android: Drop some unused importsMichael Weghorn2-6/+0
2021-04-01android: Don't require that user presses 'Back' twice to exitMichael Weghorn4-21/+1
2021-04-01android: Use system file picker to create new docsMichael Weghorn6-105/+105
2021-04-01android: Only update file path for "real Save As"Michael Weghorn1-1/+3
2021-04-01android: Drop unused 'newDocumentType' memberMichael Weghorn1-1/+0
2021-03-31tdf#139350 android: Fix handling of new docsMichael Weghorn3-26/+19
2021-03-31tdf#139350 android: Add param to allow a "real" "Save As"Michael Weghorn6-18/+40
2021-03-31android: TileKitProvider: Optionally detect file type from documentMichael Weghorn3-10/+23
2021-03-23Related tdf#129833 android: Drop android.permission.INTERNETMichael Weghorn1-1/+0
2021-03-22tdf#141111 android: Don't crash trying to edit read-only sectionMichael Weghorn1-0/+1
2021-03-22tdf#129833 android: Move reading file to separate threadMichael Weghorn1-19/+44
2021-03-22tdf#129833 android: Allow opening files using system file pickerMichael Weghorn7-0/+139
2021-03-22tdf#129833 android: Allow editing writable docs passed by IntentMichael Weghorn4-2/+62
2021-03-22Drop external owncloud-android-libMichael Weghorn12-169/+0
2021-03-22tdf#129833 android: Drop non-working ownCloud/nextCloud supportMichael Weghorn13-446/+2
2021-03-22android: Update obj path in READMEMichael Weghorn1-1/+1
2021-03-19android: Don't allow editing for read-only docsMichael Weghorn1-1/+1
2021-03-19android: Don't show message for readonly files in non-experimental modeMichael Weghorn2-5/+10
2021-03-18tdf#125318 android: Allow copying with editing disabledMichael Weghorn1-1/+1
2021-03-18android: Show original instead of temp file nameMichael Weghorn1-1/+31
2021-03-16tdf#141052 android: Include 'tabviewbar.ui'Michael Weghorn1-1/+2