From 18bcfe78b99c6ee45b016c862e32dab9f8f1b1a8 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Tue, 11 Oct 2016 10:12:05 +0200 Subject: [PATCH] bump version, update xml changelog --- app/build.gradle | 4 ++-- app/src/main/res/xml/changelog_master.xml | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index b56ed02fe..9a239ded3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { targetSdkVersion 23 // note: always bump BOTH versionCode and versionName! - versionName "0.13.3" - versionCode 65 + versionName "0.13.4" + versionCode 66 } buildTypes { release { diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index bd6e70869..c6399cd4a 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,14 @@ + + Mi Band: Initial support for recording heart and displaying rate values + Mi Band: Support for testing vibration patterns directly from the preferences + Mi Band: Clean up vibration preferences + Possibly fix logging to file on certain devices) + Mi Band 2: Possibly fix weird connection interdependency between Mi 1 and 2 + Mi Band 1S: Whitelist firmware 4.16.4.22 + Mi Band: try application level pairing again, in ordert to support data sharing with Mi Fit + Fix regressions with missing bars and labels in charts Allow to set notification type in Debug activity