summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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