libreoffice-online/android/app
Tomaž Vajngerl fb27d9a796 android: fix opening document because activity is not found
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>
2020-03-11 15:57:22 +01:00
..
src/main android: fix opening document because activity is not found 2020-03-11 15:57:22 +01:00
.gitignore android shell: Move ~all the functionality from menu to navigation drawer. 2020-02-21 13:51:40 +01:00
appSettings.gradle.in android: Implement (optional) support for both 32bit and 64bit build. 2019-12-30 14:24:30 +01:00
build.gradle android shell: No need for the Nextcloud lib any more. 2020-02-20 14:53:06 +01:00
proguard-rules.pro