1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-18 03:14:03 +02:00

add fastlane and xml changelog

This commit is contained in:
Andreas Shimokawa 2019-10-28 16:02:28 +01:00
parent 0ac08ec32e
commit 5c8bd86788
2 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.38.0" versioncode="160">
<change>Amazfit GTR: Initial and incomplete support, mostly untested</change>
<change>Amazfit Bip: add Portuguese to the list of selectable languages</change>
<change>Mi Band 4: Enable emoji font setting</change>
<change>Makibes HR3: Support the english version</change>
<change>Makibes HR3: Enable bluetooth pairing for working reconnection</change>
<change>Work around crash when trying to display changelog</change>
<change>Sleep detection settings: Rolling 24 hours (existing style) or Noon to noon</change>
<change>Add alternative color to heartrate in chart settings</change>
</release>
<release version="0.37.1" versioncode="159">
<change>Amazfit Bip Lite: Support flashing firmware and watchfaces</change>
</release>

View File

@ -0,0 +1,8 @@
* Amazfit GTR: Initial and incomplete support, mostly untested
* Amazfit Bip: add Portuguese to the list of selectable languages
* Mi Band 4: Enable emoji font setting
* Makibes HR3: Support the english version
* Makibes HR3: Enable bluetooth pairing for working reconnection
* Work around crash when trying to display changelog
* Sleep detection settings: Rolling 24 hours (existing style) or Noon to noon
* Add alternative color to heartrate in chart settings