1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-31 11:03:57 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/galaxy_buds
Daniel Dakhno ef1d38d9d3 Device Manager: replaced getSupportedType with supports method
Huami: introduced getSupportedDeviceName

Huami: implemented getSupportedDeviceName

Huami: fixed typo

Device manager: added error on empty getSupportedDeviceName and empty supports()

Device manager: migrated more devices to getSupportedDeviceName

Device manager: simplified default supports implementation

Device manager: added caching for getSupportedDeviceName pattern

Device manager: added caching DeviceType resolution

Device manager: changed pattern matching find()->matches()

Device manager: use Candidate as caching key

Device manager: more verbose variable initialization

Device manager: fixed typo

Device manager: removed device caching from DeviceHelper

Gradle: removed protoc binary

Device manager: moved more devices to getSupportedDeviceName

Device manager: reduced usages of String.format

Device Vesc: removed multiple device types

Device management: regex improvements

Makibes HR3: fixed device recognition regex
2023-10-05 20:34:53 +00:00
..
GalaxyBuds2DeviceCoordinator.java Device Manager: replaced getSupportedType with supports method 2023-10-05 20:34:53 +00:00
GalaxyBuds2ProDeviceCoordinator.java Device Manager: replaced getSupportedType with supports method 2023-10-05 20:34:53 +00:00
GalaxyBudsDeviceCoordinator.java Device Manager: replaced getSupportedType with supports method 2023-10-05 20:34:53 +00:00
GalaxyBudsGenericCoordinator.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
GalaxyBudsLiveDeviceCoordinator.java Device Manager: replaced getSupportedType with supports method 2023-10-05 20:34:53 +00:00
GalaxyBudsProDeviceCoordinator.java Device Manager: replaced getSupportedType with supports method 2023-10-05 20:34:53 +00:00
GalaxyBudsSettingsCustomizer.java Galaxy Buds2 Pro support (this time proper) (#3049) 2023-02-21 14:50:24 +00:00