diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 1acf028d2..62ea1ad0b 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,35 @@ + + Initial support for Honor Band 3,4,5,6 + Initial support for Huawei Band 4, 4 Pro, 6, 7, 3e, 4e + Initial support for Huawei Talk Band B6 + Initial support for Huawei Watch GT, GT 2 + Initial support for Mijia LYWSD03MMC + Initial support for Nothing Ear (2) + Initial support for Nothing Ear (Stick) + Experimental support for Honor Band 7 + Experimental support for Redmi Watch 2 Lite + Experimental support for Redmi Smart Band Pro + Casio GBX100: Add support for snooze alarm + Fossil/Skagen Hybrids: Update navigationApp to 1.1 + Huami: Fetch SpO2 on devices that support it + Pebble: Attempt to fix app configuration webview + PineTime: Add support for InfiniTime's new simple weather + PineTime: Fix freeze and reboot when upgrading firmware + Pixoo: Enable sending images (non-persistent) + Pixoo: Get and send alarms + Pixoo: Set custom device name + Pixoo: support "clap hands to turn off screen" and "sleep after silence" settings + Xiaomi: Improve activity and workout parsing + Xiaomi: Improve stability and fix some crashes + Xiaomi: Improve weather + Xiaomi: Parse sleep stages + Add a notifications channel for connection status notifications + Improve automatic connection to all or previous devices + Fix devices sometimes staying stuck in a "Connecting" state + Map some missing Google Maps navigation actions + Initial support for Amazfit Balance Initial support for Amazfit Active diff --git a/src/main/fastlane/metadata/android/en-US/changelogs/228.txt b/src/main/fastlane/metadata/android/en-US/changelogs/228.txt new file mode 100644 index 000000000..d818f9535 --- /dev/null +++ b/src/main/fastlane/metadata/android/en-US/changelogs/228.txt @@ -0,0 +1,28 @@ +* Initial support for Honor Band 3,4,5,6 +* Initial support for Huawei Band 4, 4 Pro, 6, 7, 3e, 4e +* Initial support for Huawei Talk Band B6 +* Initial support for Huawei Watch GT, GT 2 +* Initial support for Mijia LYWSD03MMC +* Initial support for Nothing Ear (2) +* Initial support for Nothing Ear (Stick) +* Experimental support for Honor Band 7 +* Experimental support for Redmi Watch 2 Lite +* Experimental support for Redmi Smart Band Pro +* Casio GBX100: Add support for snooze alarm +* Fossil/Skagen Hybrids: Update navigationApp to 1.1 +* Huami: Fetch SpO2 on devices that support it +* Pebble: Attempt to fix app configuration webview +* PineTime: Add support for InfiniTime's new simple weather +* PineTime: Fix freeze and reboot when upgrading firmware +* Pixoo: Enable sending images (non-persistent) +* Pixoo: Get and send alarms +* Pixoo: Set custom device name +* Pixoo: support "clap hands to turn off screen" and "sleep after silence" settings +* Xiaomi: Improve activity and workout parsing +* Xiaomi: Improve stability and fix some crashes +* Xiaomi: Improve weather +* Xiaomi: Parse sleep stages +* Add a notifications channel for connection status notifications +* Improve automatic connection to all or previous devices +* Fix devices sometimes staying stuck in a "Connecting" state +* Map some missing Google Maps navigation actions