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 |
|
FYG_license_bot_ignore_me
|
4c7476845b
|
Update license headers and CONTRIBUTORS file
|
2024-01-10 19:01:48 +01:00 |
|
José Rebelo
|
0854263233
|
Fix Bohemic Smart Bracelet recognition
|
2023-10-05 21:47:00 +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 |
|
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 |
|
José Rebelo
|
3da539be23
|
Bohemic Smart Bracelet: Initial support
|
2023-07-09 14:29:39 +00:00 |
|
Damien 'Psolyca' Gaignon
|
a3c0e10330
|
Add GBDevice argument to getAlarmSlotCount
|
2023-06-13 23:10:55 +02:00 |
|
José Rebelo
|
8ff3ce0477
|
Zepp OS: Add experimental app management
|
2023-06-10 23:31:38 +01:00 |
|
vanous
|
d051a6ed50
|
Adjust device coordinators to provide correct per device reconnection settings
|
2022-07-11 18:46:43 +02:00 |
|
Damien Gaignon
|
6ed6c8a2b6
|
Move longsit files to inactivity
|
2022-03-30 22:01:08 +02:00 |
|
vanous
|
678cf006e0
|
Move devicesettings_transliteration to settings of each device
|
2021-11-03 17:13:22 +01:00 |
|
License Bot
|
1b5402dcb4
|
update license headers
|
2021-01-10 23:38:13 +01:00 |
|
Yukai Li
|
d6bed776c5
|
Lefun: Use existing time format setting with handling for automatic format
Also fix "interface language" string name
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
0f123022f9
|
Lefun: Fix license headers
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
1242009b55
|
Lefun: Add comments
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
6974a86b87
|
Lefun: Implement settings
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
31078647b1
|
Lefun: Limit notification length further
In addition to the 255 pieces limit, the band also uses a byte for total message length, so cap that too to not run over previous message data.
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
c2375f95f4
|
Lefun: Implement notification support
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
3d108d9d11
|
Lefun: Implement heart rate test
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
d161415046
|
Lefun: Implement activity data sampling
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
4992e4c15b
|
Lefun: Fix command length checks, again
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
9454684974
|
Lefun: Add device support and initialization code
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
b46960e0a7
|
Lefun: Fix response parsing
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
8662041e5a
|
Lefun: Fix checksum generation
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
c7edfc0b54
|
Lefun: Fix response ID
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
265260810a
|
Lefun: Add command serializers
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
fd56db55c4
|
Lefun: Add device coordinator
|
2020-10-10 22:03:46 +02:00 |
|