- DARK_BLUE - Static variable in class jerklib.util.Colors
-
Dark blue colored text.
- DARK_GRAY - Static variable in class jerklib.util.Colors
-
Dark gray colored text.
- DARK_GREEN - Static variable in class jerklib.util.Colors
-
Dark green colored text.
- databaseConnector - Static variable in class com.qweex.callisto.Callisto
-
Used to connect to the SQLlite database.
- DatabaseConnector - Class in com.qweex.callisto
-
A tool for communicating with the SQlite database
It has 3 different tables in it: episodes, queue, and calendar
- DatabaseConnector(Context) - Constructor for class com.qweex.callisto.DatabaseConnector
-
Constructor for the class.
- date - Variable in class com.qweex.callisto.Callisto.PlayerInfo
-
- dayEvents(String, int) - Method in class com.qweex.callisto.DatabaseConnector
-
Retrieves all events for a specific day
- DDListView - Class in com.andrefy.ddviewlist
-
- DDListView(Context, AttributeSet) - Constructor for class com.andrefy.ddviewlist.DDListView
-
- DDListView.DragListener - Interface in com.andrefy.ddviewlist
-
- DDListView.DropListener - Interface in com.andrefy.ddviewlist
-
- DDListView.RemoveListener - Interface in com.andrefy.ddviewlist
-
- DEBUG - Static variable in class com.qweex.callisto.BuildConfig
-
- DefaultInternalEventHandler - Class in jerklib
-
Class that will only handle events that effect internal states/caches.
- DefaultInternalEventHandler(ConnectionManager) - Constructor for class jerklib.DefaultInternalEventHandler
-
Creates a new DefaultInternalEventHandler associated with
the given ConnectionManager
- DefaultInternalEventParser - Class in jerklib.parsers
-
This is the default impl of InternalEventParser.
- DefaultInternalEventParser() - Constructor for class jerklib.parsers.DefaultInternalEventParser
-
- DefaultIRCEventListener - Class in jerklib.listeners
-
- DefaultIRCEventListener() - Constructor for class jerklib.listeners.DefaultIRCEventListener
-
- DefaultListenerExample - Class in jerklib.examples
-
- DefaultListenerExample() - Constructor for class jerklib.examples.DefaultListenerExample
-
- deleteEpisode(long) - Method in class com.qweex.callisto.DatabaseConnector
-
[DATABASE_TABLE] Deletes one episode
- deleteQueueItem(long) - Method in class com.qweex.callisto.DatabaseConnector
-
[DATABASE_QUEUE] Removes one item from the queue
- deop(String) - Method in class jerklib.Channel
-
DeOp a user
- deVoice(String) - Method in class jerklib.Channel
-
Devoice a user
- dispatchKeyEvent(KeyEvent) - Method in class com.qweex.callisto.irc.IRCChat
-
Used to reset the string that is used for the nick completion
- dltask - Static variable in class com.qweex.callisto.podcast.EpisodeDesc
-
- Donate - Class in com.qweex.callisto
-
The activity to donate in-app directly to Jupiter Broadcasting.
- Donate() - Constructor for class com.qweex.callisto.Donate
-
- Donate - Class in com.qweex.callisto.donate
-
The activity to donate in-app directly to Jupiter Broadcasting.
- Donate() - Constructor for class com.qweex.callisto.donate.Donate
-
- DONATION_APP - Static variable in class com.qweex.callisto.QuickPrefsActivity
-
- DONATION_APP_ID - Variable in class com.qweex.callisto.donate.Donate
-
- DONATION_APP_ID - Variable in class com.qweex.callisto.Donate
-
- Download_wifiLock - Static variable in class com.qweex.callisto.podcast.DownloadList
-
- downloading_count - Static variable in class com.qweex.callisto.Callisto
-
The number of downloads that has been queued up.
- DownloadList - Class in com.qweex.callisto.podcast
-
An activity to display all the current downloads.
- DownloadList() - Constructor for class com.qweex.callisto.podcast.DownloadList
-
- DownloadList.DownloadHeader - Class in com.qweex.callisto.podcast
-
- DownloadList.DownloadHeader(String) - Constructor for class com.qweex.callisto.podcast.DownloadList.DownloadHeader
-
- DownloadList.DownloadRow - Class in com.qweex.callisto.podcast
-
- DownloadList.DownloadRow() - Constructor for class com.qweex.callisto.podcast.DownloadList.DownloadRow
-
- downloadProgress - Static variable in class com.qweex.callisto.podcast.DownloadList
-
- DownloadTask - Class in com.qweex.callisto.podcast
-
A class to start downloading a file outside the UI thread.
- DownloadTask(Context) - Constructor for class com.qweex.callisto.podcast.DownloadTask
-
- DP - Static variable in class com.qweex.callisto.Callisto
-
The value of a dip, to be used programatically when updating a view.
- drag(int, int) - Method in interface com.andrefy.ddviewlist.DDListView.DragListener
-
- draw(Canvas) - Method in class net.margaritov.preference.colorpicker.AlphaPatternDrawable
-
- drop(int, int) - Method in interface com.andrefy.ddviewlist.DDListView.DropListener
-