diff --git a/CHANGELOG.md b/CHANGELOG.md index 172675f91..1a42381e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -398,7 +398,7 @@ * Fossil Hybrid HR: Fix on-device confirmation for older firmwares * Sony WH-1000XM3: Fix Ambient Sound Control commands, potentially improving ANC quality * Sony WH-1000XM3: Read configuration from device -* InfiniTime: Remove debug Toast and subscription to UUID_CHARACTERISTIC_MOTION_RAW_XYZ_VALUES +* InfiniTime: Remove debug Toast and subscription to motion raw XYZ values characteristic * Roidmi: Fix frequency configuration on some non-english languages * Roidmi 3: Add support for Mojietu 3 rebrand * Huami: Support hiking and climbing activities, decode some more activity details diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index ddb0da411..632ff459d 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -366,7 +366,7 @@ Fossil Hybrid HR: Fix on-device confirmation for older firmwares Sony WH-1000XM3: Fix Ambient Sound Control commands, potentially improving ANC quality Sony WH-1000XM3: Read configuration from device - InfiniTime: Remove debug Toast and subscription to UUID_CHARACTERISTIC_MOTION_RAW_XYZ_VALUES + InfiniTime: Remove debug Toast and subscription to motion raw XYZ values characteristic Roidmi: Fix frequency configuration on some non-english languages Roidmi 3: Add support for Mojietu 3 rebrand Huami: Support hiking and climbing activities, decode some more activity details diff --git a/src/main/fastlane/metadata/android/en-US/changelogs/208.txt b/src/main/fastlane/metadata/android/en-US/changelogs/208.txt index 45b4e4fb7..88afd01d6 100644 --- a/src/main/fastlane/metadata/android/en-US/changelogs/208.txt +++ b/src/main/fastlane/metadata/android/en-US/changelogs/208.txt @@ -4,7 +4,7 @@ * Fossil Hybrid HR: Fix on-device confirmation for older firmwares * Sony WH-1000XM3: Fix Ambient Sound Control commands, potentially improving ANC quality * Sony WH-1000XM3: Read configuration from device -* InfiniTime: Remove debug Toast and subscription to UUID_CHARACTERISTIC_MOTION_RAW_XYZ_VALUES +* InfiniTime: Remove debug Toast and subscription to motion raw XYZ values characteristic * Roidmi: Fix frequency configuration on some non-english languages * Roidmi 3: Add support for Mojietu 3 rebrand * Huami: Support hiking and climbing activities, decode some more activity details