Class Settings
- java.lang.Object
-  - PreferenceActivity
-  - de.kaffeemitkoffein.tinyweatherforecastgermany.Settings
 
 
-  
 public class Settings extends PreferenceActivity
-  -   Constructor SummaryConstructors Constructor Description Settings()
 -   Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisableClearNotifications()booleandisableIfChecked(Preference target, CheckBoxPreference source)booleandisableIfUnchecked(Preference target, CheckBoxPreference source)voiddisableLogCatLogging()voiddisableTLSOption()voidonCreate(Bundle bundle)protected voidonPause()voidonRequestPermissionsResult(int permRequestCode, java.lang.String[] perms, int[] grantRes)protected voidonResume()voidonSharedPreferenceChanged(SharedPreferences sharedPreferences, java.lang.String s)static voidopenBatteryOptimizationSettings(Context context)voidopenPermissionSettings()voidrequestBackgroundLocationPermission()voidsetAlarmSettingAllowed()voidsetNotifyLED()voidsetNotifySeverity()voidsetNotifyWarnings()voidsetShowWarningsInWidgetAllowed()voidsetUseMinMax()voidsetUVHIdisplayMain()
 
-   
-  -   Method Detail-  onCreatepublic void onCreate(Bundle bundle) 
 -  disableLogCatLoggingpublic void disableLogCatLogging() 
 -  disableClearNotificationspublic void disableClearNotifications() 
 -  disableTLSOptionpublic void disableTLSOption() 
 -  setAlarmSettingAllowedpublic void setAlarmSettingAllowed() 
 -  setShowWarningsInWidgetAllowedpublic void setShowWarningsInWidgetAllowed() 
 -  setNotifyWarningspublic void setNotifyWarnings() 
 -  setNotifySeveritypublic void setNotifySeverity() 
 -  setNotifyLEDpublic void setNotifyLED() 
 -  setUseMinMaxpublic void setUseMinMax() 
 -  disableIfUncheckedpublic boolean disableIfUnchecked(Preference target, CheckBoxPreference source)
 -  disableIfCheckedpublic boolean disableIfChecked(Preference target, CheckBoxPreference source)
 -  setUVHIdisplayMainpublic void setUVHIdisplayMain() 
 -  onResumeprotected void onResume() 
 -  onPauseprotected void onPause() 
 -  onSharedPreferenceChangedpublic void onSharedPreferenceChanged(SharedPreferences sharedPreferences, java.lang.String s)
 -  requestBackgroundLocationPermissionpublic void requestBackgroundLocationPermission() 
 -  onRequestPermissionsResultpublic void onRequestPermissionsResult(int permRequestCode, java.lang.String[] perms, int[] grantRes)
 -  openPermissionSettingspublic void openPermissionSettings() 
 -  openBatteryOptimizationSettingspublic static void openBatteryOptimizationSettings(Context context) 
 
-  
 
-