mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-10 03:59:24 +01:00
758 B
758 B
TODO before 0.12.0 release:
Support importing Pebble Health data from old databaseDONE, needs check.Add onboarding activity on first startup (to merge old data)DONE, needs check.export db/delete db improvementsoptional raw health record storing (settings)onboarding hint about import-db in Debug activityDONE, needs check.- support pebble health record of firmware 4
- check why the old DB reappears (apparently the ActivityDatabaseHandler.getOldActivityDatabaseHandler() is to blame.
- TESTING!
- tx pull
Non blocking issues:
- don't store raw health data if the record is completely decoded (e.g. sleep/deep sleep overlay as of fw 3.14)
- Add back UUID_CHARACTERISTIC_PAIR support, at least optionally
- CSV Export