From d817759d1fdba3180079d04f41724c94192ed5c4 Mon Sep 17 00:00:00 2001 From: Daniele Gobbetti Date: Sat, 19 May 2018 22:40:45 +0200 Subject: [PATCH] Add missing changelog entry --- CHANGELOG.md | 1 + app/src/main/res/xml/changelog_master.xml | 1 + fastlane/metadata/android/en-US/changelogs/131.txt | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2b8a2a1b..6c68025dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * 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) #### 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 59446d4bd..d5c798fd8 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -4,6 +4,7 @@ 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) 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 4ca72899c..6055a51f4 100644 --- a/fastlane/metadata/android/en-US/changelogs/131.txt +++ b/fastlane/metadata/android/en-US/changelogs/131.txt @@ -1,3 +1,4 @@ * Fix autoreconnect at boot on recent android versions * Bluetooth connection is more stable on Oreo -* Potentially fix the watch continuosly vibrating after call pickup \ No newline at end of file +* 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