Age | Commit message (Expand) | Author |
2021-04-14 | android: Don't store whether spreadsheet in LibreOfficeMainActivity | Michael Weghorn |
2021-04-12 | android: Drop some unused Turkish translations | Michael Weghorn |
2021-04-12 | android: Drop 'LibreOfficeMainActivity#onSaveInstanceState' | Michael Weghorn |
2021-04-12 | tdf#95517 android: Rework app/doc lifecycle handling | Michael Weghorn |
2021-04-12 | android: Always create a temporary local copy of the doc | Michael Weghorn |
2021-04-12 | android: Turn 3 "internal" docs into raw resources | Michael Weghorn |
2021-04-12 | android: Drop fallback of opening default doc | Michael Weghorn |
2021-04-12 | android: Extract method to copy stream | Michael Weghorn |
2021-04-12 | android: Add member for document URI | Michael Weghorn |
2021-04-09 | android: Check result for CREATE_NEW_DOCUMENT Intent | Michael Weghorn |
2021-04-09 | android: Request PERMISSION_WRITE_EXTERNAL_STORAGE again | Michael Weghorn |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | tdf#141338 android: Make "Select file to open" view smaller | Michael Weghorn |
2021-04-07 | android: Move "Recent files" below system file picker view | Michael Weghorn |
2021-04-07 | android: Drop custom file abstraction + UI | Michael Weghorn |
2021-04-01 | android: Actually show recently used in "Recent files" list | Michael Weghorn |
2021-04-01 | android: Show files opened using system picker for recently used | Michael Weghorn |
2021-04-01 | android: Drop check for SDK version < 16 | Michael Weghorn |
2021-04-01 | android: Move code to get doc's display name from URI to static helper | Michael Weghorn |
2021-04-01 | android: Extract opening of file to separate method 'openDocument' | Michael Weghorn |
2021-03-31 | android: Don't mark doc changed on keypress in readonly mode | Michael Weghorn |
2021-03-31 | android: Drop some unused imports | Michael Weghorn |
2021-03-31 | android: Don't require that user presses 'Back' twice to exit | Michael Weghorn |
2021-03-31 | android: Use system file picker to create new docs | Michael Weghorn |
2021-03-31 | android: Only update file path for "real Save As" | Michael Weghorn |
2021-03-31 | android: Drop unused 'newDocumentType' member | Michael Weghorn |
2021-03-31 | tdf#139350 android: Fix handling of new docs | Michael Weghorn |
2021-03-31 | tdf#139350 android: Add param to allow a "real" "Save As" | Michael Weghorn |
2021-03-31 | android: TileKitProvider: Optionally detect file type from document | Michael Weghorn |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | Related tdf#129833 android: Drop android.permission.INTERNET | Michael Weghorn |
2021-03-22 | tdf#141111 android: Don't crash trying to edit read-only section | Michael Weghorn |
2021-03-22 | tdf#129833 android: Move reading file to separate thread | Michael Weghorn |
2021-03-22 | tdf#129833 android: Allow opening files using system file picker | Michael Weghorn |
2021-03-22 | tdf#129833 android: Allow editing writable docs passed by Intent | Michael Weghorn |
2021-03-22 | tdf#129833 android: Drop non-working ownCloud/nextCloud support | Michael Weghorn |
2021-03-19 | android: Update obj path in README | Michael Weghorn |
2021-03-19 | android: Don't allow editing for read-only docs | Michael Weghorn |
2021-03-19 | android: Don't show message for readonly files in non-experimental mode | Michael Weghorn |
2021-03-18 | tdf#125318 android: Allow copying with editing disabled | Michael Weghorn |
2021-03-18 | android: Show original instead of temp file name | Michael Weghorn |
2021-03-16 | tdf#141052 android: Include 'tabbuttons.ui' and 'tabviewbar.ui' | Michael Weghorn |
2021-03-15 | tdf#141044 android: Update included .ui files | Michael Weghorn |
2021-01-09 | Fixed few grammar mistakes | ViKrAm-Baisclear |
2020-11-19 | Make sure $(SODEST)/libc++_shared.so target dir exists | Stephan Bergmann |
2020-09-30 | android: "make run" works also for debug configuration | Vasily Melenchuk |
2020-08-19 | Remove BuildVersion also from Android and iOS version ini files | Stephan Bergmann |
2020-07-17 | Update paths in Makefile.in and android/.gitignore | Michael Weghorn |
2020-07-17 | tdf#134846 Android Viewer: Include native libs again | Michael Weghorn |
2020-07-07 | android: fix the build output directory | Henry Castro |