1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-02 15:02:56 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Matthieu Baerts 22904667b8 emoji: do a lazy initialisation
The goal is not to slowdown the startup but also to do this
initialisation only when it is needed.

Suggested-by: cpfeiffer
2018-12-23 23:39:09 +01:00
..
activities try to satisfy lgtm 2018-12-18 10:26:29 +01:00
adapter Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00
contentprovider Update license headers 2018-02-26 14:27:33 +01:00
database Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
deviceevents Pebble: fix non-working SMS reply regression 2018-11-01 19:12:43 +01:00
devices Avoid KIA Sportage appearing in the list of devices 2018-12-23 12:57:34 +01:00
entities Update license headers 2018-02-26 14:27:33 +01:00
export Fix some file closing issues 2018-09-15 23:54:51 +02:00
externalevents try to satisfy lgtm 2018-12-18 10:26:29 +01:00
impl Implement factory reset feature in debug activity 2018-12-16 16:06:12 +01:00
model Implement factory reset feature in debug activity 2018-12-16 16:06:12 +01:00
service emoji: do a lazy initialisation 2018-12-23 23:39:09 +01:00
util emoji: do a lazy initialisation 2018-12-23 23:39:09 +01:00
GBApplication.java emoji: do a lazy initialisation 2018-12-23 23:39:09 +01:00
GBEnvironment.java Update license headers 2018-02-26 14:27:33 +01:00
GBException.java Update license headers 2018-02-26 14:27:33 +01:00
LockHandler.java Update license headers 2018-06-25 18:35:46 +02:00
Logging.java Update contributors list and license headers. 2018-08-29 21:30:23 +02:00
LoggingExceptionHandler.java Update license headers 2018-02-26 14:27:33 +01:00
SleepAlarmWidget.java Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00