1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 06:01:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
Andreas Shimokawa 30883ab244 Pebble: In AppManager mark cached apps with (C), installed apps on FW 2.x with (D) and (CD) if both is the case
Also always add pebble health as a system app to the list on devices that have it (no need to enable untested features for that anymore)
2016-05-22 22:48:45 +02:00
..
charts Mi Band: Make sure live activity gets stopped when using the back button 2016-05-15 22:24:37 +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 Reject empty strings in Preferences for numeric inputs 2016-04-25 23:51:58 +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
AppManagerActivity.java Pebble: In AppManager mark cached apps with (C), installed apps on FW 2.x with (D) and (CD) if both is the case 2016-05-22 22:48:45 +02:00
ConfigureAlarms.java Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
ControlCenter.java Mi Band: Display hint about starting Activity Activity instead of App Manager 2016-05-04 12:31:29 +02:00
DebugActivity.java Fix receivers, display measured heart rate as a toast again, fixes #292 2016-04-24 18:17:04 +02:00
DiscoveryActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
ExternalPebbleJSActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
FwAppInstallerActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
GBActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +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
SettingsActivity.java Fixed things based on feedback 2016-05-19 23:58:13 +02:00