1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-26 06:50:07 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
cpfeiffer 0c715a2669 Wrap access to SharedPreferences with "Prefs"
(to centralize quirk handling)
2016-04-25 23:18:55 +02:00
..
activities Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
adapter Fix colors in alarm activity for dark theme 2016-04-23 23:24:56 +02:00
contentprovider Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +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 Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
externalevents Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
impl Initial live heartrate measurement in the live activity tab #178 2016-04-12 23:12:50 +02:00
model Initial live heartrate measurement in the live activity tab #178 2016-04-12 23:12:50 +02:00
service Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
util Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
GBApplication.java Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +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
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