1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-25 06:21:04 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 9d3f3c57cd Pebble: make disabling of appmessage handlers more generic
Also disable morpheuz handler if morpheuz is not the chosen activity tracker
.... and bump reported version to 3.12 to match the latest pebble release
2016-06-04 21:50:26 +02:00
..
activities Pass the integer keys to pebble, even if they are not within the known app keys. Requested in #251 2016-05-31 12:24:28 +02:00
adapter Pebble: In AppManager mark cached apps with (C), installed apps on FW 2.x with (D) and (CD) if both is the case 2016-05-22 22:48:45 +02:00
contentprovider Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
database Allow to change stored samples converting only certain old types 2016-04-07 17:52:15 +02:00
deviceevents Refactoring: get rid of ServiceCommand, use new CallSpec and MusicSpec to pass Call and Music info 2016-04-04 20:08:34 +02:00
devices Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
externalevents Sunset/Sunrise: always use UTC timezone for calendar operations 2016-05-31 13:03:15 +02:00
impl display device address in info menu (IP:PORT / MAC) 2016-05-28 11:32:36 +02:00
model Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
service Pebble: make disabling of appmessage handlers more generic 2016-06-04 21:50:26 +02:00
util One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +02:00
GBApplication.java One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +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
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 / Only execute setAlarmViaAlarmManager when we are running Lollipop+. 2016-03-02 00:05:58 +01:00