1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 02:44:04 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 3ee418a45b Implement pushing messages upon watchapp start.
This watchface is used as example: https://github.com/ygalanter/PebStyle because it doesn't initiate a connection like others do.

At the moment this is more a proof of concept^W^W^Wdirty hack then anything else.
2015-12-23 14:22:28 +01:00
..
activities Put blocked apps at the beginning of the list, for easier removal. 2015-12-22 14:09:14 +01:00
adapter Hide the last N reserved alarm slots from the Alarm activity. 2015-12-17 17:02:00 +01:00
database Some lint fixes 2015-11-23 22:46:12 +01:00
deviceevents WIP: Work towards SMS replies / canned replies, round 2 2015-12-13 22:43:53 +01:00
devices Pebble: allow pbw installation with appinfo.json files up to 64k (was 8k) 2015-12-21 22:32:27 +01:00
externalevents Treat sony SMS app as such for notifications. 2015-12-19 14:30:35 +01:00
impl Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
model Add further getters, converting the data to other units 2015-12-19 20:26:43 +01:00
service Implement pushing messages upon watchapp start. 2015-12-23 14:22:28 +01:00
util WIP: Work towards SMS replies / canned replies, round 3 2015-12-14 23:31:31 +01:00
GBApplication.java Implement pushing messages upon watchapp start. 2015-12-23 14:22:28 +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