1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-04 20:12:27 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/huami
Andreas Shimokawa 21eada4caa Allow to set alarms to unused when long tapping
This helps clearing up a cluttered alarms list on devices like the Mi Band 4

Difference between disabling and setting to usused:
Unsused alarms cant be enabled from the Band, disabled can.

Closes #1747
2019-12-24 01:27:57 +01:00
..
actions Update license headers 2019-02-13 20:43:31 +01:00
amazfitbip Update license headers 2019-11-23 21:53:22 +01:00
amazfitcor remove swipe unlock settings from cor (can only be set from the band itself) 2019-05-22 19:04:38 +02:00
amazfitcor2 Mi Band 4: Fix notification icons and cut-off text 2019-07-24 09:33:53 +02:00
amazfitgtr Update license headers 2019-11-23 21:53:22 +01:00
amazfitgts Update license headers 2019-11-23 21:53:22 +01:00
miband2 Mi Band 4: Fix call notifcation not stopping when call gets answered or rejected on the phone 2019-08-29 08:32:29 +02:00
miband3 Huami: move notification code from AmazfitBipSupport to HuamiSupport 2019-10-31 14:28:24 +01:00
miband4 Mi Band 4: Whitelist FW 1.0.7.14 2019-11-23 22:50:34 +01:00
operations Update license headers 2019-11-23 21:53:22 +01:00
AbstractHuamiOperation.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiActivityDetailsParser.java Hexdump sports activity packets for better analysis 2019-08-13 23:02:10 +02:00
HuamiBatteryInfo.java Move fake device offset to Mi Band 1 preferences, remove support for other devices 2019-06-05 14:11:44 +02:00
HuamiDeviceEvent.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiFirmwareInfo.java Mi Band 4: Support flashing watchfaces 2019-07-25 20:51:28 +02:00
HuamiFirmwareType.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiIcon.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiSportsActivityType.java Add Swimming to sport activity types, rename some AmazfitBip stuff to Huami (these were things introduced with the bip but working with other devices now also) 2019-08-13 22:04:52 +02:00
HuamiSupport.java Allow to set alarms to unused when long tapping 2019-12-24 01:27:57 +01:00