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

E

e - Variable in class es.ugr.swad.swadroid.modules.Module.Connect
Exception pointer
ecipher - Variable in class es.ugr.swad.swadroid.utils.Crypto
 
editor - Static variable in class es.ugr.swad.swadroid.Preferences
Preferences editor
editProperties(AccountAuthenticatorResponse, String) - Method in class es.ugr.swad.swadroid.sync.AccountAuthenticatorService.AccountAuthenticatorImpl
 
editTime - Variable in class es.ugr.swad.swadroid.model.Test
Last time test was updated
EMAIL - Static variable in class com.google.zxing.client.android.Contents.Type
An email type.
EMAIL_KEYS - Static variable in class com.google.zxing.client.android.Contents
 
EMAIL_TYPE_KEYS - Static variable in class com.google.zxing.client.android.Contents
 
emptyTable(String) - Method in class com.android.dataframework.DataFramework
Vacia la tabla pasada como parametro de la base de datos
emptyTable(String) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Empty table from database
emptyTables() - Method in class com.android.dataframework.DataFramework
Vacia todas las tablas de la base de datos
emptyTablesBackup() - Method in class com.android.dataframework.DataFramework
Vacia todas las tablas que formen parte del backup
encode(Iterable<String>, String, Iterable<String>, Iterable<String>, Iterable<String>, String, String) - Method in class com.google.zxing.client.android.encode.ContactEncoder
 
encode(Iterable<String>, String, Iterable<String>, Iterable<String>, Iterable<String>, String, String) - Method in class com.google.zxing.client.android.encode.MECARDContactEncoder
 
encode(Iterable<String>, String, Iterable<String>, Iterable<String>, Iterable<String>, String, String) - Method in class com.google.zxing.client.android.encode.VCardContactEncoder
 
ENCODE - Static variable in class es.ugr.swad.swadroid.utils.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class es.ugr.swad.swadroid.utils.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class es.ugr.swad.swadroid.utils.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encode - Variable in class es.ugr.swad.swadroid.utils.Base64.InputStream
 
encode - Variable in class es.ugr.swad.swadroid.utils.Base64.OutputStream
 
encode(Activity, String) - Static method in class es.ugr.swad.swadroid.utils.QR
 
encode3to4(byte[], byte[], int, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Encodes up to the first three bytes of array threeBytes and returns a four-byte array in Base64 notation.
encode3to4(byte[], int, int, byte[], int, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Encodes up to three bytes of the array source and writes the resulting four Base64 bytes to destination.
encodeAsBitmap() - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
encodeBytes(byte[]) - Static method in class es.ugr.swad.swadroid.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class es.ugr.swad.swadroid.utils.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeContentsFromShareIntent(Intent) - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
encodeContentsFromZXingIntent(Intent) - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
encodeFileToFile(String, String) - Static method in class es.ugr.swad.swadroid.utils.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class es.ugr.swad.swadroid.utils.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeFromStreamExtra(Intent) - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
encodeFromTextExtras(Intent) - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
encodeObject(Serializable) - Static method in class es.ugr.swad.swadroid.utils.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeQRCodeContents(Intent, String) - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
encodeQRCodeContents(AddressBookParsedResult) - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
encodeToFile(byte[], String) - Static method in class es.ugr.swad.swadroid.utils.Base64
Convenience method for encoding data to a file.
encrypt(String) - Method in class es.ugr.swad.swadroid.utils.Crypto
 
encrypt(String, String) - Static method in class es.ugr.swad.swadroid.utils.OldCrypto
 
encrypt(byte[], byte[]) - Static method in class es.ugr.swad.swadroid.utils.OldCrypto
 
encryptNotifications() - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Encrypts the notifications data
encryptPassword(String) - Static method in class es.ugr.swad.swadroid.utils.Crypto
Encrypts user password with SHA-512 and encodes it to Base64UrlSafe
encryptUsers() - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Encrypts the users data
END_DATE_DIALOG_ID - Static variable in class es.ugr.swad.swadroid.modules.rollcall.sessions.NewPracticeSession
 
END_TIME_DIALOG_ID - Static variable in class es.ugr.swad.swadroid.modules.rollcall.sessions.NewPracticeSession
 
endTransaction() - Method in class com.android.dataframework.DataFramework
Finaliza una transaccion
endTransaction() - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
End a database transaction
enrollment - Static variable in class es.ugr.swad.swadroid.R.drawable
 
enrollment - Static variable in class es.ugr.swad.swadroid.R.string
 
ENROLLMENT_GROUP - Static variable in class es.ugr.swad.swadroid.Constants
Group position inside the main menu for Enrollment group
enrollment_new - Static variable in class es.ugr.swad.swadroid.R.drawable
 
enrollment_request - Static variable in class es.ugr.swad.swadroid.R.drawable
 
EnrollmentExpandableListAdapter - Class in es.ugr.swad.swadroid.modules.groups
Adapter to populate with data an expandable list.
EnrollmentExpandableListAdapter(Context, ArrayList<Model>, HashMap<Long, ArrayList<Group>>, int, int, int) - Constructor for class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
EnrollmentExpandableListAdapter.ChildHolder - Class in es.ugr.swad.swadroid.modules.groups
 
EnrollmentExpandableListAdapter.ChildHolder() - Constructor for class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter.ChildHolder
 
EnrollmentExpandableListAdapter.GroupHolder - Class in es.ugr.swad.swadroid.modules.groups
 
EnrollmentExpandableListAdapter.GroupHolder() - Constructor for class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter.GroupHolder
 
enrollmentRequest - Static variable in class es.ugr.swad.swadroid.R.string
 
Entity - Class in com.android.dataframework
 
Entity(String, Cursor) - Constructor for class com.android.dataframework.Entity
Constructor a partir de un cursor, de esta forma nos ahorramos el acceso a la base de datos.
Entity(String) - Constructor for class com.android.dataframework.Entity
Constructor - toma como valor el nombre de tabla de la entidad.
Entity(String, Long) - Constructor for class com.android.dataframework.Entity
Constructor - toma como valor el nombre de tabla de la entidad y un identificador.
Entity(String, String) - Constructor for class com.android.dataframework.Entity
Constructor - toma como valor el nombre de tabla de la entidad y un XML con la serializaci�n de la entidad.
EntityCursor - Class in com.android.dataframework
 
EntityCursor(String, Cursor) - Constructor for class com.android.dataframework.EntityCursor
 
EntityCursor.EntityIterator - Class in com.android.dataframework
Definicion e implementacion de la clase EntityIterator
EntityCursor.EntityIterator() - Constructor for class com.android.dataframework.EntityCursor.EntityIterator
 
EntityEditActivity - Class in com.android.dataframework
 
EntityEditActivity() - Constructor for class com.android.dataframework.EntityEditActivity
 
equals(Object) - Method in class es.ugr.swad.swadroid.model.Course
 
equals(Object) - Method in class es.ugr.swad.swadroid.model.Group
 
equals(Object) - Method in class es.ugr.swad.swadroid.model.Model
 
equals(Object) - Method in class es.ugr.swad.swadroid.model.SWADNotification
 
equals(Object) - Method in class es.ugr.swad.swadroid.model.TestAnswer
 
equals(Object) - Method in class es.ugr.swad.swadroid.model.TestQuestion
 
equals(Object) - Method in class es.ugr.swad.swadroid.model.TestTag
 
EQUALS_SIGN - Static variable in class es.ugr.swad.swadroid.utils.Base64
The equals sign (=) as a byte.
EQUALS_SIGN_ENC - Static variable in class es.ugr.swad.swadroid.utils.Base64
 
eraseNotification(String) - Method in class es.ugr.swad.swadroid.modules.downloads.DownloadNotification
Called when the downloading task could not be completed It removes the ongoing notification and creates a new static notification.
error(String, String, Exception, boolean) - Method in class es.ugr.swad.swadroid.gui.MenuActivity
Shows an error message.
error(String, String, Exception, boolean) - Method in class es.ugr.swad.swadroid.gui.MenuExpandableListActivity
Shows an error message.
error(String, String, Exception, boolean) - Method in class es.ugr.swad.swadroid.PreferencesActivity
Shows an error message.
error_field_required - Static variable in class es.ugr.swad.swadroid.R.string
 
error_incorrect_password - Static variable in class es.ugr.swad.swadroid.R.string
 
error_invalid_email - Static variable in class es.ugr.swad.swadroid.R.string
 
error_invalid_password - Static variable in class es.ugr.swad.swadroid.R.string
 
error_password_summary - Static variable in class es.ugr.swad.swadroid.R.string
 
error_password_summaryUGR - Static variable in class es.ugr.swad.swadroid.R.string
 
errorBadAppKeyMsg - Static variable in class es.ugr.swad.swadroid.R.string
 
errorBadLoginMsg - Static variable in class es.ugr.swad.swadroid.R.string
 
errorConnectionMsg - Static variable in class es.ugr.swad.swadroid.R.string
 
errorCopyMsg_DB - Static variable in class es.ugr.swad.swadroid.R.string
 
errorDialog - Variable in class es.ugr.swad.swadroid.modules.Module
Shows error messages.
erroricon - Static variable in class es.ugr.swad.swadroid.R.drawable
 
errorMessage - Variable in class es.ugr.swad.swadroid.modules.notifications.Notifications
Error message returned by the synchronization service
errorMessage - Static variable in class es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService
 
errorMsgLaunchingActivity - Static variable in class es.ugr.swad.swadroid.R.string
 
errorMsgNoConnection - Static variable in class es.ugr.swad.swadroid.R.string
 
errorMsgWorkaroundEmulator - Static variable in class es.ugr.swad.swadroid.R.string
 
errorServerResponseMsg - Static variable in class es.ugr.swad.swadroid.R.string
 
errorTimeoutMsg - Static variable in class es.ugr.swad.swadroid.R.string
 
es.ugr.swad.swadroid - package es.ugr.swad.swadroid
Main package.
es.ugr.swad.swadroid.gui - package es.ugr.swad.swadroid.gui
User interface package.
es.ugr.swad.swadroid.gui.widget - package es.ugr.swad.swadroid.gui.widget
Widgets package.
es.ugr.swad.swadroid.model - package es.ugr.swad.swadroid.model
Contains classes for manipulate application model.
es.ugr.swad.swadroid.modules - package es.ugr.swad.swadroid.modules
Contains all modules of the application.
es.ugr.swad.swadroid.modules.downloads - package es.ugr.swad.swadroid.modules.downloads
File downloads package.
es.ugr.swad.swadroid.modules.groups - package es.ugr.swad.swadroid.modules.groups
Groups package.
es.ugr.swad.swadroid.modules.information - package es.ugr.swad.swadroid.modules.information
 
es.ugr.swad.swadroid.modules.notifications - package es.ugr.swad.swadroid.modules.notifications
Notifications package.
es.ugr.swad.swadroid.modules.rollcall - package es.ugr.swad.swadroid.modules.rollcall
Rollcall package.
es.ugr.swad.swadroid.modules.rollcall.sessions - package es.ugr.swad.swadroid.modules.rollcall.sessions
Rollcall sessions package.
es.ugr.swad.swadroid.modules.rollcall.students - package es.ugr.swad.swadroid.modules.rollcall.students
Rollcall students package.
es.ugr.swad.swadroid.modules.tests - package es.ugr.swad.swadroid.modules.tests
Tests syncronization and generation package.
es.ugr.swad.swadroid.ssl - package es.ugr.swad.swadroid.ssl
Contains classes for establish a secure connection with untrusted certificates.
es.ugr.swad.swadroid.sync - package es.ugr.swad.swadroid.sync
Syncronization package.
es.ugr.swad.swadroid.utils - package es.ugr.swad.swadroid.utils
Utilities package.
es.ugr.swad.swadroid.webservices - package es.ugr.swad.swadroid.webservices
Contains SOAP and REST clients for SWAD webservices.
etDescription - Variable in class es.ugr.swad.swadroid.modules.rollcall.sessions.NewPracticeSession
 
etDescription - Static variable in class es.ugr.swad.swadroid.R.id
 
etpPassword - Static variable in class es.ugr.swad.swadroid.R.id
 
etSite - Variable in class es.ugr.swad.swadroid.modules.rollcall.sessions.NewPracticeSession
 
etSite - Static variable in class es.ugr.swad.swadroid.R.id
 
evaluate() - Method in class es.ugr.swad.swadroid.model.Test
Calculates total score and individual question's score of the test
evaluated - Variable in class es.ugr.swad.swadroid.model.Test
Flag for check if the test has been evaluated
evaluated - Variable in class es.ugr.swad.swadroid.modules.tests.CheckedAnswersArrayAdapter
 
evaluation - Static variable in class es.ugr.swad.swadroid.R.string
 
EVALUATION_GROUP - Static variable in class es.ugr.swad.swadroid.Constants
Group position inside the main menu for Evaluation group
eventCode - Variable in class es.ugr.swad.swadroid.model.SWADNotification
Event id (not unique)
eventCode - Variable in class es.ugr.swad.swadroid.modules.Messages
Message code
eventCode - Variable in class es.ugr.swad.swadroid.modules.notifications.NotificationItem
 
eventCode - Static variable in class es.ugr.swad.swadroid.R.id
 
eventContent - Static variable in class es.ugr.swad.swadroid.R.id
 
eventDate - Static variable in class es.ugr.swad.swadroid.R.id
 
eventLocation - Static variable in class es.ugr.swad.swadroid.R.id
 
eventMetaData - Static variable in class es.ugr.swad.swadroid.R.id
 
eventMsg - Static variable in class es.ugr.swad.swadroid.R.id
 
eventSender - Static variable in class es.ugr.swad.swadroid.R.id
 
eventSummary - Static variable in class es.ugr.swad.swadroid.R.id
 
eventText - Static variable in class es.ugr.swad.swadroid.R.id
 
eventTime - Variable in class es.ugr.swad.swadroid.model.SWADNotification
Notification timestamp
eventTime - Static variable in class es.ugr.swad.swadroid.R.id
 
eventType - Variable in class es.ugr.swad.swadroid.model.SWADNotification
Notification type
eventType - Static variable in class es.ugr.swad.swadroid.R.id
 
eventUserPhoto - Static variable in class es.ugr.swad.swadroid.R.id
 
examAnnouncement - Static variable in class es.ugr.swad.swadroid.R.string
 
existsMaxStudents() - Method in class es.ugr.swad.swadroid.model.Group
Indicates if there is a limit of students for this group
EXIT_DIALOG_ID - Static variable in class es.ugr.swad.swadroid.modules.rollcall.sessions.NewPracticeSession
 
exitsDocumentsArea() - Method in class es.ugr.swad.swadroid.model.Group
Indicates if the group has an area of documents and of shared documents related to or not
ExpandedListView - Class in es.ugr.swad.swadroid.gui.widget
 
ExpandedListView(Context, AttributeSet) - Constructor for class es.ugr.swad.swadroid.gui.widget.ExpandedListView
 
A B C D E F G H I K L M N O P Q R S T U V W X Y _