summaryrefslogtreecommitdiffstats
path: root/tests/VoiceInteraction/src
Commit message (Expand)AuthorAgeFilesLines
* Address API review comment:AlwaysOnHotwordDetectorDharmesh Mokani2014-09-041-1/+1
* Address API review commentsSandeep Siddhartha2014-08-271-2/+1
* Fix conversion of locale from BCP47 language tagSandeep Siddhartha2014-08-231-1/+1
* Fix the Locale story in the hotword APISandeep Siddhartha2014-08-221-1/+3
* Make Test Voice Interactor support new requirements.Barnaby James2014-08-092-0/+87
* Handle microphone contention/Phone calls while recognition is activeSandeep Siddhartha2014-08-071-0/+10
* Fix build breakSandeep Siddhartha2014-08-071-2/+2
* Add a flag for multiple triggers with same recognition sessionSandeep Siddhartha2014-08-011-13/+8
* Tighten the checks around a detector being invalidatedSandeep Siddhartha2014-07-311-5/+0
* Make startRecognition asyncSandeep Siddhartha2014-07-301-3/+12
* Make hotword availability a callbackSandeep Siddhartha2014-07-221-13/+9
* AlwaysOnHotwordDetector needs to reflect enrollment changesSandeep Siddhartha2014-07-221-18/+34
* Fix synchronization issues in AlwaysOnHotwordDetectorSandeep Siddhartha2014-07-201-5/+0
* Test hotword flowSandeep Siddhartha2014-07-171-0/+46
* Implement issue #16330060: Inform ActivityManager about WebView...Dianne Hackborn2014-07-161-2/+2
* Add VoiceInteraction request type for successful actions.Barnaby James2014-07-112-0/+37
* Always on hotword changesSandeep2014-07-101-1/+1
* Activity for enrollmentSandeep Siddhartha2014-06-111-0/+5
* Clean up voice API.Dianne Hackborn2014-05-302-12/+72
* More work on voice interaction visuals.Dianne Hackborn2014-05-301-0/+7
* Further work on voice interaction services.Dianne Hackborn2014-05-053-9/+61
* Rework some of the voice interaction APIs.Dianne Hackborn2014-04-284-14/+46
* Initial implementation of new voice interaction API.Dianne Hackborn2014-04-244-0/+207