1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Arjan Schrijver b1d03e9f7a Clean up duplicated unimplemented methods from device support classes
Moved to AbstractDeviceSupport so each device support class can override them if required. This change helps to keep the code base clean by not requiring every (Device)Support class to implement these methods even when they don't need them.
2023-01-05 22:11:32 +01:00
..
activities Amazfit GTR 4/GTS 4: Add AGPS Updates 2023-01-05 11:31:51 +00:00
adapter Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
capabilities Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Add Intent API to trigger activity sync and DB export 2022-12-15 14:17:03 +00:00
deviceevents Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
devices Clean up duplicated unimplemented methods from device support classes 2023-01-05 22:11:32 +01:00
entities add missing AbstractFitProActivitySample from entities (excluded by gitignore) 2021-09-24 10:00:36 +02:00
export add UUID to to GPX with opentracks namespace 2021-01-17 00:07:55 +01:00
externalevents Add Intent API to trigger activity sync and DB export 2022-12-15 14:17:03 +00:00
impl Drastic rewrite of discovery activity. 2022-11-27 18:59:22 +01:00
model Sony LinkBuds S: Initial support 2022-12-30 18:07:18 +00:00
service Clean up duplicated unimplemented methods from device support classes 2023-01-05 22:11:32 +01:00
util Amazfit GTR 4/GTS 4: Add AGPS Updates 2023-01-05 11:31:51 +00:00
GBApplication.java Drastic rewrite of discovery activity. 2022-11-27 18:59:22 +01:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java update license headers 2021-01-10 23:38:13 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Remove KitKat support 2022-09-10 12:04:16 +02:00
Widget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00