qt6-bb10/src/android
Peter Rustler f93c04e44a Added new private API for Android and onNewIntent
On Android the foreground activity can get intents
with onNewIntent. Those intents can not be received
in any other way. This is especially true in Android nfc.

This patch adds a way to receive those intents in Qt.
This patch heavily leans on the implementation of onActivityResult.

Change-Id: Ic4dca301f34afe9a528149c3653e545ed3265a3c
Reviewed-by: BogDan Vatra <bogdan@kde.org>
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
2015-01-21 12:13:25 +01:00
..
accessibility Do not initialize accessibility code by default on startup. 2014-12-09 16:59:03 +01:00
jar Added new private API for Android and onNewIntent 2015-01-21 12:13:25 +01:00
java Use Holo theme on Android 5.0. 2014-11-27 11:22:23 +01:00
templates Update gradle build script. 2014-12-18 09:46:31 +01:00
android.pro Do not initialize accessibility code by default on startup. 2014-12-09 16:59:03 +01:00