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
Daniele Gobbetti baf5eee72f Refactored the User Activity-tracking related preferences.
Created a new device-independent class ActivityUser to hold the data
Moved the constants from the miband constant class to the ActivityUser class
Removed the miband-specific in favor of common-prefixed preferences (with upgrade support for legacy values)
Changed the way the gender is stored to an integer value
Removed the hardcoded default values for user data in favor of static fields of the ActivityUser class
2016-02-02 17:33:24 +01:00
..
activities Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
adapter Try hard to display a unique device name in ControlCenter 2015-12-28 00:16:00 +01:00
contentprovider Pebble: Report correct connection state to PebbleKit companion apps (not always connected) 2016-01-24 00:06:44 +01:00
database Some lint fixes 2015-11-23 22:46:12 +01:00
deviceevents WIP: Work towards SMS replies / canned replies, round 2 2015-12-13 22:43:53 +01:00
devices Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
externalevents Fix misspelling in exception notification. 2016-02-01 22:05:49 -05:00
impl Pebble: EXPERIMENTAL support for replying to wearable notifications 2016-01-09 17:54:17 +01:00
model Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
service Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
util Pebble: EXPERIMENTAL support for replying to wearable notifications 2016-01-09 17:54:17 +01:00
GBApplication.java Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +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