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

B

between(Object, Object) - Method in class com.todoroo.andlib.sql.Field
 
BROADCAST_EVENT_FLUSH_DETAILS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent notifying Astrid to clear detail cache because an event occurred that potentially affects all tasks (e.g.
BROADCAST_EVENT_REFRESH - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent notifying Astrid task list to refresh
BROADCAST_EVENT_STARTUP - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent notifying add-ons that Astrid started up
BROADCAST_EVENT_TASK_COMPLETED - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent notifying that task was completed EXTRAS_TASK_ID id of the task
BROADCAST_EVENT_TASK_LIST_UPDATED - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent notifying that task was created or title was changed EXTRAS_TASK_ID id of the task
BROADCAST_EVENT_TASK_REPEATED - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent notifying that task was created from repeating template EXTRAS_TASK_ID id of the task EXTRAS_OLD_DUE_DATE task old due date (could be 0) EXTRAS_NEW_DUE_DATE task new due date (will not be 0)
BROADCAST_REQUEST_ACTIONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent requesting actions for a task EXTRAS_TASK_ID id of the task
BROADCAST_REQUEST_ADDONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent requesting add-ons
BROADCAST_REQUEST_CUSTOM_FILTER_CRITERIA - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for a broadcast intent requesting custom filter criteria (e.g.
BROADCAST_REQUEST_DECORATIONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent requesting task list decorations for a task EXTRAS_TASK_ID id of the task
BROADCAST_REQUEST_DETAILS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent requesting details for a task.
BROADCAST_REQUEST_EDIT_CONTROLS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent requesting task edit controls EXTRAS_TASK_ID id of the task user is editing
BROADCAST_REQUEST_FILTERS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent requesting filters
BROADCAST_REQUEST_SYNC_ACTIONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent requesting a listing of active sync actions users can activate from the menu
BROADCAST_SEND_ACTIONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending actions back to Astrid EXTRAS_ADDON your add-on identifier EXTRAS_TASK_ID id of the task EXTRAS_RESPONSE a String
BROADCAST_SEND_ADDONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending add-ons back to Astrid EXTRAS_RESPONSE an Addon object
BROADCAST_SEND_CUSTOM_FILTER_CRITERIA - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending custom filter criteria back to Astrid EXTRAS_ADDON you add-on identifier EXTRAS_RESPONSE an array of CustomFilterCriterion
BROADCAST_SEND_DECORATIONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending decorations back to Astrid EXTRAS_ADDON your add-on identifier EXTRAS_TASK_ID id of the task EXTRAS_RESPONSE a TaskDecoration
BROADCAST_SEND_DETAILS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending details back to Astrid EXTRAS_ADDON your add-on identifier EXTRAS_TASK_ID id of the task EXTRAS_EXTENDED whether request is for standard or extended details EXTRAS_RESPONSE a String
BROADCAST_SEND_EDIT_CONTROLS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending task edit controls back to Astrid EXTRAS_ADDON your add-on identifier EXTRAS_RESPONSE a RemoteViews with your edit controls
BROADCAST_SEND_FILTERS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending filters back to Astrid EXTRAS_ADDON your add-on identifier EXTRAS_RESPONSE an array of FilterListItems
BROADCAST_SEND_SYNC_ACTIONS - Static variable in class com.todoroo.astrid.api.AstridApiConstants
Action name for broadcast intent sending sync provider information back to Astrid EXTRAS_ADDON your add-on identifier EXTRAS_RESPONSE a SyncAction to invoke synchronization
bundleFromSerializedString(String) - Static method in class com.todoroo.andlib.utility.AndroidUtilities
Turn Bundle into a string
bundleToSerializedString(Bundle) - Static method in class com.todoroo.andlib.utility.AndroidUtilities
Serializes a Bundle into a string
byId(long) - Static method in class com.todoroo.astrid.data.TaskApiDao.TaskCriteria
 
byTask(long) - Static method in class com.todoroo.astrid.data.MetadataApiDao.MetadataCriteria
Returns all metadata associated with a given task
byTaskAndwithKey(long, String) - Static method in class com.todoroo.astrid.data.MetadataApiDao.MetadataCriteria
Returns all metadata associated with a given key
byType(String) - Static method in class com.todoroo.astrid.data.StoreObjectApiDao.StoreObjectCriteria
Returns all store objects with given type
byTypeAndItem(String, String) - Static method in class com.todoroo.astrid.data.StoreObjectApiDao.StoreObjectCriteria
Returns store object with type and key

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