summaryrefslogtreecommitdiffstats
path: root/tests/Assistant/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Add test assist to implement motion studyJorim Jaggi2015-04-031-31/+0
| | | | | | | | | | This change introduces another test VoiceInteractionService, Assist, to test the full SystemUI -> assist layer motion when invoking assist. The old assist test project was renamed to LegacyAssist. Change-Id: Iddf8a36a76083625f8aa4faecef1930e9952d05b
* Fix 6667238: allow market apps to support ACTION_ASSISTJim Miller2012-06-191-0/+31
This change allows market apps and 3rd parties to supply an activity that responds to ACTION_ASSIST (e.g. market apps). It also adds a test app to respond to the ASSIST intent and force the intent disambiguation dialog to appear. Change-Id: I5a78863c6a9546d18c66275187d178f6a1c9ee17