1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-27 20:36:51 +01:00

add fastlane and xml changelog

This commit is contained in:
Andreas Shimokawa 2020-01-09 08:47:20 +01:00
parent 7c15ddb471
commit c29f43905b
2 changed files with 12 additions and 0 deletions

View File

@ -1,5 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.40.1" versioncode="164">
<change>JYou Y5: Initial support</change>
<change>Mi Band 2/Amazfit Bip: Redesign button actions for easy music control setup and support long presses on Bip</change>
<change>Amazfit Bip: Remove RES file limit (for BipOS)</change>
<change>Huami: Automatically toggle alarm switch when toggling on the Band/Watch while in Alarm settings in Gadetbridge</change>
<change>Recogize Pixart-Messenger as Chat App</change>
<change>
<release version="0.40.1" versioncode="164">
<change>Mi Band/Amazfit: Recogize changes when toggling alarm on device (immediately when connected, else when connecting)</change>
<change>Mi Band/Amazfit: Fix some bugs with stuck connection when re-connecting</change>

View File

@ -0,0 +1,5 @@
* JYou Y5: Initial support
* Mi Band 2/Amazfit Bip: Redesign button actions for easy music control setup and support long presses on Bip
* Amazfit Bip: Remove RES file limit (for BipOS)
* Huami: Automatically toggle alarm switch when toggling on the Band/Watch while in Alarm settings in Gadetbridge
* Recogize Pixart-Messenger as Chat App