1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-02-11 17:36:48 +01:00
MrYoranimo 5e6bf798a4 Xiaomi: implement setAutoReconnect on XiaomiSupport
The DeviceCommunicationService calls `#setAutoReconnect` on new device
supports before it calls the connect method. Since this method did not
get relayed to the connection-specific support classes, Xiaomi devices
using a BLE connection did not automatically reconnect because the
`mAutoReconnect` field in `AbstractBTLEDeviceSupport` never got set.
2024-04-12 20:54:49 +02:00
..
2024-02-19 12:14:36 +01:00