History log of /frameworks/base/tests/Assist/src/com/android/test/assist/AssistInteractionSession.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
19695d97118d74aa7f54ba09b178e65378825cc0 21-Jul-2015 Jorim Jaggi <jjaggi@google.com> Add callback to voice interaction session for lockscreen shown

Bug: 22402726
Change-Id: Iaf83e2f2b0389d74b6ecf480aa91a34443803f7b
/frameworks/base/tests/Assist/src/com/android/test/assist/AssistInteractionSession.java
593334ab70a8341c7d24d71a377ab5617e3f4ab7 30-Jun-2015 Dianne Hackborn <hackbod@google.com> Fix issue #22124996: VI: Command Request not Active

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
/frameworks/base/tests/Assist/src/com/android/test/assist/AssistInteractionSession.java
2ee5c368f844bc0f6ce55ff6d5cf3d5604cad5d8 30-May-2015 Dianne Hackborn <hackbod@google.com> Update VoiceInteractionService from API review.

This may even manage to retain compatibility with existing
binaries! (For now.)

Change-Id: I3b1386287a6b9b20b57ac2e2444fd6f458837277
/frameworks/base/tests/Assist/src/com/android/test/assist/AssistInteractionSession.java
6e9fa1a4b74dc4e35470739cfd64881cb9bcc7b1 01-Apr-2015 Jorim Jaggi <jjaggi@google.com> Add test assist to implement motion study

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
/frameworks/base/tests/Assist/src/com/android/test/assist/AssistInteractionSession.java