Commit Graph
22 Commits
Author SHA1 Message Date
José Rebelo 1f65fc26eb Victron SmartShunt: Initial support 2026-06-11 21:34:11 +01:00
Thomas KuehneandJosé Rebelo 6ad6638605 fix device independent typos 2026-06-10 17:43:46 +02:00
José Rebelo 6961ff77db Sinilink: Initial support
Developed and tested against the XY-AP50L
2026-05-17 09:13:29 +01:00
Thomas Kuehne e01599a9e3 Garmin: enhance activity summaries
- add fallback sources for HR_AVG, TOTAL_ASCENT, TOTAL_DESCENT, AVG_POWER, BODY_ENERGY_AT_START and BODY_ENERGY_AT_END
- fallback to lap average speed if the lap enhanced average speed isn't available
- ensure that paces/speeds are only rounded by WorkoutValueFormatter and not also by GarminWorkoutParser
- add diving lap summary for apnea
- add scuba tank summary
- fix diving summary gaps when CNS, N2 load or O2 toxicity values are 0
2026-04-25 00:16:16 +00:00
José Rebelo 081af1664d Zepp OS: Honor Catima barcode encoding if available 2026-02-07 14:17:40 +00:00
José Rebelo 4ec30d1e52 OneTouch: Initial support 2026-01-06 20:57:32 +00:00
José Rebelo ad1e0c5589 Revamp Debug activity 2025-12-26 20:02:37 +00:00
José Rebelo 5fdc2b8fc6 Garmin: Basic http web request/response parsing
As per https://gadgetbridge.org/internals/specifics/garmin-protocol/#internal-structures
2025-12-15 20:45:19 +00:00
José Rebelo 89b5264425 Shokz OpenSwim Pro: Initial support 2025-07-30 21:31:30 +01:00
José Rebelo 58a594f289 Garmin HRM 200: Initial support 2025-07-26 15:54:28 +01:00
José Rebelo 5ce9936686 GloryFit: Initial support for Oukitel BT103, Dotn P66D 2025-07-13 21:28:36 +01:00
José Rebelo 1b1137d4b8 Replace disabled device icons with color filter 2025-06-21 20:22:16 +01:00
José Rebelo 6b97a53d80 AAWireless: Experimental support 2025-06-17 21:12:33 +01:00
José Rebelo aa9027e76f Zepp OS: Decouple implementation from HuamiSupport 2025-04-26 18:08:28 +01:00
José Rebelo e1e5cccf29 HPlus: Deprecate DeviceType constructor 2025-04-17 19:18:58 +01:00
José Rebelo f000171535 Zepp OS: Allow upload of UIHH AGPS bundles 2025-04-07 13:14:15 +01:00
José Rebelo 3ad5412d04 Huami2021ChunkedEncoder: Remove dependency on BLE characteristic 2025-04-04 23:32:21 +01:00
José Rebelo 7b2b162d55 Gree Air Conditioner: Initial support 2025-02-09 16:18:01 +00:00
José Rebelo 5f91715c89 Realme Buds T110: Initial support 2024-11-17 17:23:23 +00:00
José Rebelo 5ebb3b85b0 Zepp OS: Fix reminder slot initialization (#3137, #4098) 2024-09-15 17:22:21 +01:00
3edd7d153b Updated the dictionary to ignore more false positives (#1995)
Reverted gradle version change

Added a few more missing names to the spellchecker dictionary

Updated the dictionary to contain more false positives

Co-authored-by: TaaviE <taavi.eomae@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/1995
2020-08-27 22:00:11 +02:00
TaaviE afc929ce22 Added a dictionary to the project to make names and a few common words acceptable for the spellchecker 2020-08-26 05:08:10 +03:00