fb27d9a796
Opening a document with Intent.ACTION_OPEN_DOCUMENT is only supported with Android SDK >= 19, so for complete support we need to add a fallback to Intent.ACTION_GET_CONTENT. Additionally if the activity Intent.ACTION_OPEN_DOCUMENT is not found for whatever reason, also try to start it with the fallback. Change-Id: I0e28a3bb038a5d44716856e5c015223933c6de6b Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90210 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Jan Holesovsky <kendy@collabora.com> |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
appSettings.gradle.in | ||
build.gradle | ||
proguard-rules.pro |