1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 07:01:33 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents
Andreas Shimokawa 53fb63781e WIP: Work towards SMS replies / canned replies
- Implement the PebbleProtocol side (2.x and 3.x)
- Add Preferences for canned replies

This can be tested by enabling untested features in Pebble Settings
It lets you see and select the replies set up in "Canned Repies" on the Pebble
You will get a "NOT IMPLENTED" message on your Pebble.

THIS DOES NOT ACTUALLY DO ANYTHING USEFUL YET.
2015-12-13 12:03:57 +01:00
..
BluetoothStateChangeReceiver.java On Quit, remove all pending notifications 2015-12-08 21:48:56 +01:00
K9Receiver.java Fix copy&paste error in K9Receiver.java, update CHANGELOG.md 2015-11-27 23:45:27 +01:00
MusicPlaybackReceiver.java Refactoring 2015-09-24 14:45:21 +02:00
NotificationListener.java Treat notifications from Signal as chat messages 2015-12-06 16:10:46 +01:00
PebbleReceiver.java set type to SMS when receiving an SMS via generic notification listener 2015-09-24 17:26:40 +02:00
PhoneCallReceiver.java Allow phone call notifications (also in call display) to be disabled in preferences 2015-09-20 22:04:53 +02:00
SMSReceiver.java WIP: Work towards SMS replies / canned replies 2015-12-13 12:03:57 +01:00
TimeChangeReceiver.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00