mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-05 09:47:01 +01:00
add xml and fastlase changelogs
This commit is contained in:
parent
f59c4cdf24
commit
fbdd4ddb87
@ -1,5 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.27.0" versioncode="132">
|
||||
<change>Initial support for Mi Band 3 (largely untested, needs to be connected to Mi Fit once)</change>
|
||||
<change>Option for automatic activity sync after screen unlock</change>
|
||||
<change>Allow hiding activity transfer notification on Android Oreo and above</change>
|
||||
<change>Allow blacklisting of pebblekit notifications for individual apps</change>
|
||||
<change>Allow blacklisting all application at once</change>
|
||||
<change>Forward Skype notifications to wearable even if "local only" flag is set</change>
|
||||
<change>Show Gadgetbridge logo behind cards in main activity</change>
|
||||
<change>Always stop BT/BTLE discovery when exiting the discovery activity</change>
|
||||
<change>Amazfit Bip/Cor: Fix scheduled setting for "display on lift wrist" preference</change>
|
||||
<change>Amazfit Bip/Cor: add recent firmwares to whitelist</change>
|
||||
<change>Pebble: Fix a rare crash in webview</change>
|
||||
</release>
|
||||
<release version="0.26.5" versioncode="131">
|
||||
<change>Fix autoreconnect at boot on recent Android versions</change>
|
||||
<change>Bluetooth connection is more stable on Oreo</change>
|
||||
|
11
fastlane/metadata/android/en-US/changelogs/132.txt
Normal file
11
fastlane/metadata/android/en-US/changelogs/132.txt
Normal file
@ -0,0 +1,11 @@
|
||||
* Initial support for Mi Band 3 (largely untested, needs to be connected to Mi Fit once)
|
||||
* Option for automatic activity sync after screen unlock
|
||||
* Allow hiding activity transfer notification on Android Oreo and above
|
||||
* Allow blacklisting of pebblekit notifications for individual apps
|
||||
* Allow blacklisting all application at once
|
||||
* Forward Skype notifications to wearable even if "local only" flag is set
|
||||
* Show Gadgetbridge logo behind cards in main activity
|
||||
* Always stop BT/BTLE discovery when exiting the discovery activity
|
||||
* Amazfit Bip/Cor: Fix scheduled setting for "display on lift wrist" preference
|
||||
* Amazfit Bip/Cor: add recent firmwares to whitelist
|
||||
* Pebble: Fix a rare crash in webview
|
Loading…
Reference in New Issue
Block a user