1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-27 23:40:31 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 1430619c30 Implement watchapp configuration presets.
This is a quick & dirty solution that may be improved by storing multiple presets in the DB in the future.
2016-06-26 11:55:08 +02:00
..
activities Implement watchapp configuration presets. 2016-06-26 11:55:08 +02:00
adapter Implement App Sorting 2016-06-17 22:43:06 +02:00
contentprovider Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
database Some migration fixes 2016-06-19 00:40:51 +02:00
deviceevents Pebble: implement decline call with SMS 2016-06-21 00:31:53 +02:00
devices Pebble: Implement call dismissal with canned messages 2016-06-24 10:25:08 +02:00
entities More WIP for intrgrating old activity db into new one 2016-06-17 00:07:50 +02:00
externalevents Add class DeviceManager that provides access to the list of managed devices 2016-06-18 23:35:34 +02:00
impl Pebble: Implement call dismissal with canned messages 2016-06-24 10:25:08 +02:00
model add missing file 2016-06-24 14:57:01 +02:00
service Pebble: fix new app manager on 2.x 2016-06-24 13:39:29 +02:00
util Pebble: fix new app manager on 2.x 2016-06-24 13:39:29 +02:00
GBApplication.java Fix potential NPE, setup environment earlier 2016-06-25 18:58:54 +02:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LockHandler.java Getting closer... db migration almost works. 2016-06-18 01:26:36 +02:00
Logging.java One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +02:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00
SleepAlarmWidget.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00