2016-08-12 23:06:26 +02:00
|
|
|
TODO before 0.12.0 release:
|
|
|
|
|
2016-08-19 21:09:32 +02:00
|
|
|
* ~~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~~
|
2016-08-31 14:05:02 +02:00
|
|
|
* ~~optional raw health record storing (settings)~~
|
2016-08-29 23:46:33 +02:00
|
|
|
* ~~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
|
2016-08-20 21:38:39 +02:00
|
|
|
|
|
|
|
Non blocking issues:
|
|
|
|
|
2016-08-31 14:05:02 +02:00
|
|
|
* 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
|