summaryrefslogtreecommitdiffstats
path: root/src/nfc/android/androidjninfc.cpp
Commit message (Expand)AuthorAgeFilesLines
* JNI: port to changes of JNI traits in qtbaseVolker Hilsheimer2023-09-271-10/+10
* Android NFC: Move code from AndroidNFC to <Qt>::QtNfc namespaceIevgenii Meshcheriakov2022-07-291-20/+18
* Android NFC: Move MainNfcNewIntentListener into the Qt namespaceIevgenii Meshcheriakov2022-07-281-12/+0
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-041-9/+9
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-081-1/+1
* Rename isAvailable() to isEnabled() in QNearFieldManagerLars Schmertmann2020-03-271-2/+2
* Add NFC API method isSupportedAndrew O'Doherty2018-03-151-0/+5
* NFC on Android: Fix crash on restart of an app in debug buildv5.9.0-beta1Lars Schmertmann2017-03-161-1/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+5
|\
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Using QtAndroidExtras instead of Andoid JNI for NFCPeter Rustler2015-03-191-99/+11
* Add the feature to get the nfc intent that startet the appPeter Rustler2015-03-181-0/+11
* Bugfix: Call stopDiscoveryId in stopDiscovery.Peter Rustler2015-03-181-1/+1
* Adapt to the new "onResumePause" APIPeter Rustler2015-03-181-6/+5
* Update Digia headers to QtCompany headersAlex Blasche2015-03-021-21/+13
* Adapt to the new "onNewIntent" APIPeter Rustler2015-02-021-34/+5
* Squashed code contribtion for QtNfc on AndroidJuhana Jauhiainen2015-01-081-0/+214