- saveInt(String, int) - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Speichert einen integer in die Shared Preferences
- saveInt(String, int) - Method in class com.tizianhoesch.gibmitnews.Stundenplan
-
Speichert einen integer in die Shared Preferences
- saveString(String, String) - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Speichert einen string in die Shared Preferences
- saveString(String, String) - Method in class com.tizianhoesch.gibmitnews.tools.BerufLehrerDlg
-
Speichert einen string in die Shared Preferences
- selectedValueIndices - Variable in class android.preference.MultiSelectPreference
-
- SEPARATOR - Static variable in class android.preference.MultiSelectPreference
-
- setAdapter(ListAdapter) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
-
- setAlarms() - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Setzt alle nötigen Alarme, um die Erinnerungen auszulösen
- setAllCheckedSummary(String) - Method in class android.preference.MultiSelectPreference
-
- setData(String) - Method in class android.preference.CursorListPreference
-
- setDefaultValue(Object) - Method in class android.preference.TimePickerPreference
-
- setDisableScrollingWhileRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
By default the Widget disabled scrolling on the Refreshable View while
refreshing.
- setDisplayTimeAndSave(boolean) - Method in class android.preference.TimePickerPreference
-
- setEmptyView(View) - Method in interface com.handmark.pulltorefresh.library.internal.EmptyViewMethodAccessor
-
Should call PullToRefreshBase.setEmptyView() which will then
automatically call through to setEmptyViewInternal()
- setEmptyView(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
Sets the Empty View to be used by the Adapter View.
- setEmptyView(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView.InternalExpandableListView
-
- setEmptyView(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshGridView.InternalGridView
-
- setEmptyView(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
-
- setEmptyViewInternal(View) - Method in interface com.handmark.pulltorefresh.library.internal.EmptyViewMethodAccessor
-
Calls upto AdapterView.setEmptyView()
- setEmptyViewInternal(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView.InternalExpandableListView
-
- setEmptyViewInternal(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshGridView.InternalGridView
-
- setEmptyViewInternal(View) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
-
- setEntries(CharSequence[]) - Method in class android.preference.MultiSelectPreference
-
- setHeaderScroll(int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- setLastUpdatedLabel(CharSequence) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set the Last Updated Text.
- setLongClickable(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- setOnLastItemVisibleListener(PullToRefreshBase.OnLastItemVisibleListener) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
- setOnRefreshListener(PullToRefreshBase.OnRefreshListener) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set OnRefreshListener for the Widget
- setOnRefreshListener(PullToRefreshBase.OnRefreshListener2) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set OnRefreshListener for the Widget
- setOnScrollListener(OnScrollListener) - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
- setOnShakeListener(ShakeListener.OnShakeListener) - Method in class com.tizianhoesch.gibmitnews.tools.ShakeListener
-
- setPullLabel(String) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
-
- setPullLabel(String) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set Text to show when the Widget is being Pulled
setPullLabel(releaseLabel, MODE_BOTH)
- setPullLabel(String, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set Text to show when the Widget is being Pulled
- setPullLabel(String, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
-
- setPullToRefreshEnabled(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
A mutator to enable/disable Pull-to-Refresh for the current View
- setRefreshing() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- setRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Sets the Widget to be in the refresh mState.
- setRefreshingInternal(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- setRefreshingInternal(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
-
- setRefreshingLabel(String) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
-
- setRefreshingLabel(String) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set Text to show when the Widget is refreshing
setRefreshingLabel(releaseLabel, MODE_BOTH)
- setRefreshingLabel(String, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set Text to show when the Widget is refreshing
- setRefreshingLabel(String, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
-
- setReleaseLabel(String) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
-
- setReleaseLabel(String) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set Text to show when the Widget is being pulled, and will refresh when
released.
- setReleaseLabel(String, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Set Text to show when the Widget is being pulled, and will refresh when
released
- setReleaseLabel(String, int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
-
- setRepeatAlarm(int, int, boolean) - Method in class com.tizianhoesch.gibmitnews.alarm.AlarmService
-
- setShowViewWhileRefreshing(boolean) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
A mutator to enable/disable whether the 'Refreshing' View should be
automatically shown when refreshing.
- setSubHeaderText(CharSequence) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
-
- setTextColor(ColorStateList) - Method in class com.handmark.pulltorefresh.library.internal.LoadingLayout
-
- Settings - Class in com.tizianhoesch.gibmitnews
-
- Settings() - Constructor for class com.tizianhoesch.gibmitnews.Settings
-
- SETTINGS_REQUEST_CODE - Static variable in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
- SETTINGS_REQUEST_CODE_ENABLELINKS - Static variable in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
- setValue(String) - Method in class android.preference.MultiSelectPreference
-
- SHAKE_COUNT - Static variable in class com.tizianhoesch.gibmitnews.tools.ShakeListener
-
- SHAKE_DURATION - Static variable in class com.tizianhoesch.gibmitnews.tools.ShakeListener
-
- SHAKE_TIMEOUT - Static variable in class com.tizianhoesch.gibmitnews.tools.ShakeListener
-
- ShakeListener - Class in com.tizianhoesch.gibmitnews.tools
-
- ShakeListener(Context) - Constructor for class com.tizianhoesch.gibmitnews.tools.ShakeListener
-
- ShakeListener.OnShakeListener - Interface in com.tizianhoesch.gibmitnews.tools
-
- showAgenda() - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Zeige die GIBM Agenda
- showNotification(Context) - Method in class com.tizianhoesch.gibmitnews.alarm.TimeAlarm
-
Zeigt eine Notification an
- showRateDialog(Context, SharedPreferences.Editor) - Static method in class com.tizianhoesch.gibmitnews.apprater.AppRater
-
- showTalkDialog() - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Zeigt einen Dialog an, falls Google Talk läuft (Da es mit dem Push
Probleme gibt)
- showWavesecureDialog() - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Zeigt einen Dialog an, falls Wavesecure läuft (Wegen Vibrationsbug)
- smoothScrollTo(int) - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- STATE_CURRENT_MODE - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- STATE_DISABLE_SCROLLING_REFRESHING - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- STATE_MODE - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- STATE_SHOW_REFRESHING_VIEW - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- STATE_STATE - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- STATE_SUPER - Static variable in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- stillTheSame - Variable in class com.tizianhoesch.gibmitnews.Settings
-
- stillTheSame2 - Variable in class com.tizianhoesch.gibmitnews.Settings
-
- stop() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase.SmoothScrollRunnable
-
- Stundenplan - Class in com.tizianhoesch.gibmitnews
-
- Stundenplan() - Constructor for class com.tizianhoesch.gibmitnews.Stundenplan
-
- Stundenplan.DownloadICSOfStundenplan - Class in com.tizianhoesch.gibmitnews
-
Lädt das ICS File zum aktuell angezeigten Stundenplan auf das Smartphone
und startet es danach um es zu importieren.
- Stundenplan.DownloadICSOfStundenplan() - Constructor for class com.tizianhoesch.gibmitnews.Stundenplan.DownloadICSOfStundenplan
-
- Stundenplan.StundenPlanDownloader - Class in com.tizianhoesch.gibmitnews
-
Ladet den Stundenplan asynchron mit einem Dialog welcher angezeigt wird.
- Stundenplan.StundenPlanDownloader() - Constructor for class com.tizianhoesch.gibmitnews.Stundenplan.StundenPlanDownloader
-
- STUNDENPLAN_REQUEST_CODE - Static variable in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
- StundenPlanWebView - Variable in class com.tizianhoesch.gibmitnews.Stundenplan
-