1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-28 07:50:11 +02:00
Gadgetbridge/app/src/test/java/nodomain/freeyourgadget/gadgetbridge/service
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
..
btle micro cleanup 2016-09-05 00:17:34 +02:00
devices Device Manager: replaced getSupportedType with supports method 2023-10-05 20:34:53 +00:00
DeviceCommunicationServiceTestCase.java Support for Withings Steel HR (#2831) 2023-07-26 17:20:43 +00:00
TestDeviceService.java Fix tests after DeviceService changes 2022-08-05 21:36:16 +01:00
TestDeviceSupport.java Clean up duplicated unimplemented methods from device support classes 2023-01-05 22:11:32 +01:00