mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 08:52:58 +01:00
update xml changelog and fastlane
This commit is contained in:
parent
cb54fa4623
commit
28659a62ff
@ -6,7 +6,7 @@
|
|||||||
* Bangle.js: Fix Gadgetbridge crashes when playing music with some players
|
* 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: 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
|
* 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 language setting
|
||||||
* Amazfit GTS 2 Mini: Fix setting menu items on the watch
|
* Amazfit GTS 2 Mini: Fix setting menu items on the watch
|
||||||
* Activity card: Open specific Charts tab for each activity
|
* Activity card: Open specific Charts tab for each activity
|
||||||
|
@ -1,5 +1,18 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog>
|
<changelog>
|
||||||
|
<release version="0.63.1" versioncode="207">
|
||||||
|
<change>Huami: Support native reminders</change>
|
||||||
|
<change>InfiniTime: Initial support for step counting (currently very limited by the device firmware)</change>
|
||||||
|
<change>Bangle.js: Fix Gadgetbridge crashes when playing music with some players</change>
|
||||||
|
<change>Fossil Hybrid HR: Add support for on-device paring confirmation, for watches that are in a state which makes this neccessary</change>
|
||||||
|
<change>Fossil Hybrid HR: Fix widget configuration bug</change>
|
||||||
|
<change>Mi Band 3: Support lift wrist during DND setting</change>
|
||||||
|
<change>Amazfit GTS 2 Mini: Fix language setting</change>
|
||||||
|
<change>Amazfit GTS 2 Mini: Fix setting menu items on the watch</change>
|
||||||
|
<change>Activity card: Open specific Charts tab for each activity</change>
|
||||||
|
<change>Activity Card: React to User settings, unify step length</change>
|
||||||
|
<change>Activity card: simplify the layout and only show each chart if there is data (Cleaner layout for users with multiple devices)</change>
|
||||||
|
</release>
|
||||||
<release version="0.63.0" versioncode="206">
|
<release version="0.63.0" versioncode="206">
|
||||||
<change>Galaxy Buds Live: Initial Support</change>
|
<change>Galaxy Buds Live: Initial Support</change>
|
||||||
<change>Sony WH-1000XM3: Initial Support</change>
|
<change>Sony WH-1000XM3: Initial Support</change>
|
||||||
|
11
fastlane/metadata/android/en-US/changelogs/207.txt
Normal file
11
fastlane/metadata/android/en-US/changelogs/207.txt
Normal file
@ -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)
|
Loading…
Reference in New Issue
Block a user