summaryrefslogtreecommitdiff
path: root/tests/Assistant/AndroidManifest.xml
AgeCommit message (Collapse)Author
2015-04-03Add test assist to implement motion study Jorim Jaggi
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
2012-06-19Fix 6667238: allow market apps to support ACTION_ASSIST Jim Miller
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