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

R

rawQuery(String, String[]) - Method in class com.todoroo.andlib.data.AbstractDatabase
 
rawQuery(String, String[], Property<?>...) - Method in class com.todoroo.andlib.data.DatabaseDao
Construct a query with raw SQL
readFile(Context, int) - Static method in class com.todoroo.andlib.utility.AndroidUtilities
From Android MyTracks project (http://mytracks.googlecode.com/).
readFromCursor(TodorooCursor<Metadata>) - Method in class com.todoroo.astrid.data.Metadata
 
readFromCursor(TodorooCursor<StoreObject>) - Method in class com.todoroo.astrid.data.StoreObject
 
readFromCursor(TodorooCursor<TagData>) - Method in class com.todoroo.astrid.data.TagData
 
readFromCursor(TodorooCursor<Task>) - Method in class com.todoroo.astrid.data.Task
 
readFromCursor(TodorooCursor<Update>) - Method in class com.todoroo.astrid.data.Update
 
readFromCursor(TodorooCursor<User>) - Method in class com.todoroo.astrid.data.User
 
readFromParcel(Parcel) - Method in class com.todoroo.astrid.api.CustomFilterCriterion
Utility method to read from parcel
readFromParcel(Parcel) - Method in class com.todoroo.astrid.api.Filter
 
readFromParcel(Parcel) - Method in class com.todoroo.astrid.api.FilterListItem
Utility method to read FilterListItem properties from a parcel.
readFromParcel(Parcel) - Method in class com.todoroo.astrid.api.FilterWithCustomIntent
 
readFromParcel(Parcel) - Method in class com.todoroo.astrid.api.FilterWithUpdate
 
readTaskAndMetadata(TodorooCursor<Task>) - Method in class com.todoroo.astrid.sync.SyncMetadataService
Reads a task and its metadata
recordSuccessfulSync() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
Set Last Successful Sync Date
recordSyncStart() - Method in class com.todoroo.astrid.sync.SyncProviderUtilities
Set Last Attempted Sync Date
RECURRENCE - Static variable in class com.todoroo.astrid.data.Task
 
REMINDER_FLAGS - Static variable in class com.todoroo.astrid.data.Task
Flags for when to send reminders
REMINDER_LAST - Static variable in class com.todoroo.astrid.data.Task
Unixtime the last reminder was triggered
REMINDER_PERIOD - Static variable in class com.todoroo.astrid.data.Task
Reminder period, in milliseconds.
REMINDER_SNOOZE - Static variable in class com.todoroo.astrid.data.Task
Unixtime snooze is set (0 -> no snooze)
REMOTE_ID - Static variable in class com.todoroo.astrid.data.TagData
Remote goal id
REMOTE_ID - Static variable in class com.todoroo.astrid.data.Task
Remote id
REMOTE_ID - Static variable in class com.todoroo.astrid.data.Update
Remote ID
REMOTE_ID - Static variable in class com.todoroo.astrid.data.User
Remote id
REMOTE_ID_PROPERTY - Static variable in class com.todoroo.astrid.data.RemoteModel
remote id property
REMOTE_ID_PROPERTY_NAME - Static variable in class com.todoroo.astrid.data.RemoteModel
remote id property common to all remote models
remoteIntent(String, String) - Static method in class com.todoroo.andlib.utility.AndroidUtilities
Create an intent to a remote activity
RemoteModel - Class in com.todoroo.astrid.data
A model that is synchronized to a remote server and has a remote id
RemoteModel() - Constructor for class com.todoroo.astrid.data.RemoteModel
 
removeInjector(AbstractDependencyInjector) - Method in class com.todoroo.andlib.service.DependencyInjectionService
Removes the supplied injector
replacePlaceholders(String) - Static method in class com.todoroo.astrid.api.PermaSql
Replace placeholder strings with actual
reportError(String, Throwable) - Method in class com.todoroo.andlib.service.ExceptionService
Report the error via registered error handlers
RestClient - Interface in com.todoroo.andlib.service
RestClient stub invokes the HTML requests as desired
reverse() - Method in class com.todoroo.andlib.sql.Order
 
right(SqlTable, Criterion...) - Static method in class com.todoroo.andlib.sql.Join
 

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