mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-13 21:49:27 +01:00
add fastlane and xml changelog
This commit is contained in:
parent
0ac08ec32e
commit
5c8bd86788
@ -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>
|
||||
|
8
fastlane/metadata/android/en-US/changelogs/160.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/160.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user