summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/localdevicebroadcastreceiver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android Bluetooth: Change static string cache to use QStringJuha Vuolle2023-11-011-17/+24
* JNI: port to changes of JNI traits in qtbaseVolker Hilsheimer2023-09-271-4/+4
* Generate key string for field cache at compile timeVolker Hilsheimer2022-09-131-21/+22
* Unstringify Android QtBluetooth: signatures, types and method callsJuha Vuolle2022-07-071-21/+15
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Android: use the new permission API, clean up some leftoversVille Voutilainen2021-06-101-1/+0
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-041-21/+10
* Remove Pairing agent related API from QBluetoothLocalDeviceAlex Blasche2021-03-151-121/+0
* Do not handle PAIRING_VARIANT_PINAlex Blasche2019-07-171-1/+11
* Don't trigger passkey pairing notification if remote device is unknownAlex Blasche2018-09-261-0/+3
* Properly handle pin code pairing on AndroidAlex Blasche2018-09-261-0/+41
* Catch SecurityException during pairing on AndroidAlex Blasche2018-09-261-0/+10
* Updated license headersAntti Kokko2016-01-201-14/+20
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Android: Enable pairing for Android v15+Alex Blasche2015-02-021-2/+2
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Android: Don't directly use java field valuesAlex Blasche2014-03-111-23/+41
* Android: Don't directly use the action string values but refer to the fields.Alex Blasche2014-03-111-31/+38
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+211