mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
update changelog
This commit is contained in:
parent
8d2a127879
commit
51eb9cd841
@ -14,6 +14,8 @@
|
||||
* Mi Band 5/6: Add setting for HR activity monitoring, HR alerts, stress monitoring
|
||||
* Amazfit Neo: Allow to disable beeps for email notifications
|
||||
* Bangle.js: Fix incoming calls in release builds
|
||||
* Bangle.js build: Add option for enabling/disabling internet access
|
||||
* Bangle.js: Add ability to receive intents to com.banglejs.uart.tx
|
||||
* Fossil Hybrid HR: Support flexible custom menu on watch
|
||||
* Fossil Hybrid HR: Add support for native DND Call/SMS functionality
|
||||
* VESC: added battery indicator
|
||||
@ -22,7 +24,7 @@
|
||||
* Fix crash when calendar is accessed but permission is denied
|
||||
* Add com.asus.asusincallui and com.samsung.android.incallui to blacklist
|
||||
* New icons for Sony overhead headphones, Sony WF 800n and Mi Band 6
|
||||
|
||||
* When Gadgetbridge needs permissions, pop up a dialog asking nicely and explaining why
|
||||
|
||||
### 0.66.0
|
||||
* Add basic support for Casio GBD-H1000
|
||||
|
@ -14,6 +14,8 @@
|
||||
<change>Mi Band 5/6: Add setting for HR activity monitoring, HR alerts, stress monitoring</change>
|
||||
<change>Amazfit Neo: Allow to disable beeps for email notifications</change>
|
||||
<change>Bangle.js: Fix incoming calls in release builds</change>
|
||||
<change>Bangle.js build: Add option for enabling/disabling internet access</change>
|
||||
<change>Bangle.js: Add ability to receive intents to com.banglejs.uart.tx</change>
|
||||
<change>Fossil Hybrid HR: Support flexible custom menu on watch</change>
|
||||
<change>Fossil Hybrid HR: Add support for native DND Call/SMS functionality</change>
|
||||
<change>VESC: added battery indicator</change>
|
||||
@ -22,6 +24,7 @@
|
||||
<change>Fix crash when calendar is accessed but permission is denied</change>
|
||||
<change>Add com.asus.asusincallui and com.samsung.android.incallui to blacklist</change>
|
||||
<change>New icons for Sony overhead headphones, Sony WF 800n and Mi Band 6</change>
|
||||
<change>When Gadgetbridge needs permissions, pop up a dialog asking nicely and explaining why</change>
|
||||
</release>
|
||||
<release version="0.66.0" versioncode="210">
|
||||
<change>Add basic support for Casio GBD-H1000</change>
|
||||
|
@ -11,6 +11,8 @@
|
||||
* Mi Band 5/6: Add setting for HR activity monitoring, HR alerts, stress monitoring
|
||||
* Amazfit Neo: Allow to disable beeps for email notifications
|
||||
* Bangle.js: Fix incoming calls in release builds
|
||||
* Bangle.js build: Add option for enabling/disabling internet access
|
||||
* Bangle.js: Add ability to receive intents to com.banglejs.uart.tx
|
||||
* Fossil Hybrid HR: Support flexible custom menu on watch
|
||||
* Fossil Hybrid HR: Add support for native DND Call/SMS functionality
|
||||
* VESC: added battery indicator
|
||||
@ -19,3 +21,4 @@
|
||||
* Fix crash when calendar is accessed but permission is denied
|
||||
* Add com.asus.asusincallui and com.samsung.android.incallui to blacklist
|
||||
* New icons for Sony overhead headphones, Sony WF 800n and Mi Band 6
|
||||
* When Gadgetbridge needs permissions, pop up a dialog asking nicely and explaining why
|
||||
|
Loading…
Reference in New Issue
Block a user