qt6-bb10/src
Lars Schmertmann f2b914afc6 Android: Enable QDesktopService
QDesktopServices::openUrl(const QUrl &url) is already implemented
on Android. But even if it is possible to set an URL handler, the
mechanism to invoke it is missing. With this commit the URL handler
will work on Android like it is already working on iOS.

Task-number: QTBUG-84382
Pick-to: 6.2
Change-Id: Ic560bd380f1cc59586861aa1a6a3ea064276a39e
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2021-09-10 06:41:15 +02:00
..
3rdparty Fix invalid JSON due to missing comma after value 2021-09-10 00:11:13 +10:00
android Android: Add information about who launched this activity to intents 2021-08-26 15:44:12 +00:00
concurrent Fix QtConcurrent::blockingMapped to work with non-template sequences 2021-09-08 15:05:32 +02:00
corelib Replace manual android properties reading with genex's 2021-09-09 23:44:39 +02:00
dbus Revert "Ensure versionless wrappers do not introduce a new variable scope" 2021-09-06 23:56:28 +10:00
entrypoint Adjust the EntryPoint target name according to the internal module naming policy 2021-06-15 12:51:49 +02:00
gui Android: Enable QDesktopService 2021-09-10 06:41:15 +02:00
network Move QNAM's http header parsing into separate class 2021-09-09 16:55:50 +02:00
opengl CMake: Make WrapVulkanHeaders target optional for QtGui consumers 2021-07-29 16:38:50 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport Fix button type to update coordinates when dragging 2021-08-11 12:38:35 +00:00
plugins Android: Enable QDesktopService 2021-09-10 06:41:15 +02:00
printsupport Doc: Remove unsupported customFilters 2021-09-03 15:14:59 +00:00
sql Doc: Remove unsupported customFilters 2021-09-03 15:14:59 +00:00
testlib Doc: Remove unsupported customFilters 2021-09-03 15:14:59 +00:00
tools Support deploying of libraries from a build tree when building android apk 2021-09-09 21:49:37 +02:00
widgets macOS: Don't show QMessageBox::about(Qt) as modal windows 2021-09-09 15:10:36 +00:00
xml Doc: Remove unsupported customFilters 2021-09-03 15:14:59 +00:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00