Uses of Package
com.todoroo.astrid.api

Packages that use com.todoroo.astrid.api
com.todoroo.astrid.api Astrid API constants and container packages 
com.todoroo.astrid.core   
 

Classes in com.todoroo.astrid.api used by com.todoroo.astrid.api
Addon
          Represents an add-onn for Astrid.
CustomFilterCriterion
          CustomFilterCriteria allow users to build a custom filter by chaining together criteria
Filter
          A FilterListFilter allows users to display tasks that have something in common.
FilterCategory
          A FilterCategory groups common Filters and allows a user to show/hide all of its children.
FilterCategoryWithNewButton
          A FilterCategoryWithNewButton has a button for new filter creation
FilterListHeader
          Section Header for Filter List
FilterListItem
          Represents an item displayed by Astrid's FilterListActivity
FilterWithCustomIntent
           
FilterWithUpdate
           
IntentFilter
          Special filter that launches a PendingIntent when accessed.
MultipleSelectCriterion
          CustomFilterCriteria allow users to build a custom filter by chaining together criteria
SyncAction
          Represents an intent that can be called to perform synchronization
TaskAction
          Represents an intent that can be called on a task
TaskDecoration
          Represents a line of text displayed in the Task List
TextInputCriterion
          CustomFilterCriteria allow users to build a custom filter by chaining together criteria
 

Classes in com.todoroo.astrid.api used by com.todoroo.astrid.core
FilterListItem
          Represents an item displayed by Astrid's FilterListActivity