1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-03 04:21:52 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
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
..
activities WIP: Work towards SMS replies / canned replies 2015-12-13 12:03:57 +01:00
adapter Add system app icon and make use of it (thanks xphnx!) 2015-12-12 11:59:52 +01:00
database Some lint fixes 2015-11-23 22:46:12 +01:00
deviceevents Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch 2015-09-25 00:53:40 +02:00
devices Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
externalevents WIP: Work towards SMS replies / canned replies 2015-12-13 12:03:57 +01:00
impl Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
model WIP: Work towards SMS replies / canned replies 2015-12-13 12:03:57 +01:00
service WIP: Work towards SMS replies / canned replies 2015-12-13 12:03:57 +01:00
util Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
GBApplication.java Support for deleting/emptying the activity database 2015-12-08 23:42:58 +01:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00