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/galaxy_buds
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
..
GalaxyBuds2DeviceCoordinator.java Galaxy Buds2 support (#2853) 2022-11-07 19:34:41 +01:00
GalaxyBuds2ProDeviceCoordinator.java Galaxy Buds2 Pro support (this time proper) (#3049) 2023-02-21 14:50:24 +00:00
GalaxyBudsDeviceCoordinator.java Add support for Galaxy Buds Pro 2022-05-17 22:27:40 +02:00
GalaxyBudsGenericCoordinator.java Core: replaced device initialization logic with class based decision 2023-08-26 08:14:06 +00:00
GalaxyBudsLiveDeviceCoordinator.java Add support for Galaxy Buds Pro 2022-05-17 22:27:40 +02:00
GalaxyBudsProDeviceCoordinator.java Bangle.js: Fetch activity data 2023-08-08 22:11:14 +01:00
GalaxyBudsSettingsCustomizer.java Galaxy Buds2 Pro support (this time proper) (#3049) 2023-02-21 14:50:24 +00:00