summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/ActionBarSettingsActionProviderActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Folding Accessibility Service sample into ApiDemos.Svetoslav Ganov2011-10-281-9/+0
| | | | | | | | | | | | | 1. Moving Accerssibility Service sample into ApiDemos since we are putting all accessibility samples there. 2. Fixed regressions (mainly due to adding new event types) in the Accessibility Service sample. 3. Updated the Query Window Content sample to have some instructions and to work with touch exploration. Change-Id: I226ac4130f7f8cae47bb52cbdeab9f104cfaba40
* Adding a code sample for how to write a custom action provider.Svetoslav Ganov2011-10-211-0/+121
NOTE: This change does *not* affect the system image rather only the SDK. bug:5499856 Change-Id: I589ed412b72e94b21dbe1f069006c7c527a06c71