From 1b1d60faa8f85c1b75ec04a382bacb97ac65ecba Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Mon, 3 Aug 2015 01:36:54 +0200 Subject: [PATCH] Updated --- CHANGELOG.md | 3 +++ README.md | 2 ++ 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b17605..866e9242 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,14 @@ ###Changelog ####Version (next) + +####Version 0.4.5 * Enhancement to activity graphs: new graph showing the number of steps done today and in the last week * New preference to set the desired fitness goal (number of steps to walk in one day) * Mi Band: support for setting the fitness goal (the band will show the progress to the goal with the leds and vibrates when the goal is reached) * Mi Band: send the wear location (left / right hand) to the device * Mi Band: support for flashing firmware from .fw files (upgrades and downgrades are possible) +* Fixed crash when synchronizing activity data in the graphs activity and changing device orientation ####Version 0.4.4 * Set GadgetBridge notification visibility to public, to show the connection status on the lockscreen diff --git a/README.md b/README.md index 0f5f0cc5..62ee495c 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ need to create an account and transmit any of your data to the vendor's servers. * Synchronize the time to the Mi Band * Display firmware version and battery state * Synchronize activity data +* Display sleep data (alpha) +* Display sports data (step count) (alpha) * Set alarms on the Mi Band ## How to use (Mi Band)