From c2f83fa85784ee8fee42cdce29ae5c0281552300 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Sat, 8 Apr 2017 22:36:40 +0200 Subject: [PATCH] Add changelog entries --- CHANGELOG.md | 7 ++++++- app/src/main/res/xml/changelog_master.xml | 10 +++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c201042a..c9ade88a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,12 @@ ###Version next * Applied some material design guidelines to Charts and (pebble) app management -* Pebble: improve compatiblity with watchapp configuration pages +* Changed colours: deep sleep is now dark blue, light sleep is now light blue +* Support for exporting and importing of preferences in addition to the database +* Visual improvements of the pie charts +* Pebble: improve compatibility with watch app configuration pages +* HPlus: users can now decide whether they want to pair the device or not, hopefully fixing some connection problems (#642) +* HPlus: display battery state and warn on low battery ###Version 0.18.4 * Mi Band 2: Display realtime steps in Live Activity diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index cf2811de..f15918ae 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,9 +1,13 @@ - Applied some material design guidelines to Charts and (pebble) app management - - Pebble: improve compatiblity with watchapp configuration pages + Applied some material design guidelines to Charts and (pebble) app management + Changed colours: deep sleep is now dark blue, light sleep is now light blue + Support for exporting and importing of preferences in addition to the database + Visual improvements of the pie charts + Pebble: improve compatibility with watch app configuration pages + HPlus: users can now decide whether they want to pair the device or not, hopefully fixing some connection problems (#642) + HPlus: display battery state and warn on low battery