summaryrefslogtreecommitdiff
path: root/android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java
AgeCommit message (Expand)Author
2021-04-16tdf#95615 android: Don't offer "Save" after opening templatedistro/lhm/libreoffice-7-1+backportsMichael Weghorn
2021-04-16android: Show file picker for new docs on "Save As"Michael 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-16android: Don't store whether spreadsheet in LibreOfficeMainActivityMichael 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-07android: Drop custom file abstraction + UIMichael Weghorn
2021-04-01android: Move code to get doc's display name from URI to static helperMichael Weghorn
2021-04-01android: Don't mark doc changed on keypress in readonly modeMichael Weghorn
2021-04-01android: Drop some unused importsMichael Weghorn
2021-04-01android: Use system file picker to create new docsMichael Weghorn
2021-04-01android: 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-22tdf#129833 android: Move reading file to separate threadMichael Weghorn
2021-03-22tdf#129833 android: Allow editing writable docs passed by IntentMichael Weghorn
2021-03-19android: Don't show message for readonly files in non-experimental modeMichael Weghorn
2021-03-18android: Show original instead of temp file nameMichael Weghorn
2020-03-06android: LibreOfficeMainActivity::onStop: Add null checkMichael Weghorn
2019-11-19android: avoid NPE when trying to create cache fileChristian Lohmaier
2019-09-06Fixing '....'Andrea Gelmini
2018-11-13android: lock away editing mode in separate build flavorChristian Lohmaier
2018-11-02[Pardus] language improvements on AndroidMert Tumer
2018-10-06Extract hardcoded strings to string resource file on Android ViewerMert Tumer
2018-08-11Added PDF Export option on Android ViewerMert Tumer
2018-08-07tdf#106648 save current work when switching to other appsMert Tumer
2018-07-31Rename/Delete worksheets and slides option on Android ViewerMert Tumer
2018-07-15Developer ModeXimeng Zu
2018-07-12Style tab added to Android ViewerMert Tumer
2018-05-16android janitor... remove unnecessary imports, variables and castsChristian Lohmaier
2018-03-27.uno:Save callback for the Android ViewerMert Tümer
2018-02-24[Pardus] tdf#112481 Ability to add worksheets on CalcMert Tümer
2018-02-18[Pardus] tdf#108446 - Shape is not changed after saveMert Tümer
2018-01-30[Pardus] tdf#106326 ability to change font background colorMert Tümer
2018-01-30[Pardus] tdf#112482 ability to add slides to impressMert Tümer
2018-01-29tdf#89215 only process state changes after TileProvider is readyChristian Lohmaier
2018-01-18pass context as parameter instead of risk of leaking memoryChristian Lohmaier
2017-11-16tdf#106370 Android: add ability to insert picturesXimeng Zu
2017-11-16[Android] Add address/formula barsXimeng Zu
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-09-24lint: remove redundant type casts (findViewById to object of type)Christian Lohmaier
2017-08-27[Android Viewer] Password supportXimeng Zu
2017-08-16Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer