From 28659a62ff6148f841a06e402d0616ce5052f12f Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Mon, 13 Dec 2021 17:12:20 +0100 Subject: [PATCH] update xml changelog and fastlane --- CHANGELOG.md | 2 +- app/src/main/res/xml/changelog_master.xml | 13 +++++++++++++ fastlane/metadata/android/en-US/changelogs/207.txt | 11 +++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/207.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e376f26c..d698d6d94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * Bangle.js: Fix Gadgetbridge crashes when playing music with some players * Fossil Hybrid HR: Add support for on-device paring confirmation, for watches that are in a state which makes this neccessary * Fossil Hybrid HR: Fix widget configuration bug -* Mi Band 3: Support lift writst during DND setting +* Mi Band 3: Support lift wrist during DND setting * Amazfit GTS 2 Mini: Fix language setting * Amazfit GTS 2 Mini: Fix setting menu items on the watch * Activity card: Open specific Charts tab for each activity diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index c75c7bae5..0e7178ffa 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,18 @@ + + Huami: Support native reminders + InfiniTime: Initial support for step counting (currently very limited by the device firmware) + Bangle.js: Fix Gadgetbridge crashes when playing music with some players + Fossil Hybrid HR: Add support for on-device paring confirmation, for watches that are in a state which makes this neccessary + Fossil Hybrid HR: Fix widget configuration bug + Mi Band 3: Support lift wrist during DND setting + Amazfit GTS 2 Mini: Fix language setting + Amazfit GTS 2 Mini: Fix setting menu items on the watch + Activity card: Open specific Charts tab for each activity + Activity Card: React to User settings, unify step length + Activity card: simplify the layout and only show each chart if there is data (Cleaner layout for users with multiple devices) + Galaxy Buds Live: Initial Support Sony WH-1000XM3: Initial Support diff --git a/fastlane/metadata/android/en-US/changelogs/207.txt b/fastlane/metadata/android/en-US/changelogs/207.txt new file mode 100644 index 000000000..9d6c61972 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/207.txt @@ -0,0 +1,11 @@ +* Huami: Support native reminders +* InfiniTime: Initial support for step counting (currently very limited by the device firmware) +* Bangle.js: Fix Gadgetbridge crashes when playing music with some players +* Fossil Hybrid HR: Add support for on-device paring confirmation, for watches that are in a state which makes this neccessary +* Fossil Hybrid HR: Fix widget configuration bug +* Mi Band 3: Support lift wrist during DND setting +* Amazfit GTS 2 Mini: Fix language setting +* Amazfit GTS 2 Mini: Fix setting menu items on the watch +* Activity card: Open specific Charts tab for each activity +* Activity Card: React to User settings, unify step length +* Activity card: simplify the layout and only show each chart if there is data (Cleaner layout for users with multiple devices)