From 507338d03426b1b3614c6c2168652f19451de4ca Mon Sep 17 00:00:00 2001 From: Daniele Gobbetti Date: Wed, 31 Aug 2016 17:36:01 +0200 Subject: [PATCH] TODO: One down, but two more to go. --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index fc78aed40..c88026eac 100644 --- a/TODO.md +++ b/TODO.md @@ -2,9 +2,11 @@ TODO before 0.12.0 release: * ~~Support importing Pebble Health data from old database~~ DONE, needs check. * ~~Add onboarding activity on first startup (to merge old data)~~ DONE, needs check. -* export db/delete db improvements +* ~~export db/delete db improvements~~ * ~~optional raw health record storing (settings)~~ * ~~onboarding hint about import-db in Debug activity~~ DONE, 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