summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2021-06-14tdf#142618 android: Don't crash when passed MIME type is nulldistro/lhm/libreoffice-7-2+backportsMichael Weghorn
2021-05-21tdf#106893 android: Show whole doc when closing soft keyboardMichael Weghorn
2021-05-21android: Inline 'LayerView#setViewportSize' to only call siteMichael Weghorn
2021-05-21android: Don't reset zoom and position on refresh eventMichael Weghorn
2021-05-21tdf#106370 android: Make inserting pictures workMichael Weghorn
2021-05-19tdf#142348 android: Avoid extra refresh after loading docMichael Weghorn
2021-05-11android: Don't crash trying to process non-existing file from recentsMichael Weghorn
2021-05-07tdf#142153 android: Delete unused textures immediatelyMichael Weghorn
2021-05-05tdf#135136 Android: Don't hardcode height of TextViewsMichael Weghorn
2021-04-23android: Some trivial style improvementsMichael Weghorn
2021-04-23android: Drop unused FileUtilities membersMichael Weghorn
2021-04-23android: Drop unused FolderIconView classMichael Weghorn
2021-04-23android: Offer 'Save As' in readonly modeMichael Weghorn
2021-04-16tdf#95615 android: Don't offer "Save" after opening templateMichael Weghorn
2021-04-16android: Show file picker for new docs on "Save As"Michael Weghorn
2021-04-16android: Drop unused 'FileUtilities#doAccept'Michael Weghorn
2021-04-16android: Allow printing and PDF export regardless of modeMichael Weghorn
2021-04-16android: Merge 2 'LOKitTileProvider#printDocument' methodsMichael Weghorn
2021-04-16android: Ask where to save PDF file on exportMichael Weghorn
2021-04-16android: Add a "Save As..." menu entryMichael Weghorn
2021-04-16android: Extract copying Uri to stream in thread to separate methodMichael Weghorn
2021-04-14android: Don't store whether spreadsheet in LibreOfficeMainActivityMichael Weghorn
2021-04-12android: Drop some unused Turkish translationsMichael Weghorn
2021-04-12android: Drop 'LibreOfficeMainActivity#onSaveInstanceState'Michael Weghorn
2021-04-12tdf#95517 android: Rework app/doc lifecycle handlingMichael Weghorn
2021-04-12android: Always create a temporary local copy of the docMichael Weghorn
2021-04-12android: Turn 3 "internal" docs into raw resourcesMichael Weghorn
2021-04-12android: Drop fallback of opening default docMichael Weghorn
2021-04-12android: Extract method to copy streamMichael Weghorn
2021-04-12android: Add member for document URIMichael Weghorn
2021-04-09android: Check result for CREATE_NEW_DOCUMENT IntentMichael Weghorn
2021-04-09android: Request PERMISSION_WRITE_EXTERNAL_STORAGE againMichael Weghorn
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07tdf#141338 android: Make "Select file to open" view smallerMichael Weghorn
2021-04-07android: Move "Recent files" below system file picker viewMichael Weghorn
2021-04-07android: Drop custom file abstraction + UIMichael Weghorn
2021-04-01android: Actually show recently used in "Recent files" listMichael Weghorn
2021-04-01android: Show files opened using system picker for recently usedMichael Weghorn
2021-04-01android: Drop check for SDK version < 16Michael Weghorn
2021-04-01android: Move code to get doc's display name from URI to static helperMichael Weghorn
2021-04-01android: Extract opening of file to separate method 'openDocument'Michael Weghorn
2021-03-31android: Don't mark doc changed on keypress in readonly modeMichael Weghorn
2021-03-31android: Drop some unused importsMichael Weghorn
2021-03-31android: Don't require that user presses 'Back' twice to exitMichael Weghorn
2021-03-31android: Use system file picker to create new docsMichael Weghorn
2021-03-31android: Only update file path for "real Save As"Michael Weghorn
2021-03-31android: Drop unused 'newDocumentType' memberMichael Weghorn
2021-03-31tdf#139350 android: Fix handling of new docsMichael Weghorn
2021-03-31tdf#139350 android: Add param to allow a "real" "Save As"Michael Weghorn
2021-03-31android: TileKitProvider: Optionally detect file type from documentMichael Weghorn