1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/huami/miband7
Daniel Dakhno e36bd2eae7 Core: replaced device initialization logic with class based decision
Core: cleaned up imports

Device management: try single-argument-constructor first

Device management: fixed wrong device support class

Device management: added missing initial flags for Mi band 2 HRX

Device management: removed unused import

Device management: removed unused import

Device management: improved exception handling

Device management: prevent constructors from being optimized out

Device management: added UnknownDeviceSupport
2023-08-26 08:14:06 +00:00
..
MiBand7Coordinator.java Core: replaced device initialization logic with class based decision 2023-08-26 08:14:06 +00:00
MiBand7FWHelper.java Revert "Zepp OS: Unify support class and fw handling" 2023-06-15 21:39:22 +01:00
MiBand7FWInstallHandler.java Zepp OS: Cache apps for app management 2023-06-15 21:59:16 +01:00