1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-03 04:21:52 +02:00
Gadgetbridge/app
Daniele Gobbetti 01d48cde91 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-24 22:24:08 +02:00
..
src Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage 2024-05-24 22:24:08 +02:00
build.gradle Add camera implementation 2024-05-13 21:28:43 +00: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-24 22:24:07 +02:00