mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 12:26:48 +01:00
Mi Band 6: enable new settings
This commit is contained in:
parent
21fbcfa530
commit
79d5c246a2
@ -4,13 +4,14 @@
|
||||
* Initial Support for Sony WF-1000XM3
|
||||
* Initial Support for Galaxy Buds Pro
|
||||
* Huami: Add Toggle function for Open Tracks tracking to button actions
|
||||
* Huami: Move inactivity warnings and goal notification to device-specific settings
|
||||
* Huami: Move inactivity warnings, goal notification and HR monitoring to device-specific settings
|
||||
* Mi Band 6: set time on connect
|
||||
* Mi Band 5/6, Amazfit Bip S/U/Pro: Add world clock configuration
|
||||
* Mi Band 5/6: support sensitivity setting for lift wrist configuration
|
||||
* Mi Band 5: Add support for configuring workout menu on device
|
||||
* Mi Band 4/5/6, Amazfit Bip U/Pro: Add support for vibration patterns
|
||||
* Mi Band 5: Increase number of reminder slots to 50
|
||||
* 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
|
||||
* Fossil Hybrid HR: Support flexible custom menu on watch
|
||||
|
@ -86,7 +86,7 @@ public class MiBand6Coordinator extends HuamiCoordinator {
|
||||
R.xml.devicesettings_miband6,
|
||||
R.xml.devicesettings_vibrationpatterns,
|
||||
R.xml.devicesettings_wearlocation,
|
||||
R.xml.devicesettings_heartrate_sleep,
|
||||
R.xml.heartrate_sleep_alert_activity_stress,
|
||||
R.xml.devicesettings_goal_notification,
|
||||
R.xml.devicesettings_custom_emoji_font,
|
||||
R.xml.devicesettings_timeformat,
|
||||
|
Loading…
Reference in New Issue
Block a user