1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-25 06:21:04 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
Daniele Gobbetti 1e6cb67edd UI refactoring of the DB management activity.
Added a method to delete the legacy DB only.
2016-08-31 17:35:28 +02:00
..
appmanager Rename GBDevice#hardwareVersion to model 2016-08-26 20:57:59 +02:00
charts fix negative steps in Charts with Morpheuz 2016-08-02 00:31:29 +02: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 simply derive AbstractGBFragmentActivity from GBActivity instead of FragmentActivity 2016-04-14 17:16:43 +02:00
AbstractSettingsActivity.java Settings: properly check the input type flag 2016-07-05 23:14:48 +02:00
AlarmDetails.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
AndroidPairingActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
AppBlacklistActivity.java Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
ConfigureAlarms.java Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
ControlCenter.java Create DB management activity by taking the existing functionalities from the debug activity. 2016-08-31 15:12:26 +02:00
DbManagementActivity.java UI refactoring of the DB management activity. 2016-08-31 17:35:28 +02:00
DebugActivity.java Create DB management activity by taking the existing functionalities from the debug activity. 2016-08-31 15:12:26 +02:00
DiscoveryActivity.java Some logging of found devices/uuids 2016-08-14 23:21:09 +02:00
ExternalPebbleJSActivity.java Rename GBDevice#hardwareVersion to model 2016-08-26 20:57:59 +02:00
FwAppInstallerActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
GBActivity.java allow to switch languages at runtime 2016-06-05 14:33:09 +02:00
HeartRateUtils.java Show separate curves when the time between two measurements is too long #273 2016-04-13 21:38:35 +02:00
InstallActivity.java Refactoring 2015-09-24 14:45:21 +02:00
OnboardingActivity.java onboarding: use the text area not the button itself for displaying the info text ;) 2016-08-29 00:32:36 +02:00
SettingsActivity.java Properly acquire network location if last location is not known 2016-07-05 23:56:14 +02:00