summaryrefslogtreecommitdiffstats
path: root/tests/VoiceInteraction
Commit message (Expand)AuthorAgeFilesLines
* Rework voice interaction session lifecycle.Dianne Hackborn2015-02-257-20/+61
* Update voice interaction layer for new UI design.Dianne Hackborn2015-02-138-27/+238
* am 6feba6b6: am 0b230ea6: am efd4ea01: Merge "Address API review comment:Alwa...Dharmesh Mokani2014-09-051-1/+1
|\
| * Address API review comment:AlwaysOnHotwordDetectorDharmesh Mokani2014-09-041-1/+1
* | am 601d017c: am efe6c903: am cffbcb8a: Merge "Address API review comments" in...Sandeep Siddhartha2014-08-291-2/+1
|\ \ | |/
| * Address API review commentsSandeep Siddhartha2014-08-271-2/+1
* | am c95d61e1: am b6943e7b: am fe3a5e88: Merge "Fix conversion of locale from B...Sandeep Siddhartha2014-08-251-1/+1
|\ \ | |/
| * Fix conversion of locale from BCP47 language tagSandeep Siddhartha2014-08-231-1/+1
* | am 68f133b4: am a8d8e4c4: am e829259d: Merge "Fix the Locale story in the hot...Sandeep Siddhartha2014-08-251-1/+3
|\ \ | |/
| * Fix the Locale story in the hotword APISandeep Siddhartha2014-08-221-1/+3
* | am 69d4c16b: am fc5a45fd: am 57ab4478: Merge "Make Test Voice Interactor supp...Barnaby James2014-08-116-1/+149
|\ \ | |/
| * Make Test Voice Interactor support new requirements.Barnaby James2014-08-096-1/+149
* | am 22a3c9e6: am 9ac2891f: am 53f4a335: Merge "Handle microphone contention/Ph...Sandeep Siddhartha2014-08-081-0/+10
|\ \ | |/
| * Handle microphone contention/Phone calls while recognition is activeSandeep Siddhartha2014-08-071-0/+10
* | am 73d5dc67: am 969edb82: am 5885981a: Merge "Fix build break" into lmp-devSandeep Siddhartha2014-08-081-2/+2
|\ \ | |/
| * Fix build breakSandeep Siddhartha2014-08-071-2/+2
* | Fix VoiceInteractionService.isActiveService.Barnaby James2014-08-061-0/+9
|/
* 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
* Add permissions associated with app ops.Dianne Hackborn2014-07-211-0/+2
* 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-115-0/+51
* Always on hotword changesSandeep2014-07-101-1/+1
* Activity for enrollmentSandeep Siddhartha2014-06-111-0/+5
* Material themeAlan Viverette2014-06-061-2/+2
* Clean up voice API.Dianne Hackborn2014-05-305-36/+130
* More work on voice interaction visuals.Dianne Hackborn2014-05-302-1/+9
* Add system layer for voice interaction services.Dianne Hackborn2014-05-282-1/+3
* Further work on voice interaction services.Dianne Hackborn2014-05-054-9/+99
* Rework some of the voice interaction APIs.Dianne Hackborn2014-04-286-14/+73
* Initial implementation of new voice interaction API.Dianne Hackborn2014-04-249-0/+334