• Home
  • History
  • Annotate
  • only in /frameworks/base/tests/Assist/src/com/android/test/assist/
History log of /frameworks/base/tests/Assist/src/com/android/test/assist/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
90859bc4ce633e2716a4708234278321d74df461 29-Jun-2016 Jorim Jaggi <jjaggi@google.com> Allow voice interaction window to control system bars

Fixes: 29777675
Change-Id: I452bfa46cfdeb6ffa1f36c718df9bc7184fa74f7
ssistInteractionSession.java
19695d97118d74aa7f54ba09b178e65378825cc0 21-Jul-2015 Jorim Jaggi <jjaggi@google.com> Add callback to voice interaction session for lockscreen shown

Bug: 22402726
Change-Id: Iaf83e2f2b0389d74b6ecf480aa91a34443803f7b
ssistInteractionSession.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
ssistInteractionSession.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
ssistInteractionSession.java
704b9f82c345da2d63bc2785fb3733b486d3e119 28-Apr-2015 Selim Cinek <cinek@google.com> Extended test to support launching assist above lock screen

Change-Id: Ic65e638eed214a240cc13666f857e9b297f28168
boveKeyguardActivity.java
ssistInteractionService.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
ssistInteractionService.java
ssistInteractionSession.java
ssistInteractionSessionService.java
ssistRecognitionService.java
crimView.java