1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-06 13:41:35 +02:00
Gadgetbridge/TODO.md

18 lines
758 B
Markdown
Raw Normal View History

TODO before 0.12.0 release:
* ~~Support importing Pebble Health data from old database~~ DONE, needs check.
2016-08-27 16:44:47 +02:00
* ~~Add onboarding activity on first startup (to merge old data)~~ DONE, needs check.
2016-08-31 17:36:01 +02:00
* ~~export db/delete db improvements~~
* ~~optional raw health record storing (settings)~~
* ~~onboarding hint about import-db in Debug activity~~ DONE, needs check.
2016-08-31 17:36:01 +02:00
* support pebble health record of firmware 4
* check why the old DB reappears (apparently the ActivityDatabaseHandler.getOldActivityDatabaseHandler() is to blame.
2016-08-29 01:01:06 +02:00
* 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)
2016-08-13 00:17:36 +02:00
* Add back UUID_CHARACTERISTIC_PAIR support, at least optionally
* CSV Export