summaryrefslogtreecommitdiffstats
path: root/tests/Assist/src/com/android/test/assist
Commit message (Collapse)AuthorAgeFilesLines
* Add callback to voice interaction session for lockscreen shownJorim Jaggi2015-07-211-0/+8
| | | | | Bug: 22402726 Change-Id: Iaf83e2f2b0389d74b6ecf480aa91a34443803f7b
* Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn2015-06-301-17/+7
| | | | | | | | | | | Just forgot to add the request to the active set. Also eradicate a bunch of old cruft that has been replaced by the final APIs, and improve voice interaction test to sit fully on top of the final APIs and have a test for command request. Change-Id: Ieff7a6165ebf2a4c5fb80c1ebd020511a2ae63ee
* Update VoiceInteractionService from API review.Dianne Hackborn2015-06-011-4/+1
| | | | | | | This may even manage to retain compatibility with existing binaries! (For now.) Change-Id: I3b1386287a6b9b20b57ac2e2444fd6f458837277
* Extended test to support launching assist above lock screenSelim Cinek2015-05-052-1/+45
| | | | Change-Id: Ic65e638eed214a240cc13666f857e9b297f28168
* Add test assist to implement motion studyJorim Jaggi2015-04-035-0/+312
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