summaryrefslogtreecommitdiffstats
path: root/core/java/android/service/voice
Commit message (Expand)AuthorAgeFilesLines
* NullPointerException when starting VoiceInteractionManagerServiceEdward Savage-Jones2016-03-271-0/+4
* Work on issue #21516866: Implement voice interaction in ResolverActivityDianne Hackborn2015-07-282-0/+130
* Merge "Add callback to voice interaction session for lockscreen shown" into m...Jorim Jaggi2015-07-212-0/+18
|\
| * Add callback to voice interaction session for lockscreen shownJorim Jaggi2015-07-212-0/+18
* | Fix issue #22564918: Request is inactiveDianne Hackborn2015-07-201-2/+32
|/
* Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-201-5/+38
* Merge "Implement issue #22403908: Enable assistant to refuse context sharing"...Dianne Hackborn2015-07-152-3/+56
|\
| * Implement issue #22403908: Enable assistant to refuse context sharingDianne Hackborn2015-07-152-3/+56
* | Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn2015-07-151-1/+6
|/
* Fix issue #22328792: Fix scalability issues in AssistStructureDianne Hackborn2015-07-091-11/+61
* Fix issue #20672970: Notifications are not dismissed on hot word detectionDianne Hackborn2015-07-011-0/+15
* Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn2015-06-303-150/+56
* Fix issue #20654534: API Review: android.app.assistDianne Hackborn2015-06-221-13/+0
* Merge "Fixing voice panel centering issues in landscape on phone" into mnc-devStefan Kuhne2015-06-181-1/+2
|\
| * Fixing voice panel centering issues in landscape on phoneStefan Kuhne2015-06-181-1/+2
* | Merge "Request application of WindowInsets when setting a content view" into ...Adam Powell2015-06-171-1/+1
|\ \
| * | Request application of WindowInsets when setting a content viewAdam Powell2015-06-171-1/+1
| |/
* | Bring back screenshot API.Dianne Hackborn2015-06-161-2/+0
|/
* Allow different visual and voice assist promptsJames Cook2015-06-051-19/+66
* More API changes.Dianne Hackborn2015-06-022-11/+36
* Update VoiceInteractionService from API review.Dianne Hackborn2015-06-012-142/+391
* Add new API to set URI on AssistContent.Dianne Hackborn2015-05-282-14/+28
* Remove screenshot APIs.Dianne Hackborn2015-05-182-0/+2
* The voice assist may now be launched above the lockscreenSelim Cinek2015-05-053-0/+30
* Rename supportsAssistGesture to supportsAssistJorim Jaggi2015-05-011-5/+5
* Fixes to idle alarm scheduling, package importance.Dianne Hackborn2015-04-142-1/+41
* Various fixes and improvements...Dianne Hackborn2015-04-041-0/+10
* Merge changes from topic 'assist'Jorim Jaggi2015-04-034-15/+50
|\
| * Add flag to voice interactor for supporting assist gestureJorim Jaggi2015-04-032-7/+10
| * Add more internal API's for assistJorim Jaggi2015-04-032-10/+36
| * Add ability to start voice interaction session directlyJorim Jaggi2015-04-031-0/+6
* | Add quick and dirty async AssistStructure building.Dianne Hackborn2015-04-021-0/+13
|/
* am 1bca3532: am 0e6b4da5: am 5a15bf69: Merge "Frameworks/base: Fix request re...Andreas Gampe2015-03-281-5/+1
|\
| * Frameworks/base: Fix request removal in VoiceInteractionSessionAndreas Gampe2015-03-171-5/+1
* | Add ability to get a screenshot for assist.Dianne Hackborn2015-03-173-4/+27
* | Add new voice request for picking from a list.Dianne Hackborn2015-03-161-8/+82
* | Rework voice interaction session lifecycle.Dianne Hackborn2015-02-253-47/+118
* | Update voice interaction layer for new UI design.Dianne Hackborn2015-02-136-31/+68
* | Bring back voice interaction APIs.Dianne Hackborn2015-01-212-72/+14
|/
* Fix issues with multiple languages and multi-usersSandeep Siddhartha2014-09-151-6/+5
* Remove old methods : AlwaysOnHotwordDetectorDharmesh Mokani2014-09-081-39/+0
* Address API review comment:AlwaysOnHotwordDetectorDharmesh Mokani2014-09-041-1/+40
* Hide the interaction part of VoiceInteractionService.Dianne Hackborn2014-09-022-14/+72
* Address API review commentsSandeep Siddhartha2014-08-271-29/+82
* Remove the old API for creating hotword detectorSandeep Siddhartha2014-08-251-11/+0
* Fix conversion of locale from BCP47 language tagSandeep Siddhartha2014-08-231-1/+1
* Fix the Locale story in the hotword APISandeep Siddhartha2014-08-222-8/+24
* Turn off voice interaction service restrction for nowDianne Hackborn2014-08-121-1/+2
* Add 560dpi, and some other stuff.Dianne Hackborn2014-08-121-0/+4
* Fix VoiceInteractionService.isActiveService().Barnaby James2014-08-111-1/+1