1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-26 11:56:48 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 18157daf46 Ensure that the Notification listener service gets restarted if crashed.
This change adds an additional service that checks the status of the NotificationListenerService, and restarts it if it's stale/crashed.
Crashes happen mostly during development, but were reported also by users.
2017-04-19 13:23:13 +02:00
..
activities Pass a GBDevice instead of GBDeviceCandidate to getBondingStyle() #651 2017-04-17 23:00:16 +02:00
adapter Remove the checkboxes in the alarms cardview and simplify layout of details activity 2017-04-09 16:01:48 +02:00
contentprovider Add license header to all java files. 2017-03-10 14:53:19 +01:00
database DBHelper: no not update device attributes in db if we call getDevice() on a disconnected device 2017-04-16 19:43:53 +02:00
deviceevents Add license header to all java files. 2017-03-10 14:53:19 +01:00
devices HPlus: Improve connection process (#651) 2017-04-18 10:47:28 +01:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents HPlus: Improve connection process (#651) 2017-04-18 10:47:28 +01:00
impl Replace method pair() with connectFirstTime() 2017-04-12 21:35:40 +02:00
model Replace method pair() with connectFirstTime() 2017-04-12 21:35:40 +02:00
service Ensure that the Notification listener service gets restarted if crashed. 2017-04-19 13:23:13 +02:00
util Fix some findbugs findings 2017-04-09 01:09:43 +02:00
GBApplication.java Ensure that the Notification listener service gets restarted if crashed. 2017-04-19 13:23:13 +02:00
GBEnvironment.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
GBException.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LockHandler.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
Logging.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LoggingExceptionHandler.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
SleepAlarmWidget.java Add license header to all java files. 2017-03-10 14:53:19 +01:00