1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 14:11:36 +02:00
Gadgetbridge/app/src/main
MrYoranimo 561dc16b28 DeviceCommunicationService: catch uncaught exceptions from handleActions
Exceptions raised while handling actions in the device's support class
may result in the DeviceCommunicationService crashing as a whole and not
being started again until the user forces GB to make a connection by
pressing the device from the list.

This change is made, because Xiaomi devices make use of proto2 messages,
where optional fields cannot be set to null values as that will make it
throw NPEs.
2023-12-05 20:19:12 +01:00
..
aidl OsmAnd: Replace IOsmAndAidlInterface unneeded functions 2023-05-21 22:50:52 +02:00
assets Fossil/Skagen Hybrids: Update navigationApp to version 1.0 2023-11-02 16:33:21 +01:00
java DeviceCommunicationService: catch uncaught exceptions from handleActions 2023-12-05 20:19:12 +01:00
proto Xiaomi: Fetch alarm and reminder slots from watch 2023-12-05 18:16:45 +00:00
res Xiaomi: Use display items labels from watch 2023-12-05 18:20:02 +00:00
AndroidManifest.xml Remove scanning intensity preference and legacy discovery activity 2023-10-06 22:16:58 +01:00
lint.xml Lint: Ignore missing and extra translations 2023-10-08 21:46:37 +01:00
project.properties