1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 22:22:00 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices
2023-06-10 19:07:00 +01:00
..
amazfitbip update license headers 2021-01-10 23:38:13 +01:00
asteroidos Code clean-up and documentation 2023-01-12 17:12:03 +00:00
banglejs Add Navigation handling to Bangle.js 2023-06-09 08:50:40 +01:00
binary_sensor Binary sensor: initial support for devices using Binary Sensor Service 2022-08-09 18:58:18 +02:00
casio Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
domyos Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
fitpro Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
flipper/zero Device FlipperZero: added basic support for the Flipper Zero (#2840) 2022-09-04 23:05:57 +02:00
galaxy_buds Galaxy Buds2 Pro support (this time proper) (#3049) 2023-02-21 14:50:24 +00:00
hplus Remove KitKat support 2022-09-10 12:04:16 +02:00
huami Zepp OS: Add code to toggle raw sensor data 2023-06-10 19:07:00 +01:00
id115 Remove KitKat support 2022-09-10 12:04:16 +02:00
itag Remove KitKat support 2022-09-10 12:04:16 +02:00
jyou Remove KitKat support 2022-09-10 12:04:16 +02:00
lefun Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
lenovo Remove KitKat support 2022-09-10 12:04:16 +02:00
liveview Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
makibeshr3 Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
miband Zepp OS: Display watchface and app preview on install 2023-06-10 13:34:48 +01:00
mijia_lywsd02 Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
miscale2 Remove KitKat support 2022-09-10 12:04:16 +02:00
no1f1 Remove KitKat support 2022-09-10 12:04:16 +02:00
nothing Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
nut Remove KitKat support 2022-09-10 12:04:16 +02:00
pebble Add device menu item to get to the FW/App Installer via an explanation activity 2022-07-12 10:50:41 +02:00
pinetime fix build after rebase 2023-05-21 22:50:52 +02:00
qc35 multi-device-support (#2526) 2022-06-14 18:05:41 +02:00
qhybrid Fossil/Skagen Hybrids: Implement inactivity warnings 2023-02-06 14:26:26 +01:00
roidmi Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
smaq2oss Clean up duplicated unimplemented methods from device support classes 2023-01-05 22:11:32 +01:00
soflow SoFlow SO6: First working lock&unlock 2023-02-21 16:09:23 +01:00
sony/headphones Sony WH-1000XM5: Add power off, fix battery, fix speak-to-chat fetch 2023-05-06 17:41:10 +01:00
sonyswr12 Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
supercars SuperCars: fix periodicDataSender, add tricks 2022-10-04 00:04:53 +02:00
tlw64 Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
um25 Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
vesc Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
vibratissimo Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
waspos Remove KitKat support 2022-09-10 12:04:16 +02:00
watch9 Remove KitKat support 2022-09-10 12:04:16 +02:00
xwatch Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
zetime Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
AbstractBLClassicDeviceCoordinator.java multi-device-support (#2526) 2022-06-14 18:05:41 +02:00
AbstractBLEDeviceCoordinator.java multi-device-support (#2526) 2022-06-14 18:05:41 +02:00
AbstractDeviceCoordinator.java Huami: Persist sleep respiratory rate data 2023-05-27 19:03:43 +01:00
AbstractSampleProvider.java Add support for REM sleep 2022-10-02 16:07:21 +02:00
AbstractTimeSampleProvider.java Introduce generic TimeSamples for recorded data 2023-05-22 22:15:35 +00:00
DeviceCoordinator.java Huami: Persist sleep respiratory rate data 2023-05-27 19:03:43 +01:00
DeviceManager.java Based on Play Store crash reports and stack traces, add a null check to try and avoid crashes 2023-05-22 13:38:04 +01:00
EventHandler.java add onSetNavigationInfo() to device interface 2023-05-21 22:50:52 +02:00
InstallHandler.java update license headers 2021-01-10 23:38:13 +01:00
SampleProvider.java Add Steps streaks screen 2022-07-30 10:07:26 +02:00
TimeSampleProvider.java Introduce generic TimeSamples for recorded data 2023-05-22 22:15:35 +00:00
UnknownDeviceCoordinator.java Add Steps streaks screen 2022-07-30 10:07:26 +02:00