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

C

CallLog - Class in es.cesar.quitesleep.ddbb
 
CallLog() - Constructor for class es.cesar.quitesleep.ddbb.CallLog
Constructor without parameters
CallLog(String) - Constructor for class es.cesar.quitesleep.ddbb.CallLog
Constructor with the first paramter to get usually
CallLog(Contact, String, boolean, int, String) - Constructor for class es.cesar.quitesleep.ddbb.CallLog
Constructor with all parameters
CallLogDialog - Class in es.cesar.quitesleep.dialogs
 
CallLogDialog() - Constructor for class es.cesar.quitesleep.dialogs.CallLogDialog
Constructor without parameters.
checkDayWeek(Schedule) - Static method in class es.cesar.quitesleep.operations.CheckSettingsOperations
Check if today is a selected day for use the banned contacts list and schedule.
checkMailService(ClientDDBB) - Static method in class es.cesar.quitesleep.operations.CheckSettingsOperations
Check if the mail service for send email is activated or not
checkMailService(Context, boolean) - Static method in class es.cesar.quitesleep.operations.DialogOperations
Function that does the operations about start and stop the mail service
checkQuiteSleepServiceState() - Static method in class es.cesar.quitesleep.operations.CheckSettingsOperations
Check if the Settings object is created in the ddbb.
checkServer() - Static method in class es.cesar.quitesleep.ddbb.ServerDDBB
Function for logs only
CheckSettingsOperations - Class in es.cesar.quitesleep.operations
 
CheckSettingsOperations() - Constructor for class es.cesar.quitesleep.operations.CheckSettingsOperations
 
checkSmsService(ClientDDBB) - Static method in class es.cesar.quitesleep.operations.CheckSettingsOperations
Check if the sms service for send sms is activated or not
checkSmsService(Context, boolean) - Static method in class es.cesar.quitesleep.operations.DialogOperations
Function that does the operations about start and stop the sms service
CLASS_NAME - Variable in class es.cesar.quitesleep.activities.Main
 
CLASS_NAME - Variable in class es.cesar.quitesleep.ddbb.ClientDDBB
 
CLASS_NAME - Variable in class es.cesar.quitesleep.ddbb.Deletes
 
CLASS_NAME - Variable in class es.cesar.quitesleep.ddbb.Settings
 
CLASS_NAME - Static variable in class es.cesar.quitesleep.operations.BlockTypes
 
CLASS_NAME - Static variable in class es.cesar.quitesleep.utils.ExceptionUtils
 
CLASS_NAME - Static variable in class es.cesar.quitesleep.utils.SHA1Utils
 
ClientDDBB - Class in es.cesar.quitesleep.ddbb
 
ClientDDBB() - Constructor for class es.cesar.quitesleep.ddbb.ClientDDBB
Otro cliente para conectarse al servidor de forma embebida, pero a diferencia del anterior, usamos una clase estática que lo lanza.
ClientDDBB(ObjectContainer) - Constructor for class es.cesar.quitesleep.ddbb.ClientDDBB
 
ClientDDBB(ObjectServer) - Constructor for class es.cesar.quitesleep.ddbb.ClientDDBB
Constructor al que le pasamos un servidor para que lo utilice en vez de utilizar el que pone en memoria la clase ServerBBDDEmbebido.
clientDDBB - Variable in class es.cesar.quitesleep.ddbb.ClientDDBB
 
close() - Method in class es.cesar.quitesleep.ddbb.ClientDDBB
Function that close the ClientDDBB if it's opened previously
commit() - Method in class es.cesar.quitesleep.ddbb.ClientDDBB
 
compareByteArrays(byte[], byte[]) - Static method in class es.cesar.quitesleep.utils.SHA1Utils
This function compares two bytes[]
compareHexString(String, String) - Static method in class es.cesar.quitesleep.utils.SHA1Utils
This function compares two Strings.
ConfigAppValues - Class in es.cesar.quitesleep.staticValues
 
ConfigAppValues() - Constructor for class es.cesar.quitesleep.staticValues.ConfigAppValues
 
Contact - Class in es.cesar.quitesleep.ddbb
 
Contact() - Constructor for class es.cesar.quitesleep.ddbb.Contact
Constructor without parameters
Contact(String, String) - Constructor for class es.cesar.quitesleep.ddbb.Contact
Complete constructor with two essential properties, contact id and contact name
CONTACT - Static variable in class es.cesar.quitesleep.staticValues.DDBBValues
 
CONTACT_ID - Static variable in class es.cesar.quitesleep.staticValues.DDBBValues
 
CONTACT_MAIL - Static variable in class es.cesar.quitesleep.staticValues.DDBBValues
 
CONTACT_NAME - Static variable in class es.cesar.quitesleep.staticValues.ConfigAppValues
 
CONTACT_NAME - Static variable in class es.cesar.quitesleep.staticValues.DDBBValues
 
CONTACT_PHONE - Static variable in class es.cesar.quitesleep.staticValues.DDBBValues
 
ContactDetails - Class in es.cesar.quitesleep.subactivities
 
ContactDetails() - Constructor for class es.cesar.quitesleep.subactivities.ContactDetails
 
ContactOperations - Class in es.cesar.quitesleep.operations
 
ContactOperations() - Constructor for class es.cesar.quitesleep.operations.ContactOperations
 
ContactsTab - Class in es.cesar.quitesleep.activities
 
ContactsTab() - Constructor for class es.cesar.quitesleep.activities.ContactsTab
 
countCallLog() - Method in class es.cesar.quitesleep.ddbb.Selects
Return an integer counts the number of CallLog objects in the ddbb.

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