summaryrefslogtreecommitdiffstats
path: root/tests/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-055-2/+118
| | | | Change-Id: Ic65e638eed214a240cc13666f857e9b297f28168
* Rename supportsAssistGesture to supportsAssistJorim Jaggi2015-05-011-1/+1
| | | | | Bug: 20642759 Change-Id: Idddc786980244cc94570d04fd414540bbad60448
* Add test assist to implement motion studyJorim Jaggi2015-04-0314-0/+577
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