mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-27 15:39:47 +01:00
This change is needed to make the 'MagicBluetoothManager' startable after the from Android SDK 31 introduced BLUETOOTH_CONNECT is granted by the user. Before this change the 'MagicBluetoothManager' was only started in 'MagicAudioManager#start'. Now the new method 'MagicAudioManager#startBluetoothManager' can be used to start the 'MagicBluetoothManager'. This change is also a preperation to fix #1309 and #2114. See: #2132, #1309, #2124 Signed-off-by: Tim Krüger <t@timkrueger.me> |
||
---|---|---|
.. | ||
Globals.java | ||
MagicAudioManager.java | ||
MagicBluetoothManager.java | ||
MagicProximitySensor.java | ||
MagicWebRTCUtils.java | ||
MagicWebSocketInstance.java | ||
PeerConnectionWrapper.java | ||
WebSocketConnectionHelper.java |