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 f06298a3c8 Fix some lint errors and warnings:
- check the calling Intent action when autostarting
- replace the FAB + image with a vector drawable
2017-04-23 12:43:13 +02:00
..
activities Cleanup package blacklist handling 2017-04-22 16:59:55 +02:00
adapter Use toString() instead of risking a ClassCastException 2017-04-22 21:16:40 +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 Fix static context leak 2017-04-21 22:34:47 +02:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents Fix some lint errors and warnings: 2017-04-23 12:43:13 +02:00
impl Calendar Sync: Fix location not being passed to device code 2017-04-21 10:51:06 +02:00
model Pebble: recognize AOSP calendar and use calendar icon on pebble for reminders 2017-04-21 12:39:18 +02:00
service Fix rare NPE 2017-04-22 23:56:04 +02:00
util Cleanup package blacklist handling 2017-04-22 16:59:55 +02:00
GBApplication.java Cleanup package blacklist handling 2017-04-22 16:59:55 +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