Commit Graph

6006 Commits

Author SHA1 Message Date
Me7c7
d2cf281b00 Huawei: fetch more workout summary from the watch 2024-10-17 10:06:31 +03:00
José Rebelo
9267b4fcf3 Mi Band 9: Fix strength training 2024-10-16 23:43:11 +01:00
José Rebelo
e6dc262a4d Xiaomi-protobuf: Fix some workout type recognition 2024-10-16 23:40:13 +01:00
José Rebelo
2abe7e5b2f Fix weekly and monthly sleep times for devices without awake sleep
The last sleep stage on these is not "awake sleep" and should be
included.
2024-10-16 23:07:41 +01:00
José Rebelo
a0d7c8b77b Huawei: Fix battery notifications 2024-10-16 22:54:40 +01:00
José Rebelo
f0cce348c4 Xiaomi-protobuf: Fix naps 2024-10-16 22:46:19 +01:00
Arjan Schrijver
2618d54f94 Fix crash in LiveActivityFragment that was introduced by 2398dd0fb 2024-10-16 22:18:56 +02:00
José Rebelo
f9f3e8849b Mi Band 9: Fix walk workout parsing 2024-10-16 19:38:15 +01:00
Linos Giannopoulos
f3b4f0ed26 Add device support for the IKEA desk controller
All the required functionality is included:
- Move the desk up and down manually
- See the current height and speed
- Store three desk positions
- Move to any of those desk positions
2024-10-15 18:23:56 +00:00
Arjan Schrijver
25dc3f972b Colmi R0x: Add support for Colmi R10 2024-10-15 18:19:09 +02:00
Arjan Schrijver
2398dd0fbe Limit LiveActivityFragment to just the current device 2024-10-15 11:19:33 +02:00
René Vögeli
ace0aa3ea7 Colmi R0x: Fix big data packet handling 2024-10-14 21:20:26 +00:00
Vitaliy Tomin
175f4bf60c huawei: Add new gadget Huawei Watch D2 2024-10-14 18:00:49 +00:00
José Rebelo
b595a1ad96 Huawei Watch Fit 3: Enable emoji 2024-10-13 22:20:02 +01:00
José Rebelo
10a7550232 Garmin: Map some health snapshot fields 2024-10-13 21:28:37 +01:00
José Rebelo
1f4987ab98 Huawei: Enable emoji for HarmonyOS watches 2024-10-13 19:01:14 +00:00
Me7c7
80967ce42b Huawei: fix pace update when more than one packets received 2024-10-13 19:01:03 +00:00
Me7c7
0e6a3e13cc Huawei: specify pace order 2024-10-13 19:01:03 +00:00
Me7c7
15f550d5a8 Huawei: Show pace summery before table. More summary. 2024-10-13 19:01:03 +00:00
Me7c7
af64ff3a79 Huawei: fix workouts pace 2024-10-13 19:01:03 +00:00
José Rebelo
58a8c91c80 Activity Details: Fix table after odd number of cells 2024-10-13 19:55:09 +01:00
René Vögeli
c66467a915 Colmi R0x: Add support for HRV 2024-10-13 20:10:50 +02:00
Arjan Schrijver
4939de47c1 Colmi R0x: Add support for HRV 2024-10-13 17:29:43 +00:00
MrYoranimo
0a9da03618 Xiaomi: extract watch face preview image 2024-10-13 13:11:39 +00:00
MrYoranimo
b2cf83d002 Xiaomi: extract translatable watch face name 2024-10-13 13:11:39 +00:00
MrYoranimo
47acfd2775 Xiaomi: fix watchface ID check
The identifier for a watch face is stored as a decimal number in ASCII.
Since there are 64 bytes available to store the identifier, the highest
value to be expected is 10^(64*10), which exceeds the limit of a 32-bit
integer.
2024-10-13 13:11:39 +00:00
José Rebelo
92fd556c5f Garmin: Map some missing realtime settings icons 2024-10-13 13:52:48 +01:00
José Rebelo
d47a08479d Garmin Fenix 6S Sapphire / Venu Sq 2: Initial support 2024-10-13 13:39:43 +01:00
José Rebelo
92004ce4de Fix activity icon after filter reset 2024-10-13 08:59:46 +01:00
José Rebelo
427b7c7557 Activity details: Refactor header 2024-10-12 23:24:14 +01:00
Severin von Wnuck-Lipinski
98775b752b Add Mijia comfort level preferences 2024-10-12 21:36:18 +02:00
José Rebelo
c2668d2e6c Add average line to HR chart 2024-10-12 19:00:26 +01:00
José Rebelo
6474a6092e GPXExporter: Include speed and cadence 2024-10-12 16:57:02 +01:00
José Rebelo
bf7b6e2329 Fix wrong parameter type 2024-10-12 13:40:35 +01:00
José Rebelo
598e737f10 Garmin: Map some missing fields in FitRecord 2024-10-12 13:33:37 +01:00
José Rebelo
bd3b7467a4 Garmin/Zepp OS: Display resting HR 2024-10-12 13:21:20 +01:00
José Rebelo
fb1d0a92cc Garmin: Add resting heart rate sample provider 2024-10-11 23:51:44 +01:00
José Rebelo
b331c53763 Garmin: Parse skin temperature messages 2024-10-11 23:09:40 +01:00
José Rebelo
8c949ff6ab Garmin: Persist respiratory rate 2024-10-11 22:29:55 +01:00
José Rebelo
329eb2c62e Garmin Venu Sq: Initial support 2024-10-10 23:14:01 +01:00
José Rebelo
400d2aeaba Garmin Fenix 8: Initial support 2024-10-10 20:47:35 +01:00
Arjan Schrijver
f9150f4c2c Colmi R0x: Fix factory reset packet bytes 2024-10-10 10:16:09 +02:00
a0z
cac9b702a2 Activity list - move activity label below, revert background color set 2024-10-09 21:19:41 +01:00
a0z
c7bac30ef0 Activity list - redesign 2024-10-09 21:19:35 +01:00
José Rebelo
d782169a64 Garmin: Fix rxnetworks AGPS header recognition 2024-10-09 19:01:59 +01:00
José Rebelo
94572805e9 Colmi R0x: Check factory reset flags on onReset
This function is also called for a simple reboot.
2024-10-08 18:20:26 +01:00
Arjan Schrijver
9abcb87f1f Colmi R0x: Normalize timestamps of all received health data
This fixes the duplicate samples reported in #4209, and possibly even
the originally reported issue of multiple days showing the same HR data
in the charts.
2024-10-08 16:34:18 +02:00
Arjan Schrijver
873a044a69 Colmi R0x: Increase logging of V2 packets 2024-10-08 13:17:58 +02:00
Arjan Schrijver
ba3e60376d Colmi R0x: Add factory reset function 2024-10-08 13:17:19 +02:00
José Rebelo
95b6485965 Add button to share JSON details 2024-10-06 22:24:04 +01:00