1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-01 03:55:47 +02:00
Gadgetbridge/app
Daniele Gobbetti fd1e81ff66 Garmin: fix basetype handling and truncation
Numeric BaseTypes now return fractional part if a scale is set, the return type for numeric values is unboxed from Number class so that existing comparisons and checks keep working, but values are not truncated at nearest integer value.

The codegen class has been updated and some of the messages are re-generated with the new code, with the exception of Hrv* messages, since updating those needs updating the related sample types.

Test cases expected values have been adjusted to keep into account the fractional part of some fields.

Garmin: Fix HRV value and summary types
2024-08-18 22:15:06 +02:00
..
src Garmin: fix basetype handling and truncation 2024-08-18 22:15:06 +02:00
build.gradle Update dependency org.slf4j:slf4j-api to v2.0.16 2024-08-17 08:29:27 +00:00
lint-baseline.xml Update linter baseline 2024-02-19 12:14:36 +01:00
proguard-rules.pro Update gson to 2.11.0, simplify android-emojify 2024-07-04 22:41:22 +01:00