qt5base-lts/src/android
Assam Boudjelthia 6f837d6f07 Android: fix QDesktopServices::openUrl() error for file scheme path
If the url is a "file:" scheme url don't check for permissions
which the file won't have, and then disable StrictMode for API >= 24
to be able to pass the "file:" path to the openUrl intent.

Pick-to: 5.15
Fixes: QTBUG-67877
Change-Id: Ia3fecc24a67069dc76f866455277bf8b929e7697
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2020-06-26 12:41:42 +00:00
..
jar Android: fix QDesktopServices::openUrl() error for file scheme path 2020-06-26 12:41:42 +00:00
java Android: Pass a null Bundle when calling QtActivityDelegate.onCreate 2020-06-18 14:28:58 +02:00
templates Make sure the default AndroidManifest is compatible with Qt Creator 2020-06-03 10:26:01 +03:00
android.pro Android: Remove support for API < 16 2015-12-10 19:53:36 +00:00
CMakeLists.txt Annotate some projects that should not to be regenerated 2019-10-08 13:12:00 +00:00