summaryrefslogtreecommitdiffstats
path: root/src/nfc/android
Commit message (Expand)AuthorAgeFilesLines
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Add NFC API method isSupportedAndrew O'Doherty2018-03-152-0/+6
* 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-204-56/+80
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-092-0/+22
* Using QtAndroidExtras instead of Andoid JNI for NFCPeter Rustler2015-03-194-128/+29
* Add the feature to get the nfc intent that startet the appPeter Rustler2015-03-183-0/+26
* Bugfix: Exit updateReceiveState if we are paused and not receiving.Peter Rustler2015-03-181-3/+10
* Bugfix: Call stopDiscoveryId in stopDiscovery.Peter Rustler2015-03-181-1/+1
* Adapt to the new "onResumePause" APIPeter Rustler2015-03-183-8/+46
* Update Digia headers to QtCompany headersAlex Blasche2015-03-024-87/+55
* Insert newIntent listener if it is not already in list, onlyPeter Rustler2015-02-021-1/+2
* Adapt to the new "onNewIntent" APIPeter Rustler2015-02-023-34/+160
* Remove not needed public headerAlex Blasche2015-01-082-50/+4
* Squashed code contribtion for QtNfc on AndroidJuhana Jauhiainen2015-01-083-0/+343