Martin.JM
|
89b6ae9f24
|
Add more granular smart wakeup support
Specifically:
- Add position to smart wakeup support coordinator function
- Add interface to stop smart alarm checkbox from being changed
|
2024-02-18 17:24:29 +01:00 |
|
José Rebelo
|
5999eb01d0
|
Nothing CMF Watch Pro: Initial support
|
2024-01-28 18:46:13 +00:00 |
|
FYG_license_bot_ignore_me
|
4c7476845b
|
Update license headers and CONTRIBUTORS file
|
2024-01-10 19:01:48 +01:00 |
|
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 |
|
Daniel Dakhno
|
b97b26ce3a
|
Device manager: moved device icons and name to Coordinator
|
2023-09-28 00:11:02 +03:00 |
|
José Rebelo
|
a85246c279
|
Use GBDeviceCandidate#getName on all coordinators
|
2023-09-19 20:45:13 +01:00 |
|
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 |
|
Ascense
|
14df63854f
|
Withings Steel HR: Support setting device language
|
2023-08-16 12:43:57 +00:00 |
|
hrglpfrmpf
|
c1fd0b77ad
|
Support for Withings Steel HR (#2831)
Co-authored-by: hrglpfrmpf <hrglpfrmpf@web.de>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2831
Co-authored-by: hrglpfrmpf <hrglpfrmpf@noreply.codeberg.org>
Co-committed-by: hrglpfrmpf <hrglpfrmpf@noreply.codeberg.org>
|
2023-07-26 17:20:43 +00:00 |
|