index
:
qt/qtconnectivity.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
btle
dev
neard
old/5.2
wip/cmake
wip/win
Qt Connectivity
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bluetooth
/
qbluetoothlocaldevice_android.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to QJniArray and simplify type usage
Volker Hilsheimer
2024-06-18
1
-13
/
+5
*
JNI: port to changes of JNI traits in qtbase
Volker Hilsheimer
2023-09-27
1
-7
/
+7
*
QtBluetooth: use public QPermission API to check for permissions on Android
Ivan Solovev
2023-05-03
1
-6
/
+5
*
Android BT fix deprecated "getDefaultAdapter" method usage
Juha Vuolle
2022-09-13
1
-16
/
+3
*
Unstringify Android QtBluetooth: signatures, types and method calls
Juha Vuolle
2022-07-07
1
-37
/
+29
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-39
/
+3
*
Introduce error codes for missing permissions
Ivan Solovev
2022-05-19
1
-0
/
+1
*
Android bluetooth local device always to use "Paired"
Juha Vuolle
2022-05-17
1
-1
/
+1
*
Remove unsupported Android bluetooth codepaths
Juha Vuolle
2022-05-12
1
-3
/
+2
*
Replace deprecated bluetooth disable/enable methods on Android
Juha Vuolle
2022-05-07
1
-27
/
+73
*
Improve Android-12 bluetooth permission error reporting
Juha Vuolle
2022-04-12
1
-4
/
+9
*
Port indexed for-loops from int to qsizetype
Marc Mutz
2022-04-11
1
-1
/
+1
*
QBluetoothLocalDevicePrivate: replace hand-rolled loop with contains()
Marc Mutz
2022-04-07
1
-9
/
+1
*
Introduce Android 12 / SDK 31+ bluetooth permissions
Juha Vuolle
2022-03-17
1
-3
/
+14
*
Change qbluetoothlocaldevice error signal name usage to errorOccurred
Juha Vuolle
2022-02-21
1
-3
/
+3
*
Remove AndroidExtras dependencies and port to new Qt 6 Android APIs
Ville Voutilainen
2021-06-04
1
-27
/
+21
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-4
/
+4
*
Remove Pairing agent related API from QBluetoothLocalDevice
Alex Blasche
2021-03-15
1
-24
/
+0
*
Android: rename Android's package name for Qt 6
Assam Boudjelthia
2020-10-08
1
-4
/
+4
*
Do not handle PAIRING_VARIANT_PIN
Alex Blasche
2019-07-17
1
-11
/
+0
*
Use QAndroidJniExceptionCleaner instead of QAndroidJniEnvironment
BogDan Vatra
2019-04-05
1
-11
/
+4
*
Minor code cleanup for QBluetoothLocalDevice implementation on Android
Alex Blasche
2018-09-26
1
-14
/
+10
*
Properly handle pin code pairing on Android
Alex Blasche
2018-09-26
1
-0
/
+11
*
Android: Workaround buggy BT implementation
v5.8.0-rc1
v5.8.0
BogDan Vatra
2016-12-08
1
-38
/
+22
*
Android: Fixed crash
BogDan Vatra
2016-12-08
1
-0
/
+4
*
Updated license headers
Antti Kokko
2016-01-20
1
-15
/
+21
*
Don't register meta types during static init time
5.5
Alex Blasche
2015-11-30
1
-0
/
+2
*
Merge branch '5.4' into 5.5
Alex Blasche
2015-04-01
1
-28
/
+10
|
\
|
*
Android: Fix crash in QBluetoothLocalDevice ctor due to Java exception
Alex Blasche
2015-03-18
1
-28
/
+10
*
|
Update copyright headers
Jani Heikkinen
2015-02-16
1
-7
/
+7
|
/
*
Android: Enable pairing for Android v15+
Alex Blasche
2015-02-02
1
-3
/
+3
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
1
-18
/
+10
*
Fix coding style in QBluetooth
Oleg Shparber
2014-04-23
1
-94
/
+107
*
Android: Improve QBluetoothLocalDevice::connectedDevices()
Alex Blasche
2014-03-24
1
-2
/
+36
*
Android: Fix crashes due to concurrency issues
Alex Blasche
2014-03-11
1
-0
/
+1
*
Port QtBluetooth to Android
Alex Blasche
2014-02-13
1
-0
/
+443