1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 10:54:03 +02:00
Gadgetbridge/app
Daniele Gobbetti 77e64b149b Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage
PredefinedLocalMessage are only useful for FIT messages and should not interfere with FIT files. The only impact of using the local message in fit files was in the textual output, but it was confusing.

Add an explicit constructor to RecordHeader if PredefinedLocalMessage should be taken into account, and use this only in fit messages leaving the default constructor for fit files.

Also adjusts the test case as textual output comparison needs to be fixed.
2024-05-03 20:28:11 +02:00
..
src Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage 2024-05-03 20:28:11 +02:00
build.gradle Update hamcrest-library to 2.2 2024-04-15 23:45:55 +01:00
lint-baseline.xml Update linter baseline 2024-02-19 12:14:36 +01:00
proguard-rules.pro Garmin: Fix proguard rules for release builds 2024-05-03 20:28:11 +02:00