From 6c38c6bb79a3c9d60f2ddbde8d8d4fccdb5e153c Mon Sep 17 00:00:00 2001 From: Daniele Gobbetti Date: Thu, 17 Aug 2017 18:18:16 +0200 Subject: [PATCH] Reword changelog and add versioncode to xml --- CHANGELOG.md | 2 +- app/src/main/res/xml/changelog_master.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f210d90..c3060aba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * Add workaround for blacklist not properly persisting * Handle resetting language to default properly * Pebble: Pass booleans from Javascript Appmessage correctly -* Pebble: Use iframe for clay configuration webpages +* Pebble: Make local configuration pages work on most recent webview implementation * Add greek transliteration support * Various visual improvements to charts diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index d7f381c8..a8e90a3e 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,12 +1,15 @@ - + Inital Amazfit Bip support (WIP) Various theming fixes Add workaround for blacklist not properly persisting Handle resetting language to default properly Pebble: Pass booleans from Javascript Appmessage correctly - Pebble: Use iframe for clay configuration webpages + Pebble: Make local configuration pages work on most recent webview implementation + Add greek transliteration support Various visual improvements to charts