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

C

CalendarActivity - Class in com.qweex.callisto
Displays upcoming shows for Jupiter Broadcasting.
CalendarActivity() - Constructor for class com.qweex.callisto.CalendarActivity
 
Callisto - Class in com.qweex.callisto
This is the main activity/class for the app.
Callisto() - Constructor for class com.qweex.callisto.Callisto
 
Callisto.downloadExtras - Class in com.qweex.callisto
 
Callisto.downloadExtras() - Constructor for class com.qweex.callisto.Callisto.downloadExtras
 
Callisto.downloadImage - Class in com.qweex.callisto
Downloads and resizes a show's logo image.
Callisto.downloadImage() - Constructor for class com.qweex.callisto.Callisto.downloadImage
 
Callisto.PlayerInfo - Class in com.qweex.callisto
Essentially a struct with a few functions to handle the player, particularly updating it when switching activities.
Callisto.PlayerInfo(Context) - Constructor for class com.qweex.callisto.Callisto.PlayerInfo
Constructor for the PlayerInfo class.
CallistoWidget - Class in com.qweex.callisto.widgets
Manages the widgets for the Callisto app.
CallistoWidget() - Constructor for class com.qweex.callisto.widgets.CallistoWidget
 
cancel() - Method in interface jerklib.tasks.Task
Cancel a task.
cancel() - Method in class jerklib.tasks.TaskImpl
 
changeNick(String) - Method in class jerklib.Session
 
ChanListParser - Class in jerklib.parsers
 
ChanListParser() - Constructor for class jerklib.parsers.ChanListParser
 
Channel - Class in jerklib
A Class to represent a joined IRC channel.
Channel(String, Session) - Constructor for class jerklib.Channel
This should only be used internally and for testing
ChannelListEvent - Class in jerklib.events
The event fired when a line from a channel listing is parsed
ChannelListEvent(String, String, String, int, Session) - Constructor for class jerklib.events.ChannelListEvent
 
chatView - Static variable in class com.qweex.callisto.Callisto
One of the Views for the IRC client.
clear() - Method in class com.qweex.callisto.Callisto.PlayerInfo
Clears all internal values to their respective blank values (i.e.
clearCalendar() - Method in class com.qweex.callisto.DatabaseConnector
Clears all events from the database
clearQueue() - Method in class com.qweex.callisto.DatabaseConnector
[DATABASE_QUEUE] Removes all items from the queue
clearShow(String) - Method in class com.qweex.callisto.DatabaseConnector
[DATABASE_TABLE] Clears all episodes out of a show.
clickEvent - Variable in class com.qweex.callisto.CalendarActivity
Listener for play/pause button.
clone() - Method in class jerklib.Profile
 
close() - Method in class com.qweex.callisto.DatabaseConnector
Closes the database when you are done with it.
close(String) - Method in class jerklib.Session
Disconnect from server and destroy Session
ColorPickerDialog - Class in net.margaritov.preference.colorpicker
 
ColorPickerDialog(Context, int) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerDialog
 
ColorPickerDialog.OnColorChangedListener - Interface in net.margaritov.preference.colorpicker
 
ColorPickerPanelView - Class in net.margaritov.preference.colorpicker
This class draws a panel which which will be filled with a color which can be set.
ColorPickerPanelView(Context) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerPanelView
 
ColorPickerPanelView(Context, AttributeSet) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerPanelView
 
ColorPickerPanelView(Context, AttributeSet, int) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerPanelView
 
ColorPickerPreference - Class in net.margaritov.preference.colorpicker
A preference type that allows a user to choose a time
ColorPickerPreference(Context) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerPreference
 
ColorPickerPreference(Context, AttributeSet) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerPreference
 
ColorPickerPreference(Context, AttributeSet, int) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerPreference
 
ColorPickerView - Class in net.margaritov.preference.colorpicker
Displays a color picker to the user and allow them to select a color.
ColorPickerView(Context) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerView
 
ColorPickerView(Context, AttributeSet) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerView
 
ColorPickerView(Context, AttributeSet, int) - Constructor for class net.margaritov.preference.colorpicker.ColorPickerView
 
ColorPickerView.OnColorChangedListener - Interface in net.margaritov.preference.colorpicker
 
Colors - Class in jerklib.util
To use: channel.say(Colors.BLUE + "HELLLLO");
Will say hello in blue
com.andrefy.ddviewlist - package com.andrefy.ddviewlist
 
com.paypal.android.simpledemo - package com.paypal.android.simpledemo
 
com.qweex.callisto - package com.qweex.callisto
 
com.qweex.callisto.bonuses - package com.qweex.callisto.bonuses
 
com.qweex.callisto.donate - package com.qweex.callisto.donate
 
com.qweex.callisto.irc - package com.qweex.callisto.irc
 
com.qweex.callisto.podcast - package com.qweex.callisto.podcast
 
com.qweex.callisto.widgets - package com.qweex.callisto.widgets
 
com.qweex.utils - package com.qweex.utils
 
command() - Method in class jerklib.events.EventToken
Gets the command.
CommandParser - Interface in jerklib.parsers
 
COMPLETED - Static variable in class com.qweex.callisto.podcast.DownloadList
 
connectionComplete(IRCEvent) - Method in class jerklib.DefaultInternalEventHandler
Called when ConnectionComplete event is received.
ConnectionCompleteEvent - Class in jerklib.events
Event made when connected to the server This event contains the real server name.
ConnectionCompleteEvent(String, String, Session, String) - Constructor for class jerklib.events.ConnectionCompleteEvent
 
ConnectionCompleteParser - Class in jerklib.parsers
 
ConnectionCompleteParser() - Constructor for class jerklib.parsers.ConnectionCompleteParser
 
ConnectionLostEvent - Class in jerklib.events
The event fired when a connection to a server is lost (disconnected).
ConnectionLostEvent(String, Session, Exception) - Constructor for class jerklib.events.ConnectionLostEvent
 
ConnectionManager - Class in jerklib
This class is used to control/store Sessions/Connections.
ConnectionManager(Profile) - Constructor for class jerklib.ConnectionManager
Takes a profile to use as default profile for new Connections
ContactForm - Class in com.qweex.callisto
Form to contact the JB team directly from inside Callisto.
ContactForm() - Constructor for class com.qweex.callisto.ContactForm
 
context - Variable in class com.qweex.callisto.podcast.DownloadTask
 
convertToARGB(int) - Static method in class net.margaritov.preference.colorpicker.ColorPickerPreference
For custom purposes.
convertToColorInt(String) - Static method in class net.margaritov.preference.colorpicker.ColorPickerPreference
For custom purposes.
createEvent(IRCEvent) - Method in class jerklib.parsers.AwayParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.ChanListParser
 
createEvent(IRCEvent) - Method in interface jerklib.parsers.CommandParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.ConnectionCompleteParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.InviteParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.JoinParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.KickParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.ModeParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.MotdParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.NamesParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.NickInUseParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.NickParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.NoticeParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.NumericErrorParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.PartParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.PrivMsgParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.QuitParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.ServerInformationParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.ServerVersionParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.TopicParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.TopicUpdatedParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.WhoisParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.WhoParser
 
createEvent(IRCEvent) - Method in class jerklib.parsers.WhoWasParser
 
CtcpEvent - Class in jerklib.events
Event fired for generic CTCP events
CtcpEvent(String, String, String, Channel, Session) - Constructor for class jerklib.events.CtcpEvent
 
ctxt - Static variable in class com.qweex.callisto.donate.Donate
 
current_download - Static variable in class com.qweex.callisto.Callisto
The current download number.
current_episode - Static variable in class com.qweex.callisto.podcast.ShowList
 
currentProgress - Static variable in class com.qweex.callisto.podcast.Queue
 
currentQueue() - Method in class com.qweex.callisto.DatabaseConnector
[DATABASE_QUEUE] Gets the current item in the queue.
currentShow - Static variable in class com.qweex.callisto.podcast.ShowList
 
CYAN - Static variable in class jerklib.util.Colors
Cyan colored text.
A B C D E F G H I J K L M N O P Q R S T U V W Y