summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-04-241-31/+93
|\
| * Replace deprecated bluetooth disable/enable methods on AndroidJuha Vuolle2022-05-101-28/+73
| * Improve Android-12 bluetooth permission error reportingJuha Vuolle2022-04-141-2/+8
| * Introduce Android 12 / SDK 31+ bluetooth permissionsJuha Vuolle2022-03-241-3/+14
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Do not handle PAIRING_VARIANT_PINAlex Blasche2019-07-171-11/+0
* Use QAndroidJniExceptionCleaner instead of QAndroidJniEnvironmentBogDan Vatra2019-04-051-11/+4
* Minor code cleanup for QBluetoothLocalDevice implementation on AndroidAlex Blasche2018-09-261-14/+10
* Properly handle pin code pairing on AndroidAlex Blasche2018-09-261-0/+11
* Android: Workaround buggy BT implementationv5.8.0-rc1v5.8.0BogDan Vatra2016-12-081-38/+22
* Android: Fixed crashBogDan Vatra2016-12-081-0/+4
* Updated license headersAntti Kokko2016-01-201-15/+21
* Don't register meta types during static init time5.5Alex Blasche2015-11-301-0/+2
* Merge branch '5.4' into 5.5Alex Blasche2015-04-011-28/+10
|\
| * Android: Fix crash in QBluetoothLocalDevice ctor due to Java exceptionAlex Blasche2015-03-181-28/+10
* | Update copyright headersJani Heikkinen2015-02-161-7/+7
|/
* Android: Enable pairing for Android v15+Alex Blasche2015-02-021-3/+3
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Fix coding style in QBluetoothOleg Shparber2014-04-231-94/+107
* Android: Improve QBluetoothLocalDevice::connectedDevices()Alex Blasche2014-03-241-2/+36
* Android: Fix crashes due to concurrency issuesAlex Blasche2014-03-111-0/+1
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+443