diff --git a/app/build.gradle b/app/build.gradle index b56ed02f..9a239ded 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 bd6e7086..c6399cd4 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