José Rebelo
|
1e2a561dfd
|
Bangle.js: Add screenshot support
|
2024-03-25 20:38:37 +00:00 |
|
José Rebelo
|
9db60f16d1
|
Allow for device settings sub-screens (#3620)
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3620
Co-authored-by: José Rebelo <joserebelo@outlook.com>
Co-committed-by: José Rebelo <joserebelo@outlook.com>
|
2024-03-16 17:21:42 +00:00 |
|
José Rebelo
|
99dc218cd1
|
Fix temperature preferences
|
2024-03-09 14:00:31 +00:00 |
|
Martin.JM
|
0eb2bf7dfa
|
Fix bugs, cleanup, test device
Implemented the TestDevice, which showed some bugs.
Solved these bugs and cleaned up a bit in the process.
|
2024-02-24 09:56:56 +01:00 |
|
Martin.JM
|
22e51f841b
|
Add additional smart wakeup functionality in test device
Code by José Rebelo:
https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3583#issuecomment-1571835
|
2024-02-18 19:01:19 +01:00 |
|
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
|
a3bd7a297a
|
Test Device: Add fake features and data
|
2024-02-16 22:56:27 +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 |
|
José Rebelo
|
d1dee47186
|
Fix tests
|
2023-10-04 21:58:45 +01:00 |
|
Daniel Dakhno
|
b97b26ce3a
|
Device manager: moved device icons and name to Coordinator
|
2023-09-28 00:11:02 +03:00 |
|