mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-24 00:11:10 +01:00
parent
8546254539
commit
35db14af84
@ -98,7 +98,7 @@ public class MiBand6Coordinator extends HuamiCoordinator {
|
|||||||
R.xml.devicesettings_liftwrist_display_sensitivity,
|
R.xml.devicesettings_liftwrist_display_sensitivity,
|
||||||
R.xml.devicesettings_inactivity_dnd,
|
R.xml.devicesettings_inactivity_dnd,
|
||||||
R.xml.devicesettings_swipeunlock,
|
R.xml.devicesettings_swipeunlock,
|
||||||
// TODO: test on the Mi Band 6 R.xml.devicesettings_password,
|
R.xml.devicesettings_password,
|
||||||
R.xml.devicesettings_sync_calendar,
|
R.xml.devicesettings_sync_calendar,
|
||||||
R.xml.devicesettings_reserve_reminders_calendar,
|
R.xml.devicesettings_reserve_reminders_calendar,
|
||||||
R.xml.devicesettings_expose_hr_thirdparty,
|
R.xml.devicesettings_expose_hr_thirdparty,
|
||||||
@ -146,9 +146,8 @@ public class MiBand6Coordinator extends HuamiCoordinator {
|
|||||||
return BONDING_STYLE_REQUIRE_KEY;
|
return BONDING_STYLE_REQUIRE_KEY;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Test on the Mi Band 6
|
@Override
|
||||||
// @Override
|
public PasswordCapabilityImpl.Mode getPasswordCapability() {
|
||||||
// public PasswordCapabilityImpl.Mode getPasswordCapability() {
|
return PasswordCapabilityImpl.Mode.NUMBERS_6;
|
||||||
// return PasswordCapabilityImpl.Mode.NUMBERS_6;
|
}
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user