- dark_grey - Static variable in class es.ugr.swad.swadroid.R.color
-
- DATA - Static variable in class com.google.zxing.client.android.Intents.Encode
-
The data to encode.
- DATA_MATRIX_FORMATS - Static variable in class com.google.zxing.client.android.DecodeFormatManager
-
- DATA_MATRIX_MODE - Static variable in class com.google.zxing.client.android.Intents.Scan
-
Decode only Data Matrix codes.
- DataBaseHelper - Class in es.ugr.swad.swadroid.model
-
- DataBaseHelper(Context) - Constructor for class es.ugr.swad.swadroid.model.DataBaseHelper
-
Constructor
- DataFramework - Class in com.android.dataframework
-
- DataFramework() - Constructor for class com.android.dataframework.DataFramework
-
Constructor privado, usamos el modelo Singletone.
- DataFrameworkCore - Class in com.android.dataframework.core
-
- DataFrameworkCore() - Constructor for class com.android.dataframework.core.DataFrameworkCore
-
Constructor
- DataFrameworkCore.DatabaseHelper - Class in com.android.dataframework.core
-
- DataFrameworkCore.DatabaseHelper() - Constructor for class com.android.dataframework.core.DataFrameworkCore.DatabaseHelper
-
- dataHeight - Variable in class com.google.zxing.client.android.PlanarYUVLuminanceSource
-
- dataWidth - Variable in class com.google.zxing.client.android.PlanarYUVLuminanceSource
-
- date - Variable in class es.ugr.swad.swadroid.modules.notifications.NotificationItem
-
- dateAndTime - Static variable in class es.ugr.swad.swadroid.R.id
-
- dateMsg - Static variable in class es.ugr.swad.swadroid.R.string
-
- db - Variable in class es.ugr.swad.swadroid.model.DataBaseHelper
-
Field for access to the database backend
- DB_KEY_LENGTH - Variable in class es.ugr.swad.swadroid.model.DataBaseHelper
-
Database passphrase length
- DB_TABLE_COURSES - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for courses
- DB_TABLE_GROUP_TYPES - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for group types
- DB_TABLE_GROUPS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for groups
- DB_TABLE_GROUPS_COURSES - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for relationship between groups and courses
- DB_TABLE_GROUPS_GROUPTYPES - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for relationship between groups and group types
- DB_TABLE_NOTIFICATIONS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for notifications
- DB_TABLE_PRACTICE_SESSIONS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for practice sessions
- DB_TABLE_ROLLCALL - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for rollcall
- DB_TABLE_TEST_ANSWERS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for test's answers
- DB_TABLE_TEST_CONFIG - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for test's configuration
- DB_TABLE_TEST_QUESTION_ANSWERS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for relationship between test's questions and answers
- DB_TABLE_TEST_QUESTION_TAGS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for relationship between test's questions and tags
- DB_TABLE_TEST_QUESTIONS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for test's questions
- DB_TABLE_TEST_QUESTIONS_COURSE - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for relationship between test's questions and courses
- DB_TABLE_TEST_TAGS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for test's tags
- DB_TABLE_USERS - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for users
- DB_TABLE_USERS_COURSES - Static variable in class es.ugr.swad.swadroid.Constants
-
Table name for relationship between users and courses
- dbCleaned - Static variable in class es.ugr.swad.swadroid.Constants
-
Indicates if there are changes on db
- dBCleaned - Variable in class es.ugr.swad.swadroid.SWADMain
-
- dbCursor - Variable in class es.ugr.swad.swadroid.modules.notifications.Notifications
-
Cursor for database access
- dbCursor - Variable in class es.ugr.swad.swadroid.SWADMain
-
Cursor for database access
- dbHelper - Static variable in class com.google.zxing.client.android.CaptureActivity
-
Database Helper.
- dbHelper - Static variable in class es.ugr.swad.swadroid.gui.MenuActivity
-
Database Helper.
- dbHelper - Static variable in class es.ugr.swad.swadroid.gui.MenuExpandableListActivity
-
Database Helper.
- dbHelper - Static variable in class es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService
-
- dbHelper - Static variable in class es.ugr.swad.swadroid.PreferencesActivity
-
Database Helper.
- DBKey - Variable in class es.ugr.swad.swadroid.model.DataBaseHelper
-
Database passphrase
- DBKey - Variable in class es.ugr.swad.swadroid.modules.notifications.NotificationsCursorAdapter
-
- DBKEYPREF - Static variable in class es.ugr.swad.swadroid.Preferences
-
Database passphrase preference name
- dcipher - Variable in class es.ugr.swad.swadroid.utils.Crypto
-
- deactivate() - Method in class com.android.dataframework.EntityCursor
-
- DEBUG - Static variable in class es.ugr.swad.swadroid.BuildConfig
-
- decodabet - Variable in class es.ugr.swad.swadroid.utils.Base64.InputStream
-
- decodabet - Variable in class es.ugr.swad.swadroid.utils.Base64.OutputStream
-
- decode(byte[], int, int) - Method in class com.google.zxing.client.android.DecodeHandler
-
Decode the data within the viewfinder rectangle, and time how long it took.
- decode - Static variable in class es.ugr.swad.swadroid.R.id
-
- DECODE - Static variable in class es.ugr.swad.swadroid.utils.Base64
-
Specify decoding in first bit.
- decode(byte[]) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(byte[], int, int, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode1D - Variable in class com.google.zxing.client.android.PreferencesActivity
-
- decode4to3(byte[], int, byte[], int, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Decodes four bytes from array source
and writes the resulting bytes (up to three of them)
to destination.
- decode_failed - Static variable in class es.ugr.swad.swadroid.R.id
-
- decode_succeeded - Static variable in class es.ugr.swad.swadroid.R.id
-
Messages IDs
- decodeDataMatrix - Variable in class com.google.zxing.client.android.PreferencesActivity
-
- decodeFileToFile(String, String) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Reads infile and decodes it to outfile.
- DecodeFormatManager - Class in com.google.zxing.client.android
-
- DecodeFormatManager() - Constructor for class com.google.zxing.client.android.DecodeFormatManager
-
- decodeFormats - Variable in class com.google.zxing.client.android.CaptureActivity
-
- decodeFromFile(String) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- DecodeHandler - Class in com.google.zxing.client.android
-
- DecodeHandler(CaptureActivity, Map<DecodeHintType, Object>) - Constructor for class com.google.zxing.client.android.DecodeHandler
-
- decodeOrStoreSavedBitmap(Bitmap, Result) - Method in class com.google.zxing.client.android.CaptureActivity
-
- decodeQR - Variable in class com.google.zxing.client.android.PreferencesActivity
-
- decodeThread - Variable in class com.google.zxing.client.android.CaptureActivityHandler
-
- DecodeThread - Class in com.google.zxing.client.android
-
This thread does all the heavy lifting of decoding the images.
- DecodeThread(CaptureActivity, Collection<BarcodeFormat>, String, ResultPointCallback) - Constructor for class com.google.zxing.client.android.DecodeThread
-
- decodeToFile(String, String) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class es.ugr.swad.swadroid.utils.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decrement - Static variable in class es.ugr.swad.swadroid.R.id
-
- decrypt(String) - Method in class es.ugr.swad.swadroid.utils.Crypto
-
- decrypt(String, String) - Static method in class es.ugr.swad.swadroid.utils.OldCrypto
-
- decrypt(byte[], byte[]) - Static method in class es.ugr.swad.swadroid.utils.OldCrypto
-
- def - Variable in class es.ugr.swad.swadroid.model.Test
-
Default questions in test
- DEFAULT_MAX - Static variable in class es.ugr.swad.swadroid.gui.widget.NumberPicker
-
- DEFAULT_MAX_PROGRESS - Static variable in class es.ugr.swad.swadroid.gui.widget.SeekBarDialogPreference
-
- DEFAULT_MIN - Static variable in class es.ugr.swad.swadroid.gui.widget.NumberPicker
-
- DEFAULT_MIN_PROGRESS - Static variable in class es.ugr.swad.swadroid.gui.widget.SeekBarDialogPreference
-
- DEFAULT_PROGRESS - Static variable in class es.ugr.swad.swadroid.gui.widget.SeekBarDialogPreference
-
- default_ptr_flip - Static variable in class com.handmark.pulltorefresh.library.R.drawable
-
- default_ptr_flip - Static variable in class es.ugr.swad.swadroid.R.drawable
-
- default_ptr_rotate - Static variable in class com.handmark.pulltorefresh.library.R.drawable
-
- default_ptr_rotate - Static variable in class es.ugr.swad.swadroid.R.drawable
-
- DEFAULT_SERVER - Static variable in class es.ugr.swad.swadroid.Constants
-
Server URL
- DEFAULT_SYNC_TIME - Static variable in class es.ugr.swad.swadroid.Constants
-
Default synchronization time for notifications (in minutes)
- delete() - Method in class com.android.dataframework.Entity
-
Borra una fila
- delete(Uri, String, String[]) - Method in class es.ugr.swad.swadroid.sync.DummyProvider
-
- deleteTable(String) - Method in class com.android.dataframework.DataFramework
-
Borra la tabla pasada como parametro de la base de datos
- deleteTable(String) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
-
Delete table from database
- deleteTables() - Method in class com.android.dataframework.DataFramework
-
Borra todas las tablas de la base de datos
- description - Variable in class es.ugr.swad.swadroid.model.PracticeSession
-
Practice session description.
- desk - Static variable in class es.ugr.swad.swadroid.R.drawable
-
- dialog_messages - Static variable in class es.ugr.swad.swadroid.R.layout
-
- dialog_notice - Static variable in class es.ugr.swad.swadroid.R.layout
-
- dialog_password - Static variable in class es.ugr.swad.swadroid.R.layout
-
- dialog_webview - Static variable in class es.ugr.swad.swadroid.R.layout
-
- DialogFactory - Class in es.ugr.swad.swadroid.gui
-
- DialogFactory() - Constructor for class es.ugr.swad.swadroid.gui.DialogFactory
-
- DIGIT_CHARACTERS - Static variable in class es.ugr.swad.swadroid.gui.widget.NumberPicker
-
- dimension - Variable in class com.google.zxing.client.android.encode.QRCodeEncoder
-
- DIRECTORY_TREE_REQUEST_CODE - Static variable in class es.ugr.swad.swadroid.Constants
-
Request code for Directory Tree Download module
- DirectoryItem - Class in es.ugr.swad.swadroid.modules.downloads
-
Item description.
- DirectoryItem(String) - Constructor for class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
-
Constructor of a directory type.
- DirectoryItem(String, String, long, long, long, String, String, String) - Constructor for class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
-
Constructor of a File item.
- DirectoryNavigator - Class in es.ugr.swad.swadroid.modules.downloads
-
Class used to navigate around the XML file.
- DirectoryNavigator(String) - Constructor for class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
-
Constructor.
- directoryPath - Variable in class es.ugr.swad.swadroid.modules.downloads.FileDownloaderAsyncTask
-
- DirectoryTreeDownload - Class in es.ugr.swad.swadroid.modules.downloads
-
DirectoryTreeDownload gets directory tree of files of general documents of a course/group
or documents from shared area of a course/group
- DirectoryTreeDownload() - Constructor for class es.ugr.swad.swadroid.modules.downloads.DirectoryTreeDownload
-
- DirectoryTreeDownload.DirectoryTree - Class in es.ugr.swad.swadroid.modules.downloads
-
- DirectoryTreeDownload.DirectoryTree() - Constructor for class es.ugr.swad.swadroid.modules.downloads.DirectoryTreeDownload.DirectoryTree
-
- disabled - Static variable in class com.handmark.pulltorefresh.library.R.id
-
- disabled - Static variable in class es.ugr.swad.swadroid.R.id
-
- disableLastCheckedPref() - Method in class com.google.zxing.client.android.PreferencesActivity
-
- displayContents - Variable in class com.google.zxing.client.android.encode.QRCodeEncoder
-
- displayFrameworkBugMessageAndExit() - Method in class com.google.zxing.client.android.CaptureActivity
-
- DNI - Static variable in class es.ugr.swad.swadroid.R.id
-
- DO_BREAK_LINES - Static variable in class es.ugr.swad.swadroid.utils.Base64
-
Do break lines when encoding.
- doAppend(StringBuilder, StringBuilder, String, String, Formatter, char) - Static method in class com.google.zxing.client.android.encode.ContactEncoder
-
- doAppendUpToUnique(StringBuilder, StringBuilder, String, Iterable<String>, int, Formatter, Formatter, char) - Static method in class com.google.zxing.client.android.encode.ContactEncoder
-
- documentFile - Static variable in class es.ugr.swad.swadroid.R.string
-
- DOCUMENTS_AREA_CODE - Static variable in class es.ugr.swad.swadroid.Constants
-
Code to access to the documents in documents area
- DOCUMENTS_CHILD - Static variable in class es.ugr.swad.swadroid.Constants
-
Child position inside the course menu for Documents
- documentsDownloadModuleLabel - Static variable in class es.ugr.swad.swadroid.R.string
-
- documentsDownloadProgressDescription - Static variable in class es.ugr.swad.swadroid.R.string
-
- doDelete(String) - Static method in class es.ugr.swad.swadroid.webservices.RestEasy
-
- doGet(String) - Static method in class es.ugr.swad.swadroid.webservices.RestEasy
-
- doInBackground(String...) - Method in class es.ugr.swad.swadroid.modules.downloads.FileDownloaderAsyncTask
-
- doInBackground(String...) - Method in class es.ugr.swad.swadroid.modules.Module.Connect
-
- doInBackground(String...) - Method in class es.ugr.swad.swadroid.utils.DownloadImageTask
-
- DONT_GUNZIP - Static variable in class es.ugr.swad.swadroid.utils.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- doPost(String, JSONObject) - Static method in class es.ugr.swad.swadroid.webservices.RestEasy
-
- doPut(String, JSONObject) - Static method in class es.ugr.swad.swadroid.webservices.RestEasy
-
- doSetTorch(Camera.Parameters, boolean) - Static method in class com.google.zxing.client.android.camera.CameraConfigurationManager
-
- download_dir - Variable in class es.ugr.swad.swadroid.modules.downloads.FileDownloader
-
- download_dir - Variable in class es.ugr.swad.swadroid.modules.downloads.FileDownloaderAsyncTask
-
- downloadCompletedTitle - Static variable in class es.ugr.swad.swadroid.R.string
-
- downloadFile(String, String, long) - Method in class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
-
it initializes the download the file from the url @a url and stores it in the directory name @directory
- downloadFile(String) - Method in class es.ugr.swad.swadroid.modules.rollcall.RollcallConfigDownload
-
- downloadFileCustom(String, String) - Method in class es.ugr.swad.swadroid.modules.downloads.FileDownloaderAsyncTask
-
Download method for Android < Gingerbread
- downloadFileGingerbread(Context, String, String, String, String) - Static method in class es.ugr.swad.swadroid.utils.Utils
-
Download method for Android >= Gingerbread
- downloadFileTitle - Static variable in class es.ugr.swad.swadroid.R.string
-
- DownloadImageTask - Class in es.ugr.swad.swadroid.utils
-
Class for download a single image from URL and show it in an ImageView.
- DownloadImageTask(ImageView) - Constructor for class es.ugr.swad.swadroid.utils.DownloadImageTask
-
- DownloadNotification - Class in es.ugr.swad.swadroid.modules.downloads
-
This class manages the notifications associated to downloading files.
- DownloadNotification(Context) - Constructor for class es.ugr.swad.swadroid.modules.downloads.DownloadNotification
-
- downloadProblemMsg - Static variable in class es.ugr.swad.swadroid.R.string
-
- downloadProblemTitle - Static variable in class es.ugr.swad.swadroid.R.string
-
- downloadsAreaCode - Variable in class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
-
Specifies whether to display the documents or the shared area of the
subject 1 specifies documents area 2 specifies shared area
- DownloadsManager - Class in es.ugr.swad.swadroid.modules.downloads
-
Activity to navigate through the directory tree of documents and to manage
the downloads of documents
- DownloadsManager() - Constructor for class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
-
- DownloadsManager.onGroupSelectedListener - Class in es.ugr.swad.swadroid.modules.downloads
-
Listener associated with the spinner.
- DownloadsManager.onGroupSelectedListener() - Constructor for class es.ugr.swad.swadroid.modules.downloads.DownloadsManager.onGroupSelectedListener
-
- DOWNLOADSMANAGER_REQUEST_CODE - Static variable in class es.ugr.swad.swadroid.Constants
-
Request code for Downloads Manager
- downloadSuccess - Variable in class es.ugr.swad.swadroid.modules.downloads.FileDownloaderAsyncTask
-
- drawLine(Canvas, Paint, ResultPoint, ResultPoint) - Static method in class com.google.zxing.client.android.CaptureActivity
-
- drawResultBitmap(Bitmap) - Method in class com.google.zxing.client.android.ViewfinderView
-
Draw a bitmap with the result points highlighted instead of the live scanning display.
- drawResultPoints(Bitmap, Result) - Method in class com.google.zxing.client.android.CaptureActivity
-
Superimpose a line for 1D or dots for 2D to highlight the key features of the barcode.
- drawViewfinder() - Method in class com.google.zxing.client.android.CaptureActivity
-
- drawViewfinder() - Method in class com.google.zxing.client.android.ViewfinderView
-
- DummyProvider - Class in es.ugr.swad.swadroid.sync
-
Dummy provider for sync adapter.
- DummyProvider() - Constructor for class es.ugr.swad.swadroid.sync.DummyProvider
-