1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-23 07:11:52 +02:00
Gadgetbridge/app/src/main/java
Mormegil 3a58314db6 Garmin Vivomove HR support
- communication protocols
- device support implementation
- download FIT file storage

Features:
- basic connectivity: time sync, battery status, HW/FW version info
- real-time activity tracking
- fitness data sync
- find the device, find the phone
- factory reset

Features implemented but not working:
- notifications: fully implemented, seem to communicate correctly, but not shown on watch

Features implemented partially (not expected to work now):
- weather information (and in future possibly weather alerts)
- music info
- firmware update: only the initial file upload implemented, not used

Things to improve/change:
- Device name hardcoded in `VivomoveHrCoordinator.getSupportedType`, service UUIDs not available
- Download FIT file storage: Should be store (and offer the user to export?) the FIT data forever?
- Obviously, various code improvements, cleanup, etc.
2023-07-20 20:30:14 +00:00
..
com/mobeta/android/dslv Experiment with a draggable sort list. 2020-11-07 22:48:34 +01:00
lineageos add stripped down version of weather part of lineage sdk 2019-08-22 21:19:03 +02:00
net/osmand/aidlapi experiment with osmand 2023-05-21 22:50:52 +02:00
nodomain/freeyourgadget/gadgetbridge Garmin Vivomove HR support 2023-07-20 20:30:14 +00:00
ru/gelin/android/weather/notification ensure minimal forecastConditionType lenght for weather notifications 2020-12-28 22:04:05 +01:00