Arjan Schrijver
d89ca01001
Moyoung: Change bonding style to lazy to allow phone calls through watch
2024-12-21 20:57:53 +01:00
Arjan Schrijver
19ab7b3f9e
Moyoung: Add inactivity reminder preference
2024-12-21 20:57:53 +01:00
Arjan Schrijver
874ea1465d
Moyoung: Add power saving mode preference
2024-12-21 20:57:53 +01:00
Arjan Schrijver
13ffb0a991
Moyoung: Send volume level with music info
2024-12-21 20:57:53 +01:00
Arjan Schrijver
472fb12c73
Moyoung: Add option for letting the device follow the phone DND setting
2024-12-21 20:57:53 +01:00
Arjan Schrijver
b478f98e97
Moyoung: Support sending, receiving and deleting alarms
2024-12-21 20:57:53 +01:00
Arjan Schrijver
f5258ae855
Moyoung: Fix DND and Lift Wrist settings
2024-12-21 20:57:53 +01:00
Arjan Schrijver
7613b3575d
Moyoung: Support the Misirun C17
2024-12-21 20:57:53 +01:00
Arjan Schrijver
338612ceb9
Moyoung: Send weather location and sunrise/sunset
2024-12-21 20:57:53 +01:00
Arjan Schrijver
3304461020
Moyoung: Implement sending calendar items
2024-12-21 20:57:53 +01:00
Arjan Schrijver
b7015958cc
Moyoung: Implement sending music info and state
2024-12-21 20:57:53 +01:00
Arjan Schrijver
9ec1c4e3eb
Moyoung: Fix malformed notifications when sender/title contains colon
2024-12-21 20:57:53 +01:00
Arjan Schrijver
b4c8b79aa0
Moyoung: Implement and improve several device settings
2024-12-21 20:57:53 +01:00
Arjan Schrijver
2637ef9448
Moyoung: Add music and volume control
2024-12-21 20:57:52 +01:00
Arjan Schrijver
4754ef2b70
Moyoung: Implement HR measurement interval setting
2024-12-21 20:57:52 +01:00
Arjan Schrijver
f9e8462880
Moyoung: Implement language setting
2024-12-21 20:57:52 +01:00
Arjan Schrijver
dae199adcb
Moyoung: Fix HR history packet parsing and activity sample provider
2024-12-21 20:57:52 +01:00
Arjan Schrijver
6a244519b4
Moyoung: Send cached weather info on request
2024-12-21 20:57:52 +01:00
Arjan Schrijver
c85f9f4f98
Moyoung: Code and settings improvements
2024-12-21 20:57:52 +01:00
Arjan Schrijver
4660ced9b8
Moyoung: Improve notifications
2024-12-21 20:57:52 +01:00
Arjan Schrijver
bab73b1bd1
Moyoung: Support syncing historical HR measurements
2024-12-21 20:57:52 +01:00
Arjan Schrijver
507f075b0d
Moyoung: Fix weather forecast being one day off
2024-12-21 20:57:52 +01:00
Arjan Schrijver
4e191b2235
Moyoung: Add find my phone functionality
2024-12-21 20:57:52 +01:00
Arjan Schrijver
4d229d37d0
Moyoung: Make fixed MTU device-specific
2024-12-21 20:57:52 +01:00
Arjan Schrijver
167ff9bb76
Moyoung: Fixes for settings, sync, logging, weather, live activity
2024-12-21 20:57:52 +01:00
Arjan Schrijver
fb9d5fa914
Moyoung: Improve logging
2024-12-21 20:57:52 +01:00
Arjan Schrijver
49fcd77353
Moyoung: Persist received data in new tables
2024-12-21 20:57:52 +01:00
Arjan Schrijver
4b1e19a7dc
Moyoung: Split up (modernize) database tables
2024-12-21 20:57:52 +01:00
Arjan Schrijver
13ddfc4fe8
Moyoung: Modernize classes and methods and fix compiler errors
2024-12-21 20:57:52 +01:00
Arjan Schrijver
74088041dc
Rename DaFit references to Moyoung to reflect the protocol used
2024-12-21 20:57:52 +01:00
krzys-h
572b98d934
Da Fit: Setting alarms
2024-12-21 20:57:52 +01:00
krzys-h
b2194a7dc0
Da Fit: Training data transfer
2024-12-21 20:57:52 +01:00
krzys-h
b965df878c
Da Fit: Add device settings
2024-12-21 20:57:52 +01:00
krzys-h
4166d20ca6
Da Fit: Add weather sync
2024-12-21 20:57:52 +01:00
krzys-h
02b478ee3f
Da Fit: Add activity fetching and logging
2024-12-21 20:57:52 +01:00
krzys-h
1146909d1f
Da Fit: Add handling of heart rate, blood pressure and oxidation measurements
2024-12-21 20:57:52 +01:00
krzys-h
27cd04e984
Da Fit: Add notification support
2024-12-21 20:57:52 +01:00
krzys-h
a4335593d7
Da Fit: Add time sync
2024-12-21 20:57:52 +01:00
krzys-h
536d1a4c8e
Da Fit: Add device support, reverse engineering notes and base protocol implementation
2024-12-21 20:57:52 +01:00
Unpublished
31c85be5a0
Colmi R0x: Read charging state from battery notification
2024-12-21 18:57:48 +01:00
Jisakiel
416631e028
Cleanup unneeded imports & fix missing one on Casio 5600
...
Side effect of last minute fixes on it.
2024-12-21 00:29:37 +00:00
Jisakiel
326b01c296
fix byte errors flagged by intellij in Casio code
...
since byte is signed, 0x81 and 0xff go out of range and need explicit casts for equal comparisons to work.
2024-12-20 23:43:55 +00:00
Jisakiel
960a864ea0
Casio ECB-S100 support
...
Lightly refactoring gwb5600 as a starting base, since the commands supported etc seem pretty similar. Using as well https://github.com/izivkov/GShockAPI as further reference for what is supported (which I tested with the watch) and the same commands.
2024-12-20 23:43:55 +00:00
AndrewP
bac9c8b239
Activity icons for stretching, free training, outdoor walking and trail run
2024-12-20 13:59:59 +00:00
Sebastian Dröge
15fff6a38d
Xiaomi: Parse max step rate in outdoor walking v2 parser for > v1
2024-12-20 13:26:13 +02:00
a0z
d6dee559f7
PAI fragment: update colors, replace piechart with gauge
2024-12-18 23:04:10 +00:00
Arjan Schrijver
2ec37fa77a
Dashboard: Make today widget data loading more efficient
2024-12-18 23:30:59 +01:00
AndrewP
ae4079eb14
Max step rate for OutdoorWalkingV2Parser version 1
2024-12-18 21:41:25 +01:00
José Rebelo
f4bc2ed6af
Zepp OS 3.5+: Fix notification vibration
2024-12-17 18:43:44 +00:00
José Rebelo
199a6835a2
Garmin: Add intensity minutes
2024-12-15 21:22:29 +00:00