PreferenceActivity
de.kaffeemitkoffein.tinyweatherforecastgermany.Settings

public class Settings extends PreferenceActivity
  • Constructor Details

    • Settings

      public Settings()
  • Method Details

    • onCreate

      public void onCreate(Bundle bundle)
    • disableLogCatLogging

      public void disableLogCatLogging()
    • disableClearNotifications

      public void disableClearNotifications()
    • disableTLSOption

      public void disableTLSOption()
    • setAlarmSettingAllowed

      public void setAlarmSettingAllowed()
    • setShowWarningsInWidgetAllowed

      public void setShowWarningsInWidgetAllowed()
    • setNotifyWarnings

      public void setNotifyWarnings()
    • setNotifySeverity

      public void setNotifySeverity()
    • setNotifyLED

      public void setNotifyLED()
    • setUseMinMax

      public void setUseMinMax()
    • disableIfUnchecked

      public boolean disableIfUnchecked(Preference target, CheckBoxPreference source)
    • disableIfChecked

      public boolean disableIfChecked(Preference target, CheckBoxPreference source)
    • setUVHIdisplayMain

      public void setUVHIdisplayMain()
    • onResume

      protected void onResume()
    • onPause

      protected void onPause()
    • onSharedPreferenceChanged

      public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String s)
    • requestBackgroundLocationPermission

      public void requestBackgroundLocationPermission()
    • onRequestPermissionsResult

      public void onRequestPermissionsResult(int permRequestCode, String[] perms, int[] grantRes)
    • openPermissionSettings

      public void openPermissionSettings()
    • openBatteryOptimizationSettings

      public static void openBatteryOptimizationSettings(Context context)