From 985b34868a077dea39d9aef459a67c8b422628d5 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sun, 20 May 2018 19:59:50 +0200 Subject: [PATCH] update changelogs --- CHANGELOG.md | 7 ++++--- app/src/main/res/xml/changelog_master.xml | 7 ++++--- fastlane/metadata/android/en-US/changelogs/131.txt | 7 ++++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c68025dd..7cecb13ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ ### Changelog #### Version 0.26.5 -* Fix autoreconnect at boot on recent android versions +* Fix autoreconnect at boot on recent Android versions * Bluetooth connection is more stable on Oreo -* Potentially fix the watch continuosly vibrating after call pickup -* Amazfit Bip: add setting to configure shortcuts (swipe to right from watchface) +* Potentially fix the watch continuously vibrating after call pickup +* Amazfit Bip: Add setting to configure shortcuts (swipe to right from watchface) +* Recognize Q8 as a HPlus device #### Version 0.26.4 * Fix a bug with Toasts appearing every time a notification arrives when bluetooth is disabled diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index d5c798fd8..948568bcd 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,10 +1,11 @@ - Fix autoreconnect at boot on recent android versions + Fix autoreconnect at boot on recent Android versions Bluetooth connection is more stable on Oreo - Potentially fix the watch continuosly vibrating after call pickup - Amazfit Bip: add setting to configure shortcuts (swipe to right from watchface) + Potentially fix the watch continuously vibrating after call pickup + Amazfit Bip: Add setting to configure shortcuts (swipe to right from watchface) + Recognize Q8 as a HPlus device Fix a bug with Toasts appearing every time a notification arrives when bluetooth is disabled diff --git a/fastlane/metadata/android/en-US/changelogs/131.txt b/fastlane/metadata/android/en-US/changelogs/131.txt index 6055a51f4..8e065aa14 100644 --- a/fastlane/metadata/android/en-US/changelogs/131.txt +++ b/fastlane/metadata/android/en-US/changelogs/131.txt @@ -1,4 +1,5 @@ -* Fix autoreconnect at boot on recent android versions +* Fix autoreconnect at boot on recent Android versions * Bluetooth connection is more stable on Oreo -* Potentially fix the watch continuosly vibrating after call pickup -* Amazfit Bip: add setting to configure shortcuts (swipe to right from watchface) \ No newline at end of file +* Potentially fix the watch continuously vibrating after call pickup +* Amazfit Bip: Add setting to configure shortcuts (swipe to right from watchface) +* Recognize Q8 as a HPlus device