1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 22:10:55 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
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
..
charts On Quit, remove all pending notifications 2015-12-08 21:48:56 +01:00
AbstractFragmentPagerAdapter.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
AbstractGBFragment.java Some lint fixes 2015-11-23 22:46:12 +01:00
AbstractGBFragmentActivity.java Refactoring 2015-09-24 14:45:21 +02:00
AbstractSettingsActivity.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
AlarmDetails.java Improvements to how and when alarms are sent to the device 2015-10-18 23:52:59 +02:00
AndroidPairingActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AppBlacklistActivity.java sort blacklist by package name #195 2016-01-02 17:18:05 +01:00
AppManagerActivity.java Pebble: add hack to enable and maybe disable Health from the App Manager activity 2016-01-27 23:02:09 +01:00
ConfigureAlarms.java Hide the last N reserved alarm slots from the Alarm activity. 2015-12-17 17:02:00 +01:00
ControlCenter.java Pebble: allow reinstallation of apps in pbw-cache from App Manager (long press menu) 2016-01-02 12:24:23 +01:00
DebugActivity.java add WearableExtender with reply action to debug notification 2016-01-09 15:33:18 +01:00
DiscoveryActivity.java Display a toast when bonded 2015-12-07 01:13:47 +01:00
FwAppInstallerActivity.java Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
InstallActivity.java Refactoring 2015-09-24 14:45:21 +02:00
SettingsActivity.java Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00