1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-25 14:31:05 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/vivomovehr
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
..
GarminCapability.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
VivomoveConstants.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
VivomoveHrCoordinator.java Core: replaced device initialization logic with class based decision 2023-08-26 08:14:06 +00:00
VivomoveHrSampleProvider.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00