summaryrefslogtreecommitdiffstats
path: root/tests/VoiceInteraction
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #22940169: "pm grant" can no longer grant permissions...Dianne Hackborn2015-08-131-0/+1
* Fix issue #22860466: viapi security bug - rubber stamping in nested VIsDianne Hackborn2015-08-033-1/+24
* Fix issue #21895842: Add is_assist_blocked to assist.ViewNode.NodePropertiesDianne Hackborn2015-07-313-0/+20
* Work on issue #21516866: Implement voice interaction in ResolverActivityDianne Hackborn2015-07-281-0/+22
* Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-205-25/+23
* Merge "Implement issue #22403908: Enable assistant to refuse context sharing"...Dianne Hackborn2015-07-152-24/+89
|\
| * Implement issue #22403908: Enable assistant to refuse context sharingDianne Hackborn2015-07-152-24/+89
* | Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn2015-07-151-0/+8
|/
* Implement better handling of text in assist.Dianne Hackborn2015-07-073-2/+262
* Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn2015-06-305-42/+123
* Fix issue #22013372: Assist should take translationX and friends...Dianne Hackborn2015-06-254-32/+143
* Fix issue #20654534: API Review: android.app.assistDianne Hackborn2015-06-223-90/+79
* Fix issue #21621920: VI: need mechanism to get current requestDianne Hackborn2015-06-093-22/+51
* Use VoiceInteractor.Prompt in VoiceInteraction test appJames Cook2015-06-081-4/+4
* More API changes.Dianne Hackborn2015-06-021-2/+27
* Update VoiceInteractionService from API review.Dianne Hackborn2015-06-012-2/+3
* Add new API to set URI on AssistContent.Dianne Hackborn2015-05-281-28/+10
* Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn2015-05-072-9/+3
* Rename supportsAssistGesture to supportsAssistJorim Jaggi2015-05-011-1/+1
* Add "assist block" API.Dianne Hackborn2015-04-222-1/+8
* Various fixes and improvements...Dianne Hackborn2015-04-044-18/+50
* Add quick and dirty async AssistStructure building.Dianne Hackborn2015-04-024-1/+68
* Rework assist to walk down the view hierarchy.Dianne Hackborn2015-04-012-4/+7
* Add view ID, rework assist API.Dianne Hackborn2015-03-231-6/+5
* Add ability to get a screenshot for assist.Dianne Hackborn2015-03-174-5/+24
* Add new voice request for picking from a list.Dianne Hackborn2015-03-164-10/+121
* More work on collecting assist data.Dianne Hackborn2015-03-124-27/+30
* 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