summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/jni_android_p.h
Commit message (Expand)AuthorAgeFilesLines
* Android: simplify JNI codeVolker Hilsheimer2024-09-191-5/+0
* Check if location checks can be skipped with bluetooth scanJuha Vuolle2024-08-291-0/+2
* JNI: clean up JNI class declarationsVolker Hilsheimer2024-07-121-10/+3
* JNI: prepare for standard Java types getting declared in qtjnitypes.hVolker Hilsheimer2024-06-181-4/+7
* Port to QJniArray and simplify type usageVolker Hilsheimer2024-06-181-3/+6
* Don't use staticAssertTypeMismatch to inform about an unsupported valueVolker Hilsheimer2023-12-141-1/+1
* Android Bluetooth: Change static string cache to use QStringJuha Vuolle2023-11-011-2/+2
* JNI: port to changes of JNI traits in qtbaseVolker Hilsheimer2023-09-271-3/+3
* Adapt to renaming of QtJniTypes::String to CTStringVolker Hilsheimer2023-09-261-16/+16
* JNI: replace TYPE declarations with CLASS declarationsVolker Hilsheimer2023-09-201-12/+12
* Replace deprecated BT LE methods on Android API 33: descriptorsJuha Vuolle2023-01-261-0/+2
* Generate key string for field cache at compile timeVolker Hilsheimer2022-09-131-1/+44
* Android BT fix deprecated "getDefaultAdapter" method usageJuha Vuolle2022-09-131-0/+2
* Unstringify Android QtBluetooth: native JNI callbacksJuha Vuolle2022-08-041-0/+1
* Unstringify Android QtBluetooth: signatures, types and method callsJuha Vuolle2022-07-071-0/+45
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-1/+2
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-041-3/+2
* Remove Pairing agent related API from QBluetoothLocalDeviceAlex Blasche2021-03-151-1/+0
* Updated license headersAntti Kokko2016-01-201-14/+20
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-0/+11
|\
| * Add missing private headers warningSamuel Gaist2014-08-181-0/+11
* | Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
|/
* Android: Don't directly use java field valuesAlex Blasche2014-03-111-2/+0
* Android: Don't directly use the action string values but refer to the fields.Alex Blasche2014-03-111-0/+77