* Amazfit Bip S: remove disconnect notification and button action settings (they do not work)

This commit is contained in:
Andreas Shimokawa 2020-06-12 09:46:48 +02:00
parent 99b7764709
commit a19bb8c21d
2 changed files with 2 additions and 3 deletions

View File

@ -3,8 +3,9 @@
#### Next
* Amazfit Bip: Support flashing newer GPS ALM
* Amazfit Bip S: Support music control
* Amazfit Bip S: Support flashing watchfaces, fonts and GPS CEP
* Amazfit Bip S: Support flashing firmware, res, watchfaces, fonts and GPS CEP
* Amazfit Bip S: Allow setting high MTU (much faster firmware installation, default off since it does not work for some)
* Amazfit Bip S: remove disconnect notification and button action settings (they do not work)
* Fossil Hybrid HR: Add last notification widget
* Try to fix vanishing incoming call information when VoIP call support is enabled

View File

@ -90,10 +90,8 @@ public class AmazfitBipSCoordinator extends HuamiCoordinator {
R.xml.devicesettings_wearlocation,
R.xml.devicesettings_custom_emoji_font,
R.xml.devicesettings_liftwrist_display,
R.xml.devicesettings_disconnectnotification,
R.xml.devicesettings_sync_calendar,
R.xml.devicesettings_expose_hr_thirdparty,
R.xml.devicesettings_buttonactions_with_longpress,
R.xml.devicesettings_high_mtu,
R.xml.devicesettings_pairingkey
};