summaryrefslogtreecommitdiff
path: root/tests/VoiceInteraction/src
AgeCommit message (Expand)Author
2020-04-17add KeyphraseEnrollmentInfo to TestApiNicholas Ambur
2018-02-23Improve output of voice interaction test app.Dianne Hackborn
2017-05-13Don't print sensitive data on AssistStructure.dump()Felipe Leme
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2017-02-08Add new VoiceInteractionSession.setUiEnabled methodDianne Hackborn
2016-04-14Merge "Multi-window assist callback" into nyc-devAmith Yamasani
2016-04-13Multi-window assist callbackAmith Yamasani
2016-04-12(Test only) A little more debug output for voice interaction testDianne Hackborn
2016-01-23Voice Interaction from within an ActivityAmith Yamasani
2015-08-03Fix issue #22860466: viapi security bug - rubber stamping in nested VIsDianne Hackborn
2015-07-31Fix issue #21895842: Add is_assist_blocked to assist.ViewNode.NodePropertiesDianne Hackborn
2015-07-28Work on issue #21516866: Implement voice interaction in ResolverActivityDianne Hackborn
2015-07-20Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn
2015-07-15Merge "Implement issue #22403908: Enable assistant to refuse context sharing"...Dianne Hackborn
2015-07-15Implement issue #22403908: Enable assistant to refuse context sharingDianne Hackborn
2015-07-15Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn
2015-07-07Implement better handling of text in assist.Dianne Hackborn
2015-06-30Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn
2015-06-25Fix issue #22013372: Assist should take translationX and friends...Dianne Hackborn
2015-06-22Fix issue #20654534: API Review: android.app.assistDianne Hackborn
2015-06-09Fix issue #21621920: VI: need mechanism to get current requestDianne Hackborn
2015-06-08Use VoiceInteractor.Prompt in VoiceInteraction test appJames Cook
2015-06-02More API changes.Dianne Hackborn
2015-06-01Update VoiceInteractionService from API review.Dianne Hackborn
2015-05-28Add new API to set URI on AssistContent.Dianne Hackborn
2015-05-07Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn
2015-04-04Various fixes and improvements...Dianne Hackborn
2015-04-02Add quick and dirty async AssistStructure building.Dianne Hackborn
2015-04-01Rework assist to walk down the view hierarchy.Dianne Hackborn
2015-03-23Add view ID, rework assist API.Dianne Hackborn
2015-03-17Add ability to get a screenshot for assist.Dianne Hackborn
2015-03-16Add new voice request for picking from a list.Dianne Hackborn
2015-03-12More work on collecting assist data.Dianne Hackborn
2015-02-25Rework voice interaction session lifecycle.Dianne Hackborn
2015-02-13Update voice interaction layer for new UI design.Dianne Hackborn
2014-09-05am 6feba6b6: am 0b230ea6: am efd4ea01: Merge "Address API review comment:Alwa...Dharmesh Mokani
2014-09-04Address API review comment:AlwaysOnHotwordDetectorDharmesh Mokani
2014-08-29am 601d017c: am efe6c903: am cffbcb8a: Merge "Address API review comments" in...Sandeep Siddhartha
2014-08-27Address API review commentsSandeep Siddhartha
2014-08-25am c95d61e1: am b6943e7b: am fe3a5e88: Merge "Fix conversion of locale from B...Sandeep Siddhartha
2014-08-25am 68f133b4: am a8d8e4c4: am e829259d: Merge "Fix the Locale story in the hot...Sandeep Siddhartha
2014-08-23Fix conversion of locale from BCP47 language tagSandeep Siddhartha
2014-08-22Fix the Locale story in the hotword APISandeep Siddhartha
2014-08-11am 69d4c16b: am fc5a45fd: am 57ab4478: Merge "Make Test Voice Interactor supp...Barnaby James
2014-08-09Make Test Voice Interactor support new requirements.Barnaby James
2014-08-08am 22a3c9e6: am 9ac2891f: am 53f4a335: Merge "Handle microphone contention/Ph...Sandeep Siddhartha
2014-08-08am 73d5dc67: am 969edb82: am 5885981a: Merge "Fix build break" into lmp-devSandeep Siddhartha
2014-08-07Handle microphone contention/Phone calls while recognition is activeSandeep Siddhartha
2014-08-07Fix build breakSandeep Siddhartha
2014-08-06Fix VoiceInteractionService.isActiveService.Barnaby James