summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserver_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtBluetooth: use public QPermission API to check for permissions on AndroidIvan Solovev2023-05-031-1/+1
* Android BT fix deprecated "getDefaultAdapter" method usageJuha Vuolle2022-09-131-2/+1
* Unstringify Android QtBluetooth: signatures, types and method callsJuha Vuolle2022-07-071-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Introduce error codes for missing permissionsIvan Solovev2022-05-191-1/+1
* Improve Android-12 bluetooth permission error reportingJuha Vuolle2022-04-121-2/+10
* Port simple cases of count() to size()Marc Mutz2022-04-111-1/+1
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-1/+1
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-041-2/+2
* rename error signals to errorOccurredAndreas Buhr2021-03-221-7/+7
* Fix warnings in QBluetoothServerPrivate on AndroidAndreas Buhr2021-02-191-2/+1
* Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-2/+3
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-2/+2
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Add QBluetoothSocketPrivate interface for AndroidAlex Blasche2018-07-251-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Android: Fix broken QBluetoothServer::isListeningAlex Blasche2014-09-301-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Fix qrfcomm unit testAlex Blasche2014-03-011-8/+12
* Android: Fix crash in QBluetoothServer::close()Alex Blasche2014-02-271-21/+21
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+274