1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-15 13:17:49 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
Julien Pivotto 21d59b23c1 Allow QKSMS notifications to be handled as a generic notification if SMS notification mode is set to "never"
This makes it possible to use the "Open on Phone" and individial dismiss feature with QKSMS.
2015-09-13 22:51:05 +02:00
..
btle Avoid tiny window where a gatt callback of an operation could be unset 2015-09-10 00:00:52 +02:00
devices Allow QKSMS notifications to be handled as a generic notification if SMS notification mode is set to "never" 2015-09-13 22:51:05 +02:00
receivers Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
serial Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +02:00
AbstractDeviceSupport.java Allow dismissal of individual (generic) notification 2015-09-01 22:00:11 +02:00
DeviceCommunicationService.java Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +02:00
DeviceSupport.java Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
DeviceSupportFactory.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
ServiceDeviceSupport.java Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +02:00