1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-21 04:20:27 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
Marcel Alexandru Nitan 2190c82ed7 feature: Sleep as android support
Implement support for Sleep As Android with an usable example for ZeppOs
devices

Sleep as Android documentation:

https://docs.sleep.urbandroid.org/devs/wearable_api.html

Signed-off-by: Marcel Alexandru Nitan <nitan.marcel@protonmail.com>
2024-04-20 12:15:42 +03:00
..
btbr BtBRDeviceSupport: fix Gadgetbridge crashing when queue is destroyed during initialization 2024-04-07 20:25:52 +00:00
btclassic Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
btle BtLEQueue: make NotifyAction more verbose 2024-04-07 20:25:52 +00:00
devices feature: Sleep as android support 2024-04-20 12:15:42 +03:00
receivers Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
serial feature: Sleep as android support 2024-04-20 12:15:42 +03:00
AbstractDeviceSupport.java feature: Sleep as android support 2024-04-20 12:15:42 +03:00
AbstractHeadphoneDeviceSupport.java Generalize auto-pickup and read-notifications-aloud features 2024-04-13 14:10:54 +00:00
DeviceCommunicationService.java feature: Sleep as android support 2024-04-20 12:15:42 +03:00
DeviceSupport.java Device connection: added device scan reconnection logic 2024-03-05 00:11:32 +01:00
DeviceSupportFactory.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
NotificationCollectorMonitorService.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
ServiceDeviceSupport.java feature: Sleep as android support 2024-04-20 12:15:42 +03:00
SleepAsAndroidSender.java feature: Sleep as android support 2024-04-20 12:15:42 +03:00