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/externalevents/gps
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
..
providers Refactor location service 2024-04-25 17:08:53 +01:00
GBLocationListener.java Refactor location service 2024-04-25 17:08:53 +01:00
GBLocationProvider.java Refactor location service 2024-04-25 17:08:53 +01:00
GBLocationProviderType.java Refactor location service 2024-04-25 17:08:53 +01:00
GBLocationService.java Refactor location service 2024-04-25 17:08:53 +01:00