1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 05:20:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
Daniele Gobbetti 4dfef382a9 Pebble: change the overflow menu of the weather system app.
If the weather notification app is not installed, link to fdroid (app if installed, web page of the app if not).
If the weather notification app is installed, show the options to activate and deactivate it.
2017-01-14 18:19:41 +01:00
..
appmanager Pebble: change the overflow menu of the weather system app. 2017-01-14 18:19:41 +01:00
charts Fix axis label color live activity (dark theme) 2016-12-26 12:51:20 +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 simply derive AbstractGBFragmentActivity from GBActivity instead of FragmentActivity 2016-04-14 17:16:43 +02:00
AbstractSettingsActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +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
AppCompatPreferenceActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +02:00
ConfigureAlarms.java Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
ControlCenter.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
DbManagementActivity.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
DebugActivity.java Add button "Test New Functionality" 2016-10-11 23:35:58 +02:00
DiscoveryActivity.java optimize imports 2016-12-09 20:14:17 +01:00
ExternalPebbleJSActivity.java app: Random typo and consistency fixes. 2016-12-01 20:22:12 +01:00
FwAppInstallerActivity.java Show Gadgetbridge in the "share" system dialog for installing firmwares, apps etc. 2016-12-27 12:20:59 +01: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
VibrationActivity.java Vibratissimo: clear queue when setting vibration 2016-09-20 21:49:27 +02:00
WeatherNotificationConfig.java Dummy weather notifucation config activity 2017-01-14 00:26:47 +01:00