Me7c7
028ff619b7
Huawei: DeviceReportThreshold command added
2024-09-21 13:07:06 +00:00
Me7c7
ee1b71a240
Huawei: fixed PhoneInfo command
2024-09-21 13:07:06 +00:00
Me7c7
17b530c989
Huawei: simple run pace config added
2024-09-21 13:07:06 +00:00
Me7c7
113f9b87c6
Huawei: SetMediumToStrengthThresholdRequest v2 implemented
2024-09-21 13:07:06 +00:00
dependency-bot
fa99ea5831
Update protobuf to v4.28.2
2024-09-21 10:05:01 +00:00
José Rebelo
dba9f32757
Use HR from track file if available
2024-09-21 10:51:24 +01:00
José Rebelo
060d39d5b0
GpxParser: Parse heart rate
2024-09-21 10:09:57 +01:00
Martin.JM
43262b3f29
Huawei: Fix workout reparsing
...
Fixes #4138
2024-09-20 21:48:49 +00:00
MrYoranimo
bc814b31e7
Xiaomi: add support for different bitmap pixel formats, fix notification icons
2024-09-20 23:39:34 +02:00
MrYoranimo
47152bfaa2
Redmi Watch 5 Active: add experimental support
2024-09-20 23:39:34 +02:00
MrYoranimo
35c557b62a
Xiaomi Smart Band 9: add experimental support
2024-09-20 23:39:34 +02:00
MrYoranimo
cd1f270ccf
Xiaomi: add support for daily details version 4
2024-09-20 23:39:34 +02:00
MrYoranimo
cc8b54131d
Xiaomi: add support for SPPv2 packet protocol
2024-09-20 23:39:34 +02:00
BrunoWallner
9f566fb7d9
Fix normal activity samples being inserted into workout samples in HuaweiSampleProvider ( #4126 )
...
Co-authored-by: BrunoWallner <b.lucab1211@gmail.com>
Co-committed-by: BrunoWallner <b.lucab1211@gmail.com>
2024-09-20 17:45:45 +00:00
José Rebelo
409a296666
Xiaomi-protobuf: Enable install handler for all devices
2024-09-20 18:10:55 +01:00
José Rebelo
00f8d2259f
Fix crash on opening activity details for some devices
2024-09-20 14:04:26 +01:00
José Rebelo
af17e55c11
Casio: Signal activity fetch finish
2024-09-20 13:31:16 +01:00
a0z
88c2c159f6
Resolve heartrate missing tab issue
2024-09-20 12:32:39 +02:00
José Rebelo
822836a61c
Refactor PAI / vitality score charts
2024-09-19 19:21:50 +01:00
José Rebelo
50d5a532d1
Garmin Forerunner 265S: Initial support
2024-09-19 18:44:12 +01:00
José Rebelo
b40749d53c
Identify device in realtime samples
2024-09-19 00:30:17 +01:00
a0z
aaff8db9f4
Update stess linechart timeline
2024-09-18 20:42:51 +00:00
a0z
4a3dc35c19
Add gauge to hrv status fragment page
2024-09-18 22:14:41 +02:00
José Rebelo
d238a321df
Remove motorcycling from VO2 Max
2024-09-18 21:10:14 +01:00
José Rebelo
7b76d21254
Zepp OS: Add VO2 Max support
2024-09-18 21:08:50 +01:00
José Rebelo
8ee03d3c08
Garmin: Fix "ANY" VO2 Max query
2024-09-18 20:48:18 +01:00
José Rebelo
1fd426c09d
VO2 Max: Cleanup duplicated strings
2024-09-18 20:48:01 +01:00
a0z
f2227bb083
VO2Max: replace GENERAL vo2max with ANY, add widgets
2024-09-18 20:47:25 +01:00
José Rebelo
9f0d426a9f
VO2Max: Display latest sample from period
2024-09-18 20:47:25 +01:00
a0z
d440ec1e36
VO2Max: initalize activity
2024-09-18 20:47:24 +01:00
José Rebelo
e2be851097
Garmin: VO2 max samples
2024-09-18 20:45:48 +01:00
José Rebelo
922c8db76f
Fix awake sleep color in charts
2024-09-18 08:45:55 +01:00
José Rebelo
05570a3cae
Xiaomi: Allow re-parse activity from storage
2024-09-17 22:53:46 +01:00
José Rebelo
d33fa79187
Mi Band 8 Pro: Fix outdoor walking and cycling parsing
2024-09-17 22:30:44 +01:00
Grzegorz Godlewski
a762ca9d6c
Add support for Garmin 955 ( #4125 )
...
Co-authored-by: Grzegorz Godlewski <gg@gitgis.com>
Co-committed-by: Grzegorz Godlewski <gg@gitgis.com>
2024-09-17 21:12:38 +00:00
Zahnstocher
fd06519cd1
rename BatteryDual_2 to BatteryDual_NoCase and DUAL_2 to DUAL_NO_CASE
2024-09-17 22:35:47 +02:00
a0z
503cd31d91
Heart Rate: initialize activity
2024-09-17 19:56:29 +00:00
José Rebelo
67d46c453e
Garmin Enduro 3: Initial support
2024-09-17 20:39:31 +01:00
Zahnstocher
57c8c77305
Add support for Sony WF-C500
2024-09-17 11:37:39 +02:00
~noodlez1232
86460ea7c6
AsteroidOS: Fix the weather service + set-time
...
The weather service was suffering from an off-by-one error. This is now
fixed. The weather also sends more days in its forecast. There is an
issue open in the AsteroidOS weather app to perhaps add more days to its
forcast so this should cover for it.
There is also a fix for the time not being set upon connection. I'm not
quite sure why this wasn't happening before, but it is happening now. It
might be a bit kludgy, but it is what it is.
2024-09-17 08:03:20 +00:00
BrunoWallner
4f93ac627d
Fix activity charts generation ( #4114 )
...
Co-authored-by: BrunoWallner <b.lucab1211@gmail.com>
Co-committed-by: BrunoWallner <b.lucab1211@gmail.com>
2024-09-16 22:41:17 +00:00
José Rebelo
c14b41b9c6
Garmin: Handle realtime hrv, respiration, spo2
2024-09-16 19:40:44 +00:00
José Rebelo
5bc114b062
Garmin: Manual HR measurements and realtime HR/steps
2024-09-16 19:40:44 +00:00
José Rebelo
e5b91d3ac3
Garmin Forerunner 245 Music: Initial support
2024-09-16 20:28:00 +01:00
a0z
bbe5dcffb0
Map more activity kinds with existing icons
2024-09-16 10:24:41 +02:00
José Rebelo
edd1a660da
Xiaomi: Fix gps track parsing
...
The crc at the end was not being taken into account to check the file
size.
2024-09-15 18:35:32 +01:00
Daniel Dakhno
e3e5c20a5a
Cycling Sensor: added live data view
...
Cycling Sensor: I18N
Cycling Sensor: honor metric/imperial setting
Cycling Sensor: re-use existing speed strings
2024-09-15 16:40:25 +00:00
José Rebelo
5ebb3b85b0
Zepp OS: Fix reminder slot initialization ( #3137 , #4098 )
2024-09-15 17:22:21 +01:00
José Rebelo
c72966bc6c
Update mockito to 5.13.0
2024-09-15 10:19:19 +01:00
José Rebelo
d95d669d97
Update protobuf to v4.28.1
2024-09-15 10:15:15 +01:00