1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 21:40:54 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2015-01-30 11:59:36 +01:00
..
BluetoothCommunicationService.java Added quit button to Service notification, removed unneccessary ACTION_STOP form Service 2015-01-30 11:59:36 +01:00
ControlCenter.java Receive SMS the proper way, filter them out in the generic NotificationListener. 2015-01-24 12:21:15 +01:00
K9Receiver.java Native support for K-9 Mail, bugfixes for generic notifications 2015-01-26 18:52:19 +01:00
NotificationListener.java Native support for K-9 Mail, bugfixes for generic notifications 2015-01-26 18:52:19 +01:00
PebbleProtocol.java Quick and dirty support for incoming calls notification the Pebble way 2015-01-22 22:49:50 +01:00
PhoneCallReceiver.java Resolve caller names by phone number before sending to Pebble 2015-01-23 11:32:58 +01:00
SettingsActivity.java First checkin of actual code 2015-01-07 14:00:18 +01:00
SMSReceiver.java Receive SMS the proper way, filter them out in the generic NotificationListener. 2015-01-24 12:21:15 +01:00
StopServiceReceiver.java Added quit button to Service notification, removed unneccessary ACTION_STOP form Service 2015-01-30 11:59:36 +01:00