1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 05:50:47 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2015-02-07 12:58:18 +01:00
..
BluetoothCommunicationService.java Cleanup main Activity, move debug code to DebugActivity, added Call related debug buttons, add state tracking to PhoneCallReceiver, support in-call display of incoming calls (untested) 2015-02-07 12:58:18 +01:00
ControlCenter.java Cleanup main Activity, move debug code to DebugActivity, added Call related debug buttons, add state tracking to PhoneCallReceiver, support in-call display of incoming calls (untested) 2015-02-07 12:58:18 +01:00
DebugActivity.java Cleanup main Activity, move debug code to DebugActivity, added Call related debug buttons, add state tracking to PhoneCallReceiver, support in-call display of incoming calls (untested) 2015-02-07 12:58:18 +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 Cleanup main Activity, move debug code to DebugActivity, added Call related debug buttons, add state tracking to PhoneCallReceiver, support in-call display of incoming calls (untested) 2015-02-07 12:58:18 +01:00
PhoneCallReceiver.java Cleanup main Activity, move debug code to DebugActivity, added Call related debug buttons, add state tracking to PhoneCallReceiver, support in-call display of incoming calls (untested) 2015-02-07 12:58:18 +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 Various changes to Service, Activity and Notification handling 2015-02-06 13:55:44 +01:00