Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices
José Rebelo 90e36e0065 Push implicit callback modify and write request response to subclasses
Push the legacy values as overrides to all subclasses, ensuring that new
devices start with the expected correct behavior.

Overrides can be removed from the subclasses if devices are confirmed to
work without them / not rely on the erroneous behavior.
2024-08-17 10:12:57 +01:00
..
amazfitbip Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
asteroidos Cleanup and update AsteroidOS 2024-03-28 12:30:20 -07:00
banglejs Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
binary_sensor Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
casio Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
cmfwatchpro Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
cycling_sensor device-cycling-sensor (#3705) 2024-05-10 20:43:45 +00:00
divoom Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
domyos Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
femometer Plotting Temperature (#3381) 2024-03-09 14:00:09 +00:00
fitpro Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
flipper/zero Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
galaxy_buds Make battery thresholds configurable 2024-06-10 12:55:27 +00:00
garmin Garmin: add gpx import functionality for models that support it 2024-08-16 18:52:13 +02:00
hama/fit6900 fix device name regex 2024-06-16 12:03:34 +00:00
hplus Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
huami Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
huawei huawei: Handle some watchface install errors 2024-08-17 08:30:46 +00:00
id115 Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
itag Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
jyou Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
lefun Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
lenovo Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
liveview Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
makibeshr3 Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
miband Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
mijia_lywsd Mijia MHO-C303: Initial support 2024-01-17 17:55:15 +00:00
miscale2 Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
moondrop Add support for Moondrop Space Travel 2024-07-01 19:48:17 +00:00
no1f1 Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
nothing CMF Buds Pro 2: Initial support 2024-07-26 10:05:26 +01:00
nut Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
pebble Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
pinetime Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
qc35 Make battery thresholds configurable 2024-06-10 12:55:27 +00:00
qhybrid Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
roidmi Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
scannable Fix crash during discovery 2024-03-30 09:02:18 +00:00
smaq2oss Push implicit callback modify and write request response to subclasses 2024-08-17 10:12:57 +01:00
soflow Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
sony Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
sonyswr12 Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
soundcore Add defaults and fix NPE for Soundcore Motion 300 2024-08-12 22:55:26 +02:00
supercars Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
test Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
tlw64 Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
um25 Device UM25C: fixed disconnection scenario 2024-07-09 00:25:01 +02:00
vesc Upgrade to gradle 8 2024-06-30 15:18:30 +00:00
vibratissimo Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
vivomovehr Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
waspos Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
watch9 Bangle.js: Add screenshot support 2024-03-25 20:38:37 +00:00
withingssteelhr Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
xiaomi Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
xwatch Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
zetime Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
AbstractBLClassicDeviceCoordinator.java Xiaomi: introduce XiaomiSppSupport 2024-01-17 20:16:38 +00:00
AbstractBLEDeviceCoordinator.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AbstractDeviceCoordinator.java Garmin: Parse and persist body energy 2024-08-04 22:59:29 +01:00
AbstractSampleProvider.java Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
AbstractSampleToTimeSampleProvider.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AbstractTimeSampleProvider.java Garmin: Fix edge case in sleep overlay 2024-05-24 22:24:09 +02:00
DeviceCoordinator.java Garmin: Parse and persist body energy 2024-08-04 22:59:29 +01:00
DeviceManager.java Bump targetSdkVersion to 34 2024-07-08 22:16:15 +00:00
EventHandler.java Add camera implementation 2024-05-13 21:28:43 +00:00
InstallHandler.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
SampleProvider.java Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
SleepAsAndroidFeature.java feature: Sleep as android support 2024-04-20 12:15:42 +03:00
TimeSampleProvider.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
UnknownDeviceCoordinator.java Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00