1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-26 02:25:50 +01:00
Commit Graph

11688 Commits

Author SHA1 Message Date
José Rebelo
1618fda418 Log exceptions during DBAccess async tasks 2024-11-17 00:01:40 +00:00
José Rebelo
e453855e88 Do not suppress repeated notifications if timestamp is in the future (#4327) 2024-11-16 21:46:22 +00:00
Me7c7
dc1533b4ed Huawei: Initial music managment support 2024-11-16 20:41:23 +00:00
José Rebelo
1a3a7dec05 Prevent heart rate average from using invalid samples 2024-11-16 14:08:06 +00:00
José Rebelo
87bc2e6ed7 Fix imperial unit on steps charts 2024-11-15 23:16:40 +00:00
CaptKentish
9bd828814e Add water sports icons (#4322) 2024-11-15 22:09:44 +00:00
huyz
6aa7280967 Add some workout icons 2024-11-14 23:25:28 +00:00
José Rebelo
f16e2eeabb Test device: Add dummy activities 2024-11-14 23:22:18 +00:00
José Rebelo
9b6fce566d Mi Band 9: Fix outdoor cycling parsing 2024-11-12 23:32:11 +00:00
Andreas Shimokawa
de37e5b6fd bump version, add xml changelog 2024-11-11 23:29:47 +01:00
mvn23
31b8fd683d Add wear sensor toggle to Bowers and Wilkins P Series 2024-11-11 02:15:41 +01:00
José Rebelo
82f221752e Compute activity average speed 2024-11-10 22:50:58 +00:00
José Rebelo
810df3055c Garmin Forerunner 55/620: Initial support 2024-11-10 22:33:48 +00:00
José Rebelo
a72de07d2a Oppo Enco Air: Initial support 2024-11-10 22:18:41 +00:00
José Rebelo
7a0e43a4de GBDevice: Do not unset firmware from dynamic state
It is not clear why this was being done, but it is the source of issues
for multiple devices, since the ensureDeviceUpToDate function will
attempt to persist the null values, in non-nullable columns.
2024-11-10 22:16:14 +00:00
Me7c7
ce32ac7272 Huawei: Do not print exception if the ephemeris file does not exist 2024-11-09 20:04:55 +02:00
Martin.JM
2a865fe498 Huawei: Fix SmartAlarm for Huawei Watch GT
Linked to #4308.
2024-11-09 17:58:46 +00:00
Alik Aslanyan
f3185f1acb
Fix null elements for some mixed case words in Armenian (combinations with U and Vo) 2024-11-09 20:23:57 +04:00
mvn23
6bb93bef89 Add ANC and Passthrough options to Bowers and Wilkins P Series (#4297)
Co-authored-by: mvn23 <schopdiedwaas@gmail.com>
Co-committed-by: mvn23 <schopdiedwaas@gmail.com>
2024-11-09 15:29:44 +00:00
gjaekel
7c1d44fcd3 Add support for HUAWEI Band3Pro (#4296)
Co-authored-by: gjaekel <gjaekel@noreply.codeberg.org>
Co-committed-by: gjaekel <gjaekel@noreply.codeberg.org>
2024-11-09 15:20:48 +00:00
José Rebelo
a2323ce845 Withings: Fix crash on connection 2024-11-09 08:16:12 +00:00
Arjan Schrijver
5a0f1e46db Garmin Fenix 6S Pro: Initial support 2024-11-08 09:11:47 +01:00
Martin.JM
126102aa05 Add tests and a couple of fixes 2024-11-05 23:43:41 +00:00
Martin.JM
f0ffc0e165 Add high res HR to activity sleep chart fragment 2024-11-05 23:43:41 +00:00
Martin.JM
82e3a86350 Implement high res HR data
Specifically for:
- The HR fragment
- The sports activity graph

Also adds support for Huawei high res HR, and high res SpO2.
2024-11-05 23:43:41 +00:00
Me7c7
ae84678de8 Huawei: Sync dict data over P2P. Sync skin temperature. 2024-11-05 23:42:19 +00:00
huyz
68caf6a60f Huawei: map activity type 14 to hiking activity 2024-11-04 21:26:31 +08:00
mvn23
d53971c881 Add initial Bowers and Wilkins P series support. (#4288)
Co-authored-by: mvn23 <schopdiedwaas@gmail.com>
Co-committed-by: mvn23 <schopdiedwaas@gmail.com>
2024-11-01 21:06:34 +00:00
José Rebelo
46dd45cb4e Garmin Forerunner 235: Initial support 2024-10-31 23:47:20 +00:00
José Rebelo
cd068abdd3 Update androidx.camera to v1.4.0 2024-10-31 23:44:46 +00:00
José Rebelo
aa2b6d142a Update androidx.constraintlayout to v2.2.0 2024-10-31 23:44:27 +00:00
José Rebelo
d9cc15e3c5 Update androidx.fragment:fragment to v1.8.5 2024-10-31 23:43:51 +00:00
Me7c7
a7c19c8190 Huawei: calculate HR Zones for walking and running workouts. 2024-10-31 23:14:04 +00:00
Thomas Di Cristofaro
d038c589c1
Translated using Weblate (Italian)
Currently translated at 100.0% (3295 of 3295 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-31 14:40:21 +01:00
Fjuro
8df3dac11c
Translated using Weblate (Czech)
Currently translated at 100.0% (3295 of 3295 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-31 14:18:19 +01:00
Thomas Di Cristofaro
a12b56fb37
Translated using Weblate (Italian)
Currently translated at 100.0% (3294 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-30 21:31:26 +00:00
José Rebelo
ed1f1735c5 Update changelogs 2024-10-30 20:51:39 +00:00
José Rebelo
292a5d11b5 Activity Charts: Update date info when refreshed 2024-10-30 20:51:02 +00:00
Zahnstocher
a6053eda77 Add support for Sony WI-C100 2024-10-30 20:47:37 +00:00
Zahnstocher
cbd9a7b8af Add voice notifications for Sony WF-C500 2024-10-30 14:31:16 +01:00
José Rebelo
29866c2b41 Fix linter 2024-10-29 11:23:12 +00:00
Andreas Shimokawa
1e0117727e fix xml 2024-10-29 11:49:59 +01:00
Andreas Shimokawa
3a152978d7 bump version, update changelog
trim changelog_master.xml to include changes for the last 2 years only
2024-10-29 11:45:00 +01:00
Thomas Di Cristofaro
7f9c571d63
Translated using Weblate (Italian)
Currently translated at 96.7% (3186 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-29 07:04:36 +01:00
Thomas Di Cristofaro
16b12e099f
Translated using Weblate (Italian)
Currently translated at 93.6% (3084 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-28 22:40:28 +01:00
arjan-s
dae338fdc5
Translated using Weblate (Dutch)
Currently translated at 100.0% (3294 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-28 22:40:27 +01:00
a0z
a79cd94de9 HRV Status: segment detection fix 2024-10-28 22:37:54 +01:00
Arjan Schrijver
d5c2207a48 Colmi R0x: Improve sleep handling around DST changes 2024-10-28 11:41:31 +01:00
Thomas Di Cristofaro
026fc80c8d
Translated using Weblate (Italian)
Currently translated at 92.4% (3046 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-27 15:13:54 +01:00
Yaron Shahrabani
95cb3f881d
Translated using Weblate (Hebrew)
Currently translated at 85.2% (2809 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2024-10-27 15:13:53 +01:00
Thomas Di Cristofaro
2ee28d8f00
Translated using Weblate (Italian)
Currently translated at 92.3% (3041 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-27 10:00:32 +01:00
Thomas Di Cristofaro
665df850eb
Translated using Weblate (Italian)
Currently translated at 92.0% (3032 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-27 10:00:32 +01:00
Thomas Di Cristofaro
4f34714d70
Translated using Weblate (Italian)
Currently translated at 88.7% (2924 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2024-10-27 10:00:31 +01:00
Rex_sa
99120df6d9
Translated using Weblate (Arabic)
Currently translated at 100.0% (3294 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ar/
2024-10-27 10:00:30 +01:00
陈少举
a0aed0279e
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3294 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 10:00:30 +01:00
Fjuro
4b3806f7c0
Translated using Weblate (Czech)
Currently translated at 100.0% (3294 of 3294 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 10:00:29 +01:00
Rex_sa
a35f64a68b
Translated using Weblate (Arabic)
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ar/
2024-10-27 10:00:28 +01:00
gallegonovato
112253ea27
Translated using Weblate (Spanish)
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2024-10-27 10:00:28 +01:00
Fjuro
18c8b45669
Translated using Weblate (Czech)
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 10:00:27 +01:00
陈少举
6edc5d9d0a
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 10:00:26 +01:00
arjan-s
7fe9bd3c6c
Translated using Weblate (Dutch)
Currently translated at 99.9% (3289 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-27 10:00:25 +01:00
qtm
bf717749c1
Translated using Weblate (Russian)
Currently translated at 91.2% (3002 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2024-10-27 10:00:24 +01:00
Fjuro
6a74d6dea3
Translated using Weblate (Czech)
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 10:00:23 +01:00
Jens Metschkoll
444744d2aa
Translated using Weblate (German)
Currently translated at 94.4% (3108 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2024-10-27 10:00:23 +01:00
Rex_sa
4527037132
Translated using Weblate (Arabic)
Currently translated at 93.0% (3062 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ar/
2024-10-27 10:00:22 +01:00
Ihor Hordiichuk
9eb7f9d74c
Translated using Weblate (Ukrainian)
Currently translated at 82.4% (2714 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2024-10-27 10:00:21 +01:00
Oğuz Ersen
8f3bc719c3
Translated using Weblate (Turkish)
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-27 10:00:20 +01:00
CaptKentish
95c7f74bb9
Translated using Weblate (French)
Currently translated at 99.8% (3286 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2024-10-27 10:00:19 +01:00
arjan-s
3861be7c35
Translated using Weblate (Dutch)
Currently translated at 99.9% (3289 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-27 10:00:18 +01:00
陈少举
7c11d7935c
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 10:00:17 +01:00
Gregory Blanco
63f1e66798
Translated using Weblate (Polish)
Currently translated at 97.0% (3194 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2024-10-27 10:00:16 +01:00
gallegonovato
1dd3b7585f
Translated using Weblate (Spanish)
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2024-10-27 10:00:15 +01:00
Fjuro
ceeeaee498
Translated using Weblate (Czech)
Currently translated at 100.0% (3291 of 3291 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 10:00:14 +01:00
陈少举
ca0d3caa88
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3282 of 3282 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 10:00:14 +01:00
Oğuz Ersen
cff09bfa82
Translated using Weblate (Turkish)
Currently translated at 100.0% (3282 of 3282 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-27 10:00:13 +01:00
Fjuro
4d2743dea6
Translated using Weblate (Czech)
Currently translated at 100.0% (3282 of 3282 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 10:00:12 +01:00
陈少举
90320616fc
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3281 of 3281 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 10:00:12 +01:00
arjan-s
7ad6a8b665
Translated using Weblate (Dutch)
Currently translated at 100.0% (3281 of 3281 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-27 10:00:11 +01:00
Oğuz Ersen
f2d656dce8
Translated using Weblate (Turkish)
Currently translated at 100.0% (3281 of 3281 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-27 10:00:10 +01:00
Yaron Shahrabani
eb18415e39
Translated using Weblate (Hebrew)
Currently translated at 85.6% (2810 of 3281 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2024-10-27 10:00:10 +01:00
Manuel Treuheit
41da2f15cc
Translated using Weblate (German)
Currently translated at 94.6% (3106 of 3281 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2024-10-27 10:00:09 +01:00
Fjuro
2b2a68d5bd
Translated using Weblate (Czech)
Currently translated at 100.0% (3281 of 3281 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 10:00:08 +01:00
gallegonovato
3007bba863
Translated using Weblate (Spanish)
Currently translated at 100.0% (3274 of 3274 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2024-10-27 10:00:07 +01:00
arjan-s
0a7f8e7731
Translated using Weblate (Dutch)
Currently translated at 100.0% (3273 of 3273 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-27 10:00:07 +01:00
Oğuz Ersen
69623f48b6
Translated using Weblate (Turkish)
Currently translated at 100.0% (3273 of 3273 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-27 10:00:06 +01:00
gallegonovato
46fffdced2
Translated using Weblate (Spanish)
Currently translated at 100.0% (3273 of 3273 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2024-10-27 10:00:05 +01:00
陈少举
68aed79c02
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3266 of 3266 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 10:00:05 +01:00
arjan-s
240b4f155b
Translated using Weblate (Dutch)
Currently translated at 100.0% (3266 of 3266 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-27 10:00:04 +01:00
Oğuz Ersen
e3b4d506be
Translated using Weblate (Turkish)
Currently translated at 100.0% (3266 of 3266 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-27 10:00:03 +01:00
Fjuro
97aa1e81cd
Translated using Weblate (Czech)
Currently translated at 100.0% (3266 of 3266 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 10:00:02 +01:00
gallegonovato
8ad6b3681a
Translated using Weblate (Spanish)
Currently translated at 100.0% (3266 of 3266 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2024-10-27 10:00:02 +01:00
陈少举
a9c3a676ee
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3264 of 3264 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 10:00:01 +01:00
Oğuz Ersen
4a8c938a79
Translated using Weblate (Turkish)
Currently translated at 100.0% (3264 of 3264 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-27 10:00:00 +01:00
gallegonovato
bc577f0702
Translated using Weblate (Spanish)
Currently translated at 100.0% (3262 of 3262 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2024-10-27 10:00:00 +01:00
Linerly
d08d6bc212
Translated using Weblate (Indonesian)
Currently translated at 90.3% (2941 of 3254 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2024-10-27 09:59:59 +01:00
陈少举
3d9861d53b
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3254 of 3254 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-27 09:59:58 +01:00
arjan-s
3846eab20d
Translated using Weblate (Dutch)
Currently translated at 100.0% (3254 of 3254 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-27 09:59:58 +01:00
Oğuz Ersen
0c969164a2
Translated using Weblate (Turkish)
Currently translated at 100.0% (3254 of 3254 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-27 09:59:57 +01:00
JuTonic
b332ff54aa
Translated using Weblate (Russian)
Currently translated at 92.2% (3001 of 3254 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2024-10-27 09:59:57 +01:00
Fjuro
aacd75c823
Translated using Weblate (Czech)
Currently translated at 100.0% (3254 of 3254 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-27 09:59:56 +01:00
Me7c7
d95b2afad3 Huawei: map activity type 4 to mountain hike activity 2024-10-27 10:50:40 +02:00
Me7c7
5f822149bc Huawei: Send default HR Zones config to the device using P2P service 2024-10-27 07:40:03 +02:00
Martin.JM
27f61138bc Huawei: Fix notifications for Huawei Band 4e
Fixes #3957
2024-10-27 00:48:33 +02:00
Martin.JM
cc16906d20 Huawei: Fix for sample provider 2024-10-26 20:29:33 +00:00
Arjan Schrijver
d4033dbccb Colmi R0x: Fix HR database timestamps 2024-10-26 22:08:36 +02:00
José Rebelo
ba82de99d3 Garmin: Upload workout fit files 2024-10-26 21:03:58 +01:00
José Rebelo
8b4f1aa1d7 Fix light navbar buttons on light themes for SDK27+
SDK 21 to 27 still needs some work, but we need to review all of this
for the edge-to-edge enforced by Android 15 anyway.
2024-10-26 18:03:32 +01:00
Patrick Rudolph
42b7153162 huawei: Decode TruSleep data in test new functionality
Download TruSleep data and extract ACC and PPG packets.
For now the data is only extracted and provided to an analysis
function that does nothing as printing the data as the TruSleep
algorithm is unknown.

With this patch it's possible to do sleep analysis using open source
algorithms, however it's not clear which one to use and how similar
the results would be. A possible use case would be Sleep as Android.

The extracted data contains of Accelerometer data (ACC) and
photoplethysmogram (PPG) data.

ACC packets:
- about every 60 seconds
- contain a timestamp
- contain the activity on one accelerometer axis
  0x00: no activity
  0xff: high activity (like walking)

PPG packets:
- contain a timestamp
- contain raw PPG samples, each with a 10msec based timestamp

This commit allows more developers and researchers to look into sleep
analysis as they gain access to the raw sleep data optained from the watch.

For issue #3860.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2024-10-26 16:02:14 +00:00
Martin.JM
ce7b0db5b1 Huawei Sample Provider: Provide a sample every minute
Fixes #4068.
2024-10-26 15:58:12 +00:00
José Rebelo
bbadb2b1ef Garmin: Fix crash on timezones without DST 2024-10-26 16:53:30 +01:00
dependency-bot
8cf6c457ac Update dependency androidx.activity:activity to v1.9.3 2024-10-26 12:04:59 +01:00
dependency-bot
99db21adac Update dependency androidx.fragment:fragment to v1.8.4 2024-10-26 11:04:23 +00:00
José Rebelo
c628ce2c97 Garmin: Fix all-day events
As per the CalendarContract, the begin timestamp corresponds to the UTC
midnight-boundary of the start of the day.

- Remove the redundant logic to truncate the date to the start of day
- Remove the workaround for negative timezones (confirmed not workin
  with some EDT users)
- Ensure birthdays also respect the UTC boundary
- Offset the garmin timestamps by the UTC offset, ensuring they match
  midnight on the user's timezome (fixes all-day events offset by 1 day)
2024-10-26 11:53:20 +01:00
Me7c7
a46e970f84 Huawei: more details for swim workout 2024-10-26 10:41:29 +00:00
Me7c7
3294e20242 Huawei: clear calendar on reconnect. 2024-10-26 11:50:05 +03:00
Me7c7
bc56213eba Huawei: improve texts for file uploads, music icon 2024-10-25 22:39:55 +00:00
Me7c7
3bb44d8050 Huawei: Use default value for channels. Parse sample rates. 2024-10-25 22:39:55 +00:00
Me7c7
d23c931f95 Huawei: device specific fixes. Watch 3 for example 2024-10-25 22:39:55 +00:00
Me7c7
48717aaf42 Huawei: Initial music upload support 2024-10-25 22:39:55 +00:00
dependency-bot
86cb08c0fb Update dependency org.mockito:mockito-core to v5.14.2 2024-10-25 22:38:03 +00:00
Me7c7
b18fb901e6 Huawei: send more user info. Fix issue with weight 2024-10-25 22:16:38 +00:00
Me7c7
e124ac4974 Huawei: fix Send thresholds packet 2024-10-25 22:16:38 +00:00
José Rebelo
22eebf9592 Garmin Fenix 7: Initial support 2024-10-25 18:18:41 +01:00
Me7c7
f0c4f0f04a Huawei: fix calendar events update 2024-10-24 18:18:12 +00:00
Arjan Schrijver
b2df6e58f0 Colmi R0x: Improve HR fetching accuracy
Hopefully fixes #4209
2024-10-23 21:35:48 +02:00
José Rebelo
e25757846f Add link to background service troubleshoot page 2024-10-22 22:18:17 +01:00
José Rebelo
69530de0c6 Set changelog version code when restoring zip backup 2024-10-19 21:00:53 +01:00
Me7c7
0e00d74913 Huawei: Fixed workout data parser 2024-10-17 15:36:58 +03:00
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
e436946bed Sleep charts: Fix empty cells for devices without awake sleep 2024-10-16 23:21:38 +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
José Rebelo
8714c8461f Fix unit tests 2024-10-15 19:54:00 +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
a0z
cb7053e609 Fix margins in body energy and steps fragment 2024-10-14 20:15:51 +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
Severin von Wnuck-Lipinski
10b5b1ea7c Add icon for temperature unit preference 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
b4426c61be Garmin: Fix unit tests 2024-10-12 16:59:07 +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
Oğuz Ersen
6319c53252
Translated using Weblate (Turkish)
Currently translated at 100.0% (3252 of 3252 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-10 22:14:22 +00:00
陈少举
70fe5b4882
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3252 of 3252 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-10 22:14:21 +00:00
arjan-s
ec112cfd03
Translated using Weblate (Dutch)
Currently translated at 100.0% (3252 of 3252 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2024-10-10 22:14:20 +00:00
Sabrina
e06b71ff15
Translated using Weblate (Korean)
Currently translated at 22.6% (738 of 3252 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ko/
2024-10-10 22:14:20 +00:00
gallegonovato
94b87ba0e2
Translated using Weblate (Spanish)
Currently translated at 100.0% (3252 of 3252 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2024-10-10 22:14:19 +00:00
Fjuro
9183762499
Translated using Weblate (Czech)
Currently translated at 100.0% (3252 of 3252 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-10 22:14:18 +00:00
Саша Петровић
75433ab4de
Translated using Weblate (Serbian)
Currently translated at 58.1% (1890 of 3249 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2024-10-10 22:14:17 +00:00
陈少举
d1793d0659
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3249 of 3249 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2024-10-10 22:14:17 +00:00
Oğuz Ersen
c2767bc4fd
Translated using Weblate (Turkish)
Currently translated at 100.0% (3249 of 3249 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2024-10-10 22:14:16 +00:00
José Rebelo
b24c9c13e9
Translated using Weblate (Portuguese)
Currently translated at 66.1% (2150 of 3249 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt/
2024-10-10 22:14:15 +00:00
Fjuro
9294e1dc77
Translated using Weblate (Czech)
Currently translated at 100.0% (3249 of 3249 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2024-10-10 22:14:14 +00: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
José Rebelo
fb907da6d5 Activity list: Adjust paddings 2024-10-09 21:26:07 +01:00
a0z
cac9b702a2 Activity list - move activity label below, revert background color set 2024-10-09 21:19:41 +01:00
José Rebelo
cdaf78cbbc Activity list: Adjust padding and colors 2024-10-09 21:19:35 +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
19c80947eb Enable scrollbar in activity list 2024-10-07 20:32:57 +01: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