- 5453f75 android: Slightly clean up style of LOKitTileProvider#resetParts by Michael Weghorn · 4 years ago
- e996ad7 android: Reuse existing LOKitTileProvider#resetParts by Michael Weghorn · 4 years ago
- 1b45a30 android: Leave part names starting with "Sheet" etc. intact by Michael Weghorn · 4 years ago
- 6df6391 android: Use 'if' instead of switch-cases with just 1 case by Michael Weghorn · 4 years ago
- 052c8a4 android: Drop redundant check for SDK version <= 11 by Michael Weghorn · 4 years ago
- b68821a android: Show file chooser despite package visibility filtering in API 30 by Michael Weghorn · 4 years ago
- b68362b android: Slightly improve style in use of arrays by Michael Weghorn · 4 years ago
- 6515633 android: Drop unused import and extra semicolon by Michael Weghorn · 4 years ago
- 62524dc android: Avoid using resource ID in switch-case by Michael Weghorn · 4 years ago
- 7084da4 android: Explicitly load libc++_shared by Michael Weghorn · 4 years ago
- 730add0 android: Use drawable tag already supported with API level 16 by Michael Weghorn · 4 years ago
- b6a237a android: use mavenCentral instead of jcenter repository by Michael Weghorn · 4 years ago
- c6fada2 android: Use android.ndkPath property to set path to NDK by Michael Weghorn · 4 years ago
- 19363c8 android: Set archivesBaseName differently after gradle update by Michael Weghorn · 4 years ago
- f22f83f android: Update dependencies to current versions by Michael Weghorn · 4 years ago
- 8917c8b android: Drop obsolete "sourceCompatibility 6" by Michael Weghorn · 4 years ago
- 39326bc android: Update Android Gradle Plugin to 7.1.3 by Michael Weghorn · 4 years ago
- 76d50f8 android: Stop using ANDROID_SDK_HOME env variable by Michael Weghorn · 4 years ago
- 128de19 android: Use property instead of ANDROID_NDK_HOME env var by Michael Weghorn · 4 years ago
- 258fd21 android: Remove redundant label attribute from activities by Michael Weghorn · 4 years ago
- 2ab389b android: Update compileSdkVersion/targetSdkVersion to 31 by Michael Weghorn · 4 years ago
- 003e287 android: Use proper Intent to open doc for API level < 19 by Michael Weghorn · 4 years ago
- f869807 android: Use "ContentResolver#query" available from API level 1 by Michael Weghorn · 4 years ago
- 70cb495 android: Port from Android Support Lib to AndroidX by Michael Weghorn · 4 years ago
- d2572dc android: Deduplicate LOKitThread#load{,New}Document by Michael Weghorn · 4 years ago
- 4476fd5 tdf#148556 android: Don't delay refresh when loading doc by Michael Weghorn · 4 years ago
- 2f99846 android: Drop leftover German translation by Michael Weghorn · 4 years ago
- 9c5facd android: Pass variable for "selected" param by Michael Weghorn · 4 years ago
- 44950bc android: Enable support for FODS by Michael Weghorn · 4 years ago
- 7a4a135 Convert example document from cz to en-us by Jan-Marek Glogowski · 4 years, 5 months ago
- c4b9341 LOK: maintain blocked command list per view by Pranam Lashkari · 4 years, 7 months ago
- e72a736 tdf#131548 Android: jump to cell by Ilhan Yesil · 4 years, 10 months ago
- 6bfa943 tdf#142618 android: Don't crash when passed MIME type is null by Michael Weghorn · 4 years, 10 months ago
- 4a9eef7 tdf#106893 android: Show whole doc when closing soft keyboard by Michael Weghorn · 4 years, 11 months ago
- 817c89f android: Inline 'LayerView#setViewportSize' to only call site by Michael Weghorn · 4 years, 11 months ago
- 1cfc6c5 android: Don't reset zoom and position on refresh event by Michael Weghorn · 4 years, 11 months ago
- a3f682f tdf#106370 android: Make inserting pictures work by Michael Weghorn · 4 years, 11 months ago
- 128f67e tdf#142348 android: Avoid extra refresh after loading doc by Michael Weghorn · 4 years, 11 months ago
- 55c17df android: Don't crash trying to process non-existing file from recents by Michael Weghorn · 5 years ago
- bcd7a72 tdf#142153 android: Delete unused textures immediately by Michael Weghorn · 5 years ago
- 70554d7 tdf#135136 Android: Don't hardcode height of TextViews by Michael Weghorn · 5 years ago
- fbcc644 android: Some trivial style improvements by Michael Weghorn · 5 years ago
- 710bada android: Drop unused FileUtilities members by Michael Weghorn · 5 years ago
- 8646ed9 android: Drop unused FolderIconView class by Michael Weghorn · 5 years ago
- 3199182 android: Offer 'Save As' in readonly mode by Michael Weghorn · 5 years ago
- 01521db tdf#95615 android: Don't offer "Save" after opening template by Michael Weghorn · 5 years ago
- 5ce43b2 android: Show file picker for new docs on "Save As" by Michael Weghorn · 5 years ago
- 865ec16 android: Drop unused 'FileUtilities#doAccept' by Michael Weghorn · 5 years ago
- 5306ecd android: Allow printing and PDF export regardless of mode by Michael Weghorn · 5 years ago
- 40f3002 android: Merge 2 'LOKitTileProvider#printDocument' methods by Michael Weghorn · 5 years ago
- 9ebcb80 android: Ask where to save PDF file on export by Michael Weghorn · 5 years ago
- d16e569 android: Add a "Save As..." menu entry by Michael Weghorn · 5 years ago
- a2b4564 android: Extract copying Uri to stream in thread to separate method by Michael Weghorn · 5 years ago
- 4db8535 android: Don't store whether spreadsheet in LibreOfficeMainActivity by Michael Weghorn · 5 years ago
- bcf0ed2 android: Drop some unused Turkish translations by Michael Weghorn · 5 years ago
- c0c43f4 android: Drop 'LibreOfficeMainActivity#onSaveInstanceState' by Michael Weghorn · 5 years ago
- 1bc4247 tdf#95517 android: Rework app/doc lifecycle handling by Michael Weghorn · 5 years ago
- d8fea0b android: Always create a temporary local copy of the doc by Michael Weghorn · 5 years ago
- d3f8f4b android: Turn 3 "internal" docs into raw resources by Michael Weghorn · 5 years ago
- bcb74b5 android: Drop fallback of opening default doc by Michael Weghorn · 5 years ago
- 224df29 android: Extract method to copy stream by Michael Weghorn · 5 years ago
- 79d9a73 android: Add member for document URI by Michael Weghorn · 5 years ago
- d214ab4 android: Check result for CREATE_NEW_DOCUMENT Intent by Michael Weghorn · 5 years ago
- 7d9db80 android: Request PERMISSION_WRITE_EXTERNAL_STORAGE again by Michael Weghorn · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 4cfcc0f tdf#141338 android: Make "Select file to open" view smaller by Michael Weghorn · 5 years ago
- 91eb502 android: Move "Recent files" below system file picker view by Michael Weghorn · 5 years ago
- a23bd42 android: Drop custom file abstraction + UI by Michael Weghorn · 5 years ago
- 2bbb294 android: Actually show recently used in "Recent files" list by Michael Weghorn · 5 years ago
- 2611b5c android: Show files opened using system picker for recently used by Michael Weghorn · 5 years ago
- 4003042 android: Drop check for SDK version < 16 by Michael Weghorn · 5 years ago
- af56d15 android: Move code to get doc's display name from URI to static helper by Michael Weghorn · 5 years ago
- 40115df android: Extract opening of file to separate method 'openDocument' by Michael Weghorn · 5 years ago
- 4413426 android: Don't mark doc changed on keypress in readonly mode by Michael Weghorn · 5 years ago
- 51f6e11 android: Drop some unused imports by Michael Weghorn · 5 years ago
- 1477401 android: Don't require that user presses 'Back' twice to exit by Michael Weghorn · 5 years ago
- 4b85409 android: Use system file picker to create new docs by Michael Weghorn · 5 years ago
- 19e1f37 android: Only update file path for "real Save As" by Michael Weghorn · 5 years ago
- 05a3ce9 android: Drop unused 'newDocumentType' member by Michael Weghorn · 5 years ago
- 2e86226 tdf#139350 android: Fix handling of new docs by Michael Weghorn · 5 years ago
- a1abf2c tdf#139350 android: Add param to allow a "real" "Save As" by Michael Weghorn · 5 years ago
- 4dbc9c8 android: TileKitProvider: Optionally detect file type from document by Michael Weghorn · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 76a30ac Related tdf#129833 android: Drop android.permission.INTERNET by Michael Weghorn · 5 years ago
- 1bf8f45 tdf#141111 android: Don't crash trying to edit read-only section by Michael Weghorn · 5 years ago
- 7f838b7 tdf#129833 android: Move reading file to separate thread by Michael Weghorn · 5 years ago
- d678ee3 tdf#129833 android: Allow opening files using system file picker by Michael Weghorn · 5 years ago
- 2df8b77 tdf#129833 android: Allow editing writable docs passed by Intent by Michael Weghorn · 5 years ago
- 6012599 tdf#129833 android: Drop non-working ownCloud/nextCloud support by Michael Weghorn · 5 years ago
- b0d1ad8 android: Update obj path in README by Michael Weghorn · 5 years ago
- bf6efbb android: Don't allow editing for read-only docs by Michael Weghorn · 5 years ago
- 878cbe22 android: Don't show message for readonly files in non-experimental mode by Michael Weghorn · 5 years ago
- 88f4b76 tdf#125318 android: Allow copying with editing disabled by Michael Weghorn · 5 years ago
- a7c0039 android: Show original instead of temp file name by Michael Weghorn · 5 years ago
- 66e531d tdf#141052 android: Include 'tabbuttons.ui' and 'tabviewbar.ui' by Michael Weghorn · 5 years ago
- 96af761 tdf#141044 android: Update included .ui files by Michael Weghorn · 5 years ago
- a7abe26 Fixed few grammar mistakes by ViKrAm-Baisclear · 5 years ago
- 095b2da Make sure $(SODEST)/libc++_shared.so target dir exists by Stephan Bergmann · 5 years ago
- f5e87b2 android: "make run" works also for debug configuration by Vasily Melenchuk · 6 years ago
- e30b049 Remove BuildVersion also from Android and iOS version ini files by Stephan Bergmann · 6 years ago