1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 14:11:36 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
MrYoranimo 0f83346d65 Xiaomi: check if binary parser result is null
The activity parser may return null pointers in case the version
of the data structure is not supported. Not checking for null here may
result in the activity fetching task may never complete and cause
further communication with the device to grind to a halt.
2023-12-04 22:03:59 +01:00
..
activities Delegate auth key validation to coordinator 2023-12-02 10:59:34 +00:00
adapter Device Management: centralized DeviceType resolution cache 2023-10-29 13:45:48 +00:00
capabilities Replace old-style preference switch with Material 3 switch 2023-10-09 09:53:36 +02:00
contentprovider
database Device management: store deviceType name in DB 2023-10-27 19:14:49 +00:00
deviceevents Bangle.js: Handle fw and hw versions 2023-08-09 09:09:52 +01:00
devices Mi Watch Color Sport: Experimental support 2023-12-02 11:56:23 +00:00
entities Support for Femometer Vinca 2 and HealthThermometerProfile (#3369) 2023-10-15 13:37:41 +00:00
export Zepp OS: Start new GPX segments on pause/resume 2023-05-14 16:22:32 +01:00
externalevents Xiaomi: Cleanup code and comments 2023-11-25 22:18:34 +00:00
impl Device Management: centralized DeviceType resolution cache 2023-10-29 13:45:48 +00:00
model Mi Watch Color Sport: Experimental support 2023-12-02 11:56:23 +00:00
service Xiaomi: check if binary parser result is null 2023-12-04 22:03:59 +01:00
util Improve ASCII transliterator 2023-11-28 18:24:42 +00:00
GBApplication.java added test, added to defaultLanguagesIfEnabled 2023-11-25 23:03:30 +00:00
GBEnvironment.java
GBException.java
LockHandler.java
Logging.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
LoggingExceptionHandler.java
SleepAlarmWidget.java Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00
Widget.java Generalize charts logic for non-activity data 2023-06-16 23:53:28 +01:00