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
Andreas Shimokawa bf6abe9672 Quick and dirty support for incoming calls notification the Pebble way
Incoming calls are no longer send as simple notifications but properly as
incoming calls. The Pebble will vibrate until the call is taken or dismissed.

It is not yet possible to dismiss the call using the Pebble button.
2015-01-22 22:49:50 +01:00
..
BluetoothCommunicationService.java Quick and dirty support for incoming calls notification the Pebble way 2015-01-22 22:49:50 +01:00
ControlCenter.java fix various annoyances 2015-01-18 22:44:38 +01:00
NotificationListener.java Quick and dirty support for incoming calls notification the Pebble way 2015-01-22 22:49:50 +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 Quick and dirty support for incoming calls notification the Pebble way 2015-01-22 22:49:50 +01:00
SettingsActivity.java First checkin of actual code 2015-01-07 14:00:18 +01:00