mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 12:26:48 +01:00
update changelogs
This commit is contained in:
parent
3852f925da
commit
985b34868a
@ -1,10 +1,11 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.26.5
|
||||
* Fix autoreconnect at boot on recent android versions
|
||||
* Fix autoreconnect at boot on recent Android versions
|
||||
* Bluetooth connection is more stable on Oreo
|
||||
* Potentially fix the watch continuosly vibrating after call pickup
|
||||
* Amazfit Bip: add setting to configure shortcuts (swipe to right from watchface)
|
||||
* Potentially fix the watch continuously vibrating after call pickup
|
||||
* Amazfit Bip: Add setting to configure shortcuts (swipe to right from watchface)
|
||||
* Recognize Q8 as a HPlus device
|
||||
|
||||
#### Version 0.26.4
|
||||
* Fix a bug with Toasts appearing every time a notification arrives when bluetooth is disabled
|
||||
|
@ -1,10 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.26.5" versioncode="131">
|
||||
<change>Fix autoreconnect at boot on recent android versions</change>
|
||||
<change>Fix autoreconnect at boot on recent Android versions</change>
|
||||
<change>Bluetooth connection is more stable on Oreo</change>
|
||||
<change>Potentially fix the watch continuosly vibrating after call pickup</change>
|
||||
<change>Amazfit Bip: add setting to configure shortcuts (swipe to right from watchface)</change>
|
||||
<change>Potentially fix the watch continuously vibrating after call pickup</change>
|
||||
<change>Amazfit Bip: Add setting to configure shortcuts (swipe to right from watchface)</change>
|
||||
<change>Recognize Q8 as a HPlus device</change>
|
||||
</release>
|
||||
<release version="0.26.4" versioncode="130">
|
||||
<change>Fix a bug with Toasts appearing every time a notification arrives when bluetooth is disabled</change>
|
||||
|
@ -1,4 +1,5 @@
|
||||
* Fix autoreconnect at boot on recent android versions
|
||||
* Fix autoreconnect at boot on recent Android versions
|
||||
* Bluetooth connection is more stable on Oreo
|
||||
* Potentially fix the watch continuosly vibrating after call pickup
|
||||
* Amazfit Bip: add setting to configure shortcuts (swipe to right from watchface)
|
||||
* Potentially fix the watch continuously vibrating after call pickup
|
||||
* Amazfit Bip: Add setting to configure shortcuts (swipe to right from watchface)
|
||||
* Recognize Q8 as a HPlus device
|
||||
|
Loading…
Reference in New Issue
Block a user