Commit Graph

5991 Commits

Author SHA1 Message Date
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
José Rebelo
22a6d9b7d9 Refactor activity lists to use a RecyclerView 2024-10-06 22:24:04 +01:00
José Rebelo
32e955abe2 Fix language not being respected in some situations 2024-10-06 22:22:48 +01:00
José Rebelo
9191500fd9 Sort activity kind filter alphabetically 2024-10-06 14:16:26 +01:00
José Rebelo
96314937d0 Add icons for navigation, cardio, strength training, video gaming 2024-10-06 12:05:05 +01:00
CaptKentish
a5b5b586aa Add boating and snorkeling icons (#4212)
Co-authored-by: CaptKentish <captkentish@noreply.codeberg.org>
Co-committed-by: CaptKentish <captkentish@noreply.codeberg.org>
2024-10-06 10:54:16 +00:00
José Rebelo
b2c88b47d5 Do not consider awake sleep for sleep time 2024-10-05 18:02:13 +01:00
José Rebelo
7de97a49b0 Garmin: Fix over-counting of distance at turn of day 2024-10-05 18:00:57 +01:00
José Rebelo
9c67a30835 Garmin: Persist distance and calories 2024-10-05 17:29:23 +01:00
José Rebelo
c700d49bf0 Allow gadgets to provide distance and calories 2024-10-05 17:29:23 +01:00
José Rebelo
6258ccd4db Garmin: Fetch SKIP_TEMP files 2024-10-05 15:54:41 +01:00
Me7c7
cf7fa3adde Huawei: Initial ephemeris update support 2024-10-05 13:51:10 +00:00
José Rebelo
5272d017ac Show single day in bottom charts label 2024-10-05 14:43:35 +01:00
Me7c7
694227a3b1 Fix today's birthday displaying 2024-10-05 13:20:46 +00:00
José Rebelo
67346a06e5 Fix HRV Status days 2024-10-05 14:17:08 +01:00
José Rebelo
f6a8d05fd6 Make some average lines more visible 2024-10-05 12:17:30 +01:00
José Rebelo
00d3a9ce18 Fix linter errors 2024-10-04 22:56:39 +01:00
José Rebelo
fd3a725b10 Huawei: Format pace values in a table 2024-10-04 20:08:24 +01:00
Vitaliy Tomin
feb7b36b3e Huawei: Add Huawei Watch GT Cyber gadget 2024-10-04 19:02:54 +00:00
Me7c7
1e732efb04 Huawei: Fix altitude in the GPS parser 2024-10-04 19:00:23 +00:00
Patrick Rudolph
0f65e42be4 huawei: Fix SendGpsData
Add Distance, startTime and endTime to GpsData.
Fixes non working GB assisted GPS on Huawei Band 8.

TEST: Confirmed that speed and distance is properly shown
      while using the cycling (outdoor) activity.
Fixes issue #3990.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2024-10-04 18:58:24 +00:00
José Rebelo
84c91021d1 Fix body energy page scroll 2024-10-03 23:29:51 +01:00
a0z
5cbbe82846 Garmin: display pace for runing and swim workouts 2024-10-03 21:42:38 +00:00
Me7c7
2ee17bd52f Huawei: Fixed calendar event deletion when birthday sync is enabled. 2024-10-03 18:32:51 +03:00