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/banglejs
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
..
BangleJSActivityTrack.java Bangle.js:actTrk:replace RuntimeException with LOG 2024-03-21 23:28:29 +00:00
BangleJSDeviceSupport.java Refactor location service 2024-04-25 17:08:53 +01:00