1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-29 08:20:16 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/vivomovehr
Daniele Gobbetti 063fb31931 Garmin VivoMoveHR: prevent app crash
Use a more robust cast approach to prevent application crashes in some corner cases (e.g. when writing Math.round()ed values)
Since I don't own a VivoMoveHR device I couldn't test for regressions on the watch.
2023-08-04 17:57:46 +02:00
..
ams Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
ancs Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
downloads Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
fit Garmin VivoMoveHR: prevent app crash 2023-08-04 17:57:46 +02:00
messages Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
notifications Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
uploads Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
ChecksumCalculator.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
GarminDeviceSetting.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
GarminMessageType.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
GarminMusicControlCommand.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
GarminSystemEventType.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
GarminTimeUtils.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
GfdiPacketParser.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
RealTimeActivityHandler.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
VivomoveHrCommunicator.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00
VivomoveHrSupport.java Added copyright header to all new Garmin Vivomove files 2023-07-20 20:30:14 +00:00