Package com.todoroo.astrid.api

Astrid API constants and container packages

See:
          Description

Interface Summary
AstridFilterExposer Common interface for Astrids filter-exposers to provide their FilterListitem-instances.
 

Class Summary
Addon Represents an add-onn for Astrid.
AstridApiConstants Constants for interfacing with 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
PermaSql PermaSql allows for creating SQL statements that can be saved and used later without dates getting stale.
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
 

Package com.todoroo.astrid.api Description

Astrid API constants and container packages