1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 19:36:14 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/xiaomi
José Rebelo 500e930237 Refactor location service
- Refactor the code from a static global instance to a lifecycle-aware
  service instantiated in the DeviceCommunicationService
- Fix number of devices reported in the notification
- Prevents leaks and properly stops when devices get disconnected
2024-04-25 17:08:53 +01:00
..
activity Xiaomi Watch S1 Pro: Enable charts for body temperature 2024-03-16 21:44:11 +00:00
services Refactor location service 2024-04-25 17:08:53 +01:00
XiaomiAuthService.java BtBR/Xiaomi: fix disconnection logic/state handling 2024-04-07 20:25:52 +00:00
XiaomiBleSupport.java Xiaomi: implement setAutoReconnect on XiaomiSupport 2024-04-12 20:54:49 +02:00
XiaomiChannelHandler.java Xiaomi: Introduce XiaomiConnectionSupport 2024-01-17 20:16:38 +00:00
XiaomiCharacteristic.java Xiaomi: change BLE max chunk size with MTU changes 2024-01-17 20:16:38 +00:00
XiaomiConnectionSupport.java Xiaomi: implement setAutoReconnect on XiaomiSupport 2024-04-12 20:54:49 +02:00
XiaomiPreferences.java Xiaomi: refactor WidgetManager for Redmi Watch 4 2024-04-12 20:54:49 +02:00
XiaomiSppPacket.java Xiaomi: fix only short-bytes from int nonce being used during encryption 2024-01-17 20:16:38 +00:00
XiaomiSppSupport.java Xiaomi: implement setAutoReconnect on XiaomiSupport 2024-04-12 20:54:49 +02:00
XiaomiSupport.java Xiaomi: implement setAutoReconnect on XiaomiSupport 2024-04-12 20:54:49 +02:00
XiaomiUuids.java Xiaomi: add potential service and characteristic UUIDs 2024-01-17 20:16:38 +00:00