1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-19 19:40:22 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/sonyswr12
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
..
entities update license headers 2021-01-10 23:38:13 +01:00
util update license headers 2021-01-10 23:38:13 +01:00
SonySWR12Constants.java update license headers 2021-01-10 23:38:13 +01:00
SonySWR12DeviceSupport.java Clean up duplicated unimplemented methods from device support classes 2023-01-05 22:11:32 +01:00
SonySWR12HandlerThread.java update license headers 2021-01-10 23:38:13 +01:00
SonySWR12Util.java update license headers 2021-01-10 23:38:13 +01:00