1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 15:11:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
cpfeiffer f258e62633 Refactoring: centralize GBDevice creation
- created and provided by DeviceHelper
- passed from UI to service
- without UI, service uses DeviceHelper directly

=> Cleaner and less duplicated code
2015-12-13 00:43:07 +01:00
..
activities Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
adapter Add system app icon and make use of it (thanks xphnx!) 2015-12-12 11:59:52 +01:00
database Some lint fixes 2015-11-23 22:46:12 +01:00
deviceevents Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch 2015-09-25 00:53:40 +02:00
devices Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
externalevents On Quit, remove all pending notifications 2015-12-08 21:48:56 +01:00
impl Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
model Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
service Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
util Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
GBApplication.java Support for deleting/emptying the activity database 2015-12-08 23:42:58 +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