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

G

get(Property<PROPERTY_TYPE>) - Method in class com.todoroo.andlib.data.TodorooCursor
Get the value for the given property on the underlying Cursor
get(String) - Method in class com.todoroo.andlib.service.HttpRestClient
Issue an HTTP GET for the given URL, return the response
get(String) - Method in interface com.todoroo.andlib.service.RestClient
 
getBoolean(String, boolean) - Static method in class com.todoroo.andlib.utility.Preferences
Gets a boolean preference (e.g.
getBoolean(int, boolean) - Static method in class com.todoroo.andlib.utility.Preferences
Gets a boolean preference (e.g.
getColumnIndexFromCache(String) - Method in class com.todoroo.andlib.data.TodorooCursor
Use cache to get the column index for the given field name
getContext() - Static method in class com.todoroo.andlib.service.ContextManager
Gets the global context
getContrary() - Method in class com.todoroo.andlib.sql.Operator
 
getDatabase() - Method in class com.todoroo.andlib.data.AbstractDatabase
 
getDatabaseValues() - Method in class com.todoroo.andlib.data.AbstractModel
Get database-read values for this object
getDateString(Context, Date) - Static method in class com.todoroo.andlib.utility.DateUtilities
 
getDateStringWithTime(Context, Date) - Static method in class com.todoroo.andlib.utility.DateUtilities
 
getDateStringWithTimeAndWeekday(Context, Date) - Static method in class com.todoroo.andlib.utility.DateUtilities
 
getDateStringWithWeekday(Context, Date) - Static method in class com.todoroo.andlib.utility.DateUtilities
 
getDefaultValues() - Method in class com.todoroo.andlib.data.AbstractModel
Get the default values for this object
getDefaultValues() - Method in class com.todoroo.astrid.data.Metadata
 
getDefaultValues() - Method in class com.todoroo.astrid.data.StoreObject
 
getDefaultValues() - Method in class com.todoroo.astrid.data.TagData
 
getDefaultValues() - Method in class com.todoroo.astrid.data.Task
 
getDefaultValues() - Method in class com.todoroo.astrid.data.Update
 
getDefaultValues() - Method in class com.todoroo.astrid.data.User
 
getFields() - Method in class com.todoroo.andlib.sql.Query
Gets a list of fields returned by this query
getFilters() - Method in interface com.todoroo.astrid.api.AstridFilterExposer
 
getFlag(Property.IntegerProperty, int) - Method in class com.todoroo.andlib.data.AbstractModel
Returns the set state of the given flag on the given property
getFloatFromString(int) - Static method in class com.todoroo.andlib.utility.Preferences
Gets an float value from a string preference.
getId() - Method in class com.todoroo.andlib.data.AbstractModel
Utility method to get the identifier of the model, if it exists.
getId() - Method in class com.todoroo.astrid.data.Metadata
 
getId() - Method in class com.todoroo.astrid.data.StoreObject
 
getId() - Method in class com.todoroo.astrid.data.TagData
 
getId() - Method in class com.todoroo.astrid.data.Task
 
getId() - Method in class com.todoroo.astrid.data.Update
 
getId() - Method in class com.todoroo.astrid.data.User
 
getIdentifier() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
 
getImportanceColors(Resources) - Static method in class com.todoroo.astrid.data.Task
 
getInjection(Object, Field) - Method in class com.todoroo.andlib.service.AbstractDependencyInjector
Gets the injected object for this field.
getInstance() - Static method in class com.todoroo.andlib.service.DependencyInjectionService
Gets the singleton instance of the dependency injection service.
getInt(String, int) - Static method in class com.todoroo.andlib.utility.Preferences
Gets a int preference
getIntegerFromString(int, int) - Static method in class com.todoroo.andlib.utility.Preferences
Gets an integer value from a string preference.
getLastAttemptedSyncDate() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
 
getLastError() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
 
getLastSyncDate() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
 
getLeft() - Method in class com.todoroo.andlib.utility.Pair
 
getLocallyCreated(Property<?>...) - Method in class com.todoroo.astrid.sync.SyncMetadataService
Gets tasks that were created since last sync
getLocallyUpdated(Property<?>...) - Method in class com.todoroo.astrid.sync.SyncMetadataService
Gets tasks that were modified since last sync
getLocalMatchCriteria(TYPE) - Method in class com.todoroo.astrid.sync.SyncMetadataService
 
getLoggedInUserName() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
Returns something like "Logged in as: user@gmail.com"
getLong(String, long) - Static method in class com.todoroo.andlib.utility.Preferences
Gets a long preference
getMergedValues() - Method in class com.todoroo.andlib.data.AbstractModel
Get a list of all field/value pairs merged across data sources
getMessage() - Method in exception com.todoroo.andlib.service.HttpUnavailableException
 
getMetadataCriteria() - Method in class com.todoroo.astrid.sync.SyncMetadataService
 
getMetadataKey() - Method in class com.todoroo.astrid.sync.SyncMetadataService
 
getMetadataWithRemoteId() - Method in class com.todoroo.astrid.sync.SyncMetadataService
 
getPreferenceResource() - Method in class com.todoroo.andlib.utility.TodorooPreferenceActivity
 
getPreferenceResource() - Method in class com.todoroo.astrid.sync.SyncProviderPreferences
 
getPrefs(Context) - Static method in class com.todoroo.andlib.utility.Preferences
Get preferences object from the context
getProperties() - Method in class com.todoroo.andlib.data.Table
Reads a list of properties from model class by reflection
getProperties() - Method in class com.todoroo.andlib.data.TodorooCursor
Gets entire property list
getRelativeDay(Context, long) - Static method in class com.todoroo.andlib.utility.DateUtilities
 
getResources() - Static method in class com.todoroo.andlib.service.ContextManager
Convenience method to read resources
getRight() - Method in class com.todoroo.andlib.utility.Pair
 
getSdkVersion() - Static method in class com.todoroo.andlib.utility.AndroidUtilities
 
getSetValues() - Method in class com.todoroo.andlib.data.AbstractModel
Get the user-set values for this object
getSharedPreferences(String, int) - Method in class com.todoroo.andlib.utility.TodorooPreferenceActivity
 
getSignature(Context, String) - Static method in class com.todoroo.andlib.utility.AndroidUtilities
Gets application signature
getString(int, Object...) - Static method in class com.todoroo.andlib.service.ContextManager
Convenience method to read a string from the resources
getStringValue(String) - Static method in class com.todoroo.andlib.utility.Preferences
Gets an string value from a string preference.
getStringValue(int) - Static method in class com.todoroo.andlib.utility.Preferences
Gets an string value from a string preference.
getSyncAutoSyncFrequency() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
Reads the frequency, in seconds, auto-sync should occur.
getSyncIntervalKey() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
 
getTable(Class<? extends AbstractModel>) - Method in class com.todoroo.andlib.data.AbstractDatabase
Return the name of the table containing these models
getTable() - Method in class com.todoroo.andlib.data.DatabaseDao
Gets table associated with this DAO
getTaskMetadata(long) - Method in class com.todoroo.astrid.sync.SyncMetadataService
Reads metadata out of a task
getTimeString(Context, Date) - Static method in class com.todoroo.andlib.utility.DateUtilities
 
getToken() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
authentication token, or null if doesn't exist
getTransitory(String) - Method in class com.todoroo.andlib.data.AbstractModel
 
getUtilities() - Method in class com.todoroo.astrid.sync.SyncMetadataService
 
getUtilities() - Method in class com.todoroo.astrid.sync.SyncProviderPreferences
 
getValue(Property<TYPE>) - Method in class com.todoroo.andlib.data.AbstractModel
Reads the given property.
getWeekday(Date) - Static method in class com.todoroo.andlib.utility.DateUtilities
 
GROUP_BY_URI - Static variable in class com.todoroo.astrid.api.AstridApiConstants
URI to append to base content URI for making group-by queries
GroupBy - Class in com.todoroo.andlib.sql
 
GroupBy() - Constructor for class com.todoroo.andlib.sql.GroupBy
 
groupBy(Field) - Static method in class com.todoroo.andlib.sql.GroupBy
 
groupBy(Field...) - Method in class com.todoroo.andlib.sql.Query
 
groupBy(Field...) - Method in class com.todoroo.andlib.sql.QueryTemplate
 
gt(Object) - Method in class com.todoroo.andlib.sql.Field
 
gt - Static variable in class com.todoroo.andlib.sql.Operator
 
gt(Field, Object) - Static method in class com.todoroo.andlib.sql.UnaryCriterion
 
gte - Static variable in class com.todoroo.andlib.sql.Operator
 

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