- okNowPlay - Static variable in class com.qweex.callisto.Callisto
-
- OLIVE - Static variable in class jerklib.util.Colors
-
Olive colored text.
- OnceTaskImpl - Class in jerklib.tasks
-
An augmented
TaskImpl
that only executes once
as it cancels itself out of the task queue once completed,
even if it fails (= throws an Exception
).
- OnceTaskImpl(String) - Constructor for class jerklib.tasks.OnceTaskImpl
-
- OnceUntilSucceedsTaskImpl - Class in jerklib.tasks
-
An augmented
TaskImpl
that only executes once
as it cancels itself out of the task queue once completed,
until it succeeds (if it bails out with a
RuntimeException
or
returns false
,
it will remain in the task queue.
- OnceUntilSucceedsTaskImpl(String) - Constructor for class jerklib.tasks.OnceUntilSucceedsTaskImpl
-
- onClick(View) - Method in class net.margaritov.preference.colorpicker.ColorPickerDialog
-
- onColorChanged(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerDialog
-
- onColorChanged(int) - Method in interface net.margaritov.preference.colorpicker.ColorPickerDialog.OnColorChangedListener
-
- onColorChanged(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerPreference
-
- onColorChanged(int) - Method in interface net.margaritov.preference.colorpicker.ColorPickerView.OnColorChangedListener
-
- onCompletion(MediaPlayer) - Method in class com.qweex.callisto.OnCompletionListenerWithContext
-
- OnCompletionListenerWithContext - Class in com.qweex.callisto
-
- OnCompletionListenerWithContext() - Constructor for class com.qweex.callisto.OnCompletionListenerWithContext
-
- onConfigurationChanged(Configuration) - Method in class com.qweex.callisto.bonuses.Bacon
-
- onConfigurationChanged(Configuration) - Method in class com.qweex.callisto.ContactForm
-
Stops the activity from being re-created from
- onConfigurationChanged(Configuration) - Method in class com.qweex.callisto.irc.IRCChat
-
Used to handle when the screen is rotated, to set the necessary padding.
- onConfigurationChanged(Configuration) - Method in class com.qweex.callisto.VideoActivity
-
- onCreate(Bundle) - Method in class com.qweex.callisto.AlarmActivity
-
- onCreate(Bundle) - Method in class com.qweex.callisto.bonuses.Bacon
-
- onCreate(Bundle) - Method in class com.qweex.callisto.bonuses.Soundboard
-
- onCreate(Bundle) - Method in class com.qweex.callisto.bonuses.SplashScreen
-
Called when the activity is created.
- onCreate(Bundle) - Method in class com.qweex.callisto.CalendarActivity
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.Callisto
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.ContactForm
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.donate.Donate
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.Donate
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.irc.IRCChat
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.irc.NickList
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.podcast.AllShows
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.podcast.DownloadList
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.podcast.EpisodeDesc
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.podcast.Queue
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.podcast.SearchResultsActivity
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.podcast.ShowList
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.qweex.callisto.QuickPrefsActivity
-
Called when the activity is created.
- onCreate(Bundle) - Method in class com.qweex.callisto.VideoActivity
-
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.CalendarActivity
-
Called when it is time to create the menu.
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.Callisto
-
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.irc.IRCChat
-
Called when it is time to create the menu.
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.podcast.AllShows
-
Called when it is time to create the menu.
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.podcast.DownloadList
-
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.podcast.EpisodeDesc
-
Called when it is time to create the menu.
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.podcast.Queue
-
Called when it is time to create the menu.
- onCreateOptionsMenu(Menu) - Method in class com.qweex.callisto.podcast.ShowList
-
Called when it is time to create the menu.
- onDestroy() - Method in class com.qweex.callisto.bonuses.Bacon
-
- onDestroy() - Method in class com.qweex.callisto.bonuses.SplashScreen
-
Called when the activity is done.
- onDestroy() - Method in class com.qweex.callisto.Callisto
-
Called when the activity is going to be destroyed.
- onDestroy() - Method in class com.qweex.callisto.VideoActivity
-
- onError(MediaPlayer, int, int) - Method in class com.qweex.callisto.OnErrorListenerWithContext
-
- OnErrorListenerWithContext - Class in com.qweex.callisto
-
- OnErrorListenerWithContext() - Constructor for class com.qweex.callisto.OnErrorListenerWithContext
-
- onEvent(Task) - Method in class jerklib.Session
-
Add a task to be ran when any IRCEvent is received
- onEvent(Task, IRCEvent.Type...) - Method in class jerklib.Session
-
Add a task to be ran when any of the given Types
of IRCEvents are received
- onInterceptTouchEvent(MotionEvent) - Method in class com.andrefy.ddviewlist.DDListView
-
- onKeyDown(int, KeyEvent) - Method in class com.qweex.callisto.CalendarActivity
-
Called when any key is pressed.
- onKeyDown(int, KeyEvent) - Method in class com.qweex.callisto.irc.IRCChat
-
Called when any key is pressed.
- onListItemClick(ListView, View, int, long) - Method in class com.qweex.callisto.irc.NickList
-
- onListItemClick(ListView, View, int, long) - Method in class com.qweex.callisto.podcast.SearchResultsActivity
-
Called when a user presses a search result; open's the episode's page.
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.CalendarActivity
-
Called when an item in the menu is pressed.
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.Callisto
-
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.irc.IRCChat
-
Called when an item in the menu is pressed.
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.podcast.AllShows
-
Called when an item in the menu is pressed.
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.podcast.DownloadList
-
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.podcast.EpisodeDesc
-
Called when an item in the menu is pressed.
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.podcast.Queue
-
Called when an item is selected.
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.podcast.ShowList
-
Called when an item in the menu is pressed.
- onOptionsItemSelected(MenuItem) - Method in class com.qweex.callisto.VideoActivity
-
- onPause() - Method in class com.qweex.callisto.irc.IRCChat
-
- onPaymentCanceled(String) - Method in class com.paypal.android.simpledemo.ResultDelegate
-
Notification that the payment was canceled.
- onPaymentCanceled(String) - Method in class com.qweex.callisto.donate.ResultDelegate
-
Notification that the payment was canceled.
- onPaymentCanceled(String) - Method in class com.qweex.callisto.ResultDelegate
-
Notification that the payment was canceled.
- onPaymentFailed(String, String, String, String, String) - Method in class com.paypal.android.simpledemo.ResultDelegate
-
Notification that the payment has failed.
- onPaymentFailed(String, String, String, String, String) - Method in class com.qweex.callisto.donate.ResultDelegate
-
Notification that the payment has failed.
- onPaymentFailed(String, String, String, String, String) - Method in class com.qweex.callisto.ResultDelegate
-
Notification that the payment has failed.
- onPaymentSucceeded(String, String) - Method in class com.paypal.android.simpledemo.ResultDelegate
-
Notification that the payment has been completed successfully.
- onPaymentSucceeded(String, String) - Method in class com.qweex.callisto.donate.ResultDelegate
-
Notification that the payment has been completed successfully.
- onPaymentSucceeded(String, String) - Method in class com.qweex.callisto.ResultDelegate
-
Notification that the payment has been completed successfully.
- onPreferenceClick(Preference) - Method in class net.margaritov.preference.colorpicker.ColorPickerPreference
-
- OnPreparedListenerWithContext - Class in com.qweex.callisto
-
- OnPreparedListenerWithContext() - Constructor for class com.qweex.callisto.OnPreparedListenerWithContext
-
- onReceive(Context, Intent) - Method in class com.qweex.callisto.AlarmNotificationReceiver
-
Called when an alarm is received.
- onReceive(Context, Intent) - Method in class com.qweex.callisto.BootNotificationReceiver
-
- onReceive(Context, Intent) - Method in class com.qweex.callisto.widgets.CallistoWidget
-
Called when the user presses a button on the widget.
- onResume() - Method in class com.qweex.callisto.CalendarActivity
-
Called when the activity is resumed, like when you return from another activity or also when it is first created.
- onResume() - Method in class com.qweex.callisto.Callisto
-
Called when the activity is resumed, like when you return from another activity or also when it is first created.
- onResume() - Method in class com.qweex.callisto.irc.IRCChat
-
- onResume() - Method in class com.qweex.callisto.podcast.AllShows
-
Called when the activity is resumed, like when you return from another activity or also when it is first created.
- onResume() - Method in class com.qweex.callisto.podcast.EpisodeDesc
-
Called when the activity is resumed, like when you return from another activity or also when it is first created.
- onResume() - Method in class com.qweex.callisto.podcast.ShowList
-
Called when the activity is resumed, like when you return from another activity or also when it is first created.
- onSearchRequested() - Method in class com.qweex.callisto.podcast.AllShows
-
Called when a search is requested.
- onSearchRequested() - Method in class com.qweex.callisto.podcast.SearchResultsActivity
-
Called when a search is requested.
- onSearchRequested() - Method in class com.qweex.callisto.podcast.ShowList
-
Called when a search is requested.
- onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.qweex.callisto.QuickPrefsActivity
-
Called when any of the preferences is changed.
- onStop() - Method in class com.qweex.callisto.podcast.AllShows
-
Currently not used
- onStop() - Method in class com.qweex.callisto.podcast.ShowList
-
Not Current Used
- onTouchEvent(MotionEvent) - Method in class com.andrefy.ddviewlist.DDListView
-
- onTouchEvent(MotionEvent) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
-
- onTrackballEvent(MotionEvent) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
-
- onUpdate(Context, AppWidgetManager, int[]) - Method in class com.qweex.callisto.widgets.CallistoWidget
-
Called when the widgets have been notified that they need to be updated
- op(String) - Method in class jerklib.Channel
-
Op a user
- open() - Method in class com.qweex.callisto.DatabaseConnector
-
Opens the database so that it can be read or written.
- Operators - Static variable in class com.qweex.callisto.irc.NickList
-
- Owners - Static variable in class com.qweex.callisto.irc.NickList
-