A B C D E F G H I J K L M N O P Q R S T U V W Y 

S

say(String) - Method in class jerklib.Channel
Speak in the Channel.
sayChannel(Channel, String) - Method in class jerklib.Session
Speak in a Channel
sdfDestination - Static variable in class com.qweex.callisto.Callisto
 
sdfFile - Static variable in class com.qweex.callisto.Callisto
 
sdfHuman - Static variable in class com.qweex.callisto.Callisto
 
sdfHumanLong - Static variable in class com.qweex.callisto.Callisto
 
sdfRaw - Static variable in class com.qweex.callisto.BootNotificationReceiver
 
sdfRaw - Static variable in class com.qweex.callisto.Callisto
One of the various date formats used across various Activities.
sdfRawSimple1 - Static variable in class com.qweex.callisto.Callisto
One of the various date formats used across various Activities.
sdfRawSimple2 - Static variable in class com.qweex.callisto.Callisto
One of the various date formats used across various Activities.
sdfSource - Static variable in class com.qweex.callisto.Callisto
One of the various date formats used across various Activities.
sdfTime - Static variable in class com.qweex.callisto.Callisto
One of the various date formats used across various Activities.
searchEpisodes(String, String) - Method in class com.qweex.callisto.DatabaseConnector
[DATABASE_TABLE] Searches all shows for a term
SearchResultsActivity - Class in com.qweex.callisto.podcast
 
SearchResultsActivity() - Constructor for class com.qweex.callisto.podcast.SearchResultsActivity
 
searchShow - Static variable in class com.qweex.callisto.podcast.SearchResultsActivity
 
second - Variable in class jerklib.util.Pair
 
secondsIdle() - Method in class jerklib.events.WhoisEvent
returns how many seconds person has been idle
seekDialog - Static variable in class com.qweex.callisto.Callisto
Listener for the seek button; displays a dialog that allows the user to seek to a point in the episode.
ServerInformation - Class in jerklib
This class allows you to probe various pieces of information about the server.
ServerInformation() - Constructor for class jerklib.ServerInformation
 
ServerInformation.ModeType - Enum in jerklib
Type A: Modes that must add or remove an address to or from a list.
ServerInformationEvent - Class in jerklib.events
Event fired when IRC numeric 005 is received - AKA Server Information
ServerInformationEvent(Session, String, ServerInformation) - Constructor for class jerklib.events.ServerInformationEvent
 
ServerInformationParser - Class in jerklib.parsers
 
ServerInformationParser() - Constructor for class jerklib.parsers.ServerInformationParser
 
ServerVersionEvent - Class in jerklib.events
Event fired for server version information
ServerVersionEvent(String, String, String, String, String, Session) - Constructor for class jerklib.events.ServerVersionEvent
 
ServerVersionParser - Class in jerklib.parsers
 
ServerVersionParser() - Constructor for class jerklib.parsers.ServerVersionParser
 
session - Static variable in class com.qweex.callisto.irc.IRCChat
 
Session - Class in jerklib
Session contains methods to manage an IRC connection.
Session.State - Enum in jerklib
 
setAlpha(int) - Method in class net.margaritov.preference.colorpicker.AlphaPatternDrawable
 
setAlphaSliderEnabled(boolean) - Method in class net.margaritov.preference.colorpicker.ColorPickerPreference
Toggle Alpha Slider visibility (by default it's disabled)
setAlphaSliderText(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
Set the text that should be shown in the alpha slider.
setAlphaSliderText(String) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
Set the text that should be shown in the alpha slider.
setAlphaSliderVisible(boolean) - Method in class net.margaritov.preference.colorpicker.ColorPickerDialog
 
setAlphaSliderVisible(boolean) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
Set if the user is allowed to adjust the alpha panel.
setAutoReconnect(boolean) - Method in class jerklib.ConnectionManager
 
setAutoReconnect(int) - Method in class jerklib.ConnectionManager
 
setAway(String) - Method in class jerklib.Session
 
setBorderColor(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerPanelView
Set the color of the border surrounding the panel.
setBorderColor(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
Set the color of the border surrounding all panels.
setBy() - Method in class jerklib.events.ModeEvent
Gets who set the mode
setChannelNamesList(List<String>) - Method in class jerklib.events.WhoisEvent
 
setColor(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerPanelView
Set the color that should be shown by this view.
setColor(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
Set the color the view should show.
setColor(int, boolean) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
Set the color this view should show.
setColorFilter(ColorFilter) - Method in class net.margaritov.preference.colorpicker.AlphaPatternDrawable
 
setContext(Context) - Method in class com.qweex.callisto.OnCompletionListenerWithContext
 
setContext(Context) - Method in class com.qweex.callisto.OnErrorListenerWithContext
 
setContext(Context) - Method in class com.qweex.callisto.OnPreparedListenerWithContext
 
setDefaultInternalEventHandler(IRCEventListener) - Method in class jerklib.ConnectionManager
Sets the InternalEventHandler to use for this Session.
setDefaultInternalEventParser(InternalEventParser) - Method in class jerklib.ConnectionManager
Set the InternalEventParser used for this Session.
setDefaultParser(CommandParser) - Method in class jerklib.parsers.DefaultInternalEventParser
 
setDefaultProfile(Profile) - Method in class jerklib.ConnectionManager
sets the default profile to use for new connections
setDragListener(DDListView.DragListener) - Method in class com.andrefy.ddviewlist.DDListView
 
setDrawable(Drawable) - Method in class com.qweex.utils.ImgTxtButton
 
setDropListener(DDListView.DropListener, int) - Method in class com.andrefy.ddviewlist.DDListView
 
setDropListener(DDListView.DropListener) - Method in class com.andrefy.ddviewlist.DDListView
 
setIncrement(int) - Method in class com.qweex.utils.NumberPicker
Sets the value that the NumberPicker will increment/decrement when the user presses a button.
setInternalEventHandler(IRCEventListener) - Method in class jerklib.Session
Sets the internal event handler this Session should use
setInternalParser(InternalEventParser) - Method in class jerklib.Session
Sets the InternalEventParser this Session should use for event parsing
setOnColorChangedListener(ColorPickerDialog.OnColorChangedListener) - Method in class net.margaritov.preference.colorpicker.ColorPickerDialog
Set a OnColorChangedListener to get notified when the color selected by the user has changed.
setOnColorChangedListener(ColorPickerView.OnColorChangedListener) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
Set a OnColorChangedListener to get notified when the color selected by the user has changed.
setOrientation(int) - Method in class com.qweex.utils.ImgTxtButton
 
setPrefix(String) - Method in class com.qweex.utils.NumberPicker
Sets the string prefix that will appear before the number.
setRange(int, int) - Method in class com.qweex.utils.NumberPicker
Sets the range for the NumberPicker.
setRealName(String) - Method in class jerklib.Profile
Set the real name
setRejoinOnKick(boolean) - Method in class jerklib.Session
Sets that this Sessions should or should not rejoin Channels kiced from
setRunnable(Runnable) - Method in class com.qweex.callisto.OnCompletionListenerWithContext
 
setSecondsIdle(int) - Method in class jerklib.events.WhoisEvent
 
setSetBy(String) - Method in class jerklib.events.TopicEvent
 
setSetWhen(String) - Method in class jerklib.events.TopicEvent
 
setShouldUseAltNicks(boolean) - Method in class jerklib.Session
Set Session to try alternate nicks on connection if a nick inuse event is received , or not.
setSignOnTime(int) - Method in class jerklib.events.WhoisEvent
 
setSliderTrackerColor(int) - Method in class net.margaritov.preference.colorpicker.ColorPickerView
 
setSuffix(String) - Method in class com.qweex.utils.NumberPicker
Sets the string suffix that will appear after the number.
setText(String) - Method in class com.qweex.utils.ImgTxtButton
 
setTopic(String) - Method in class jerklib.Channel
Sets the topic of the Channel is you have the permissions to do so.
setTopicEvent(TopicEvent) - Method in class jerklib.Channel
This method should only be used internally
setValue(int) - Method in class com.qweex.utils.NumberPicker
Sets the value of the NumberPicker.
setWhoisServer(String) - Method in class jerklib.events.WhoisEvent
 
setWhoisServerInfo(String) - Method in class jerklib.events.WhoisEvent
 
show - Variable in class com.qweex.callisto.Callisto.PlayerInfo
 
SHOW_LIST - Static variable in class com.qweex.callisto.podcast.AllShows
A static array containing corresponding info for the shows.
SHOW_LIST_AUDIO - Static variable in class com.qweex.callisto.podcast.AllShows
 
SHOW_LIST_VIDEO - Static variable in class com.qweex.callisto.podcast.AllShows
 
showImage() - Method in class com.qweex.utils.ImgTxtButton
 
ShowList - Class in com.qweex.callisto.podcast
An activity for displaying the episodes of a show.
ShowList() - Constructor for class com.qweex.callisto.podcast.ShowList
 
ShowList.ShowListCursorAdapter - Class in com.qweex.callisto.podcast
Adapter for the episode list.
ShowList.ShowListCursorAdapter(Context, int, Cursor) - Constructor for class com.qweex.callisto.podcast.ShowList.ShowListCursorAdapter
 
showSettings - Variable in class com.qweex.callisto.podcast.ShowList
 
showText() - Method in class com.qweex.utils.ImgTxtButton
 
showUpdateNews() - Method in class com.qweex.callisto.Callisto
Shows the update news for the current version
signOnTime() - Method in class jerklib.events.WhoisEvent
returns sign on time
Soundboard - Class in com.qweex.callisto.bonuses
 
Soundboard() - Constructor for class com.qweex.callisto.bonuses.Soundboard
 
SplashScreen - Class in com.qweex.callisto.bonuses
A nice little splash screen that can be enabled or disabled.
SplashScreen() - Constructor for class com.qweex.callisto.bonuses.SplashScreen
 
startPlaying - Variable in class com.qweex.callisto.OnPreparedListenerWithContext
 
stop(Context) - Static method in class com.qweex.callisto.Callisto
Stops the player.
storage_path - Static variable in class com.qweex.callisto.Callisto
The path on the SD card to store downloaded episodes.
supportsBanExceptions() - Method in class jerklib.ServerInformation
Get whether or not the server supports ban exceptions
supportsCAPAB() - Method in class jerklib.ServerInformation
Get whether or not the server supports CAPAB
supportsCNotice() - Method in class jerklib.ServerInformation
Get whether or not CNOTICE are supported by the server.
supportsCPrivMsg() - Method in class jerklib.ServerInformation
Get whether or not the server supports CPRIVMSG
supportsEtrace() - Method in class jerklib.ServerInformation
Get whether or not ETRACE is supported.
supportsInviteExceptions() - Method in class jerklib.ServerInformation
Get whether or not Invite Exceptions are supported.
supportsKnock() - Method in class jerklib.ServerInformation
Get whether or not KNOCK is supported.
supportsNickPrefixes() - Method in class jerklib.ServerInformation
Get Whether or not nick prefixes are supported.
supportsSafeList() - Method in class jerklib.ServerInformation
Get whether or not SAFELIST is supported.
supportsSilenceList() - Method in class jerklib.ServerInformation
Whether or not SILENCE list is supported
supportsStatusNotices() - Method in class jerklib.ServerInformation
Get whether or not status notices are supported.
supportsUserIp() - Method in class jerklib.ServerInformation
Get Whether or not USERIP is supported.
supportsWallChops() - Method in class jerklib.ServerInformation
Get if WALLCHOPS is supported.
supportsWallVoices() - Method in class jerklib.ServerInformation
Get whether or not WALLVOICES is supported.
supportsWhox() - Method in class jerklib.ServerInformation
Get whether or not WHOX is supported,
A B C D E F G H I J K L M N O P Q R S T U V W Y