Chnaged main screen graph to bar chart.

This commit is contained in:
Graham Jones
2016-05-09 22:48:41 +01:00
parent 8f98e86c83
commit 28f26f8d38
5 changed files with 67 additions and 22 deletions

View File

@@ -1,10 +1,17 @@
OpenSeizureDetector Android App - Change Log
============================================
V2.0.4 - 09 May 2016
Improved handling of watch app settings to make sure
they are loaded correctly without having to re-start app.
Added watch app to Andid phone app package so watch app can be
installed directly from phone rather than using pebble store.
Changed main screen graph to bar chart.
V2.0.3 - 23 April 2016
Further modification to beep code to avoid occasional crashes
if system tries to beep during a re-start.
Log faults to alarm log on SD Card.
Log faults to alarm log on SD Card.
V2.0.2 - 13 April 2016
Modified 'beep' code to try to avoid crashes on some systems.