1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 20:10:15 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/devicesettings
MrYoranimo 435d41aca0 Huami/Xiaomi: centralize handling of device state events
Gadgetbridge can be configured to perform an action when a
Huami device is taken off or the user was detected to fall asleep or
wake up. This functionality was specific to Huami devices, but this
changeset moves this upstream to the AbstractDeviceSupport class in
combination with new GBDeviceEvents.

Now that the ADS has centralized support for this functionality, the
same logic can be used for other devices. In this case, an
implementation is added for supported Xiaomi devices.
2023-12-09 00:20:22 +01:00
..
DeviceSettingsActivity.java Introduce AbstractSettingsActivityV2 2023-07-28 20:21:53 +00:00
DeviceSettingsPreferenceConst.java Huami/Xiaomi: centralize handling of device state events 2023-12-09 00:20:22 +01:00
DeviceSettingsUtils.java Xiaomi: Use display items labels from watch 2023-12-05 18:20:02 +00:00
DeviceSpecificSettingsCustomizer.java Add support for Galaxy Buds Pro 2022-05-17 22:27:40 +02:00
DeviceSpecificSettingsFragment.java Huami/Xiaomi: centralize handling of device state events 2023-12-09 00:20:22 +01:00
DeviceSpecificSettingsHandler.java Mi Band 7: Enable app support 2022-09-08 18:20:28 +02:00