summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/app/IVoiceInteractionManagerService.aidl
Commit message (Expand)AuthorAgeFilesLines
* Add callback to voice interaction session for lockscreen shownJorim Jaggi2015-07-211-0/+5
* Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-201-3/+6
* Implement issue #22403908: Enable assistant to refuse context sharingDianne Hackborn2015-07-151-0/+2
* Fix assist for hardware long-pressJorim Jaggi2015-07-081-1/+3
* Fix issue #20672970: Notifications are not dismissed on hot word detectionDianne Hackborn2015-07-011-0/+1
* Close assist when launching intents from notification shadeJorim Jaggi2015-06-091-0/+5
* The voice assist may now be launched above the lockscreenSelim Cinek2015-05-051-0/+12
* Rename supportsAssistGesture to supportsAssistJorim Jaggi2015-05-011-1/+1
* Add flag to voice interactor for supporting assist gestureJorim Jaggi2015-04-031-5/+6
* Add more internal API's for assistJorim Jaggi2015-04-031-1/+10
* Add ability to start voice interaction session directlyJorim Jaggi2015-04-031-0/+16
* Add new voice request for picking from a list.Dianne Hackborn2015-03-161-0/+1
* Rework voice interaction session lifecycle.Dianne Hackborn2015-02-251-1/+3
* Update voice interaction layer for new UI design.Dianne Hackborn2015-02-131-1/+1
* Fix issues with multiple languages and multi-usersSandeep Siddhartha2014-09-151-11/+23
* Fix various bugs with model managementSandeep Siddhartha2014-07-251-6/+11
* Move sound trigger calls to VoiceInteractionManagerServiceSandeep Siddhartha2014-07-201-3/+21
* Always on hotword changesSandeep2014-07-101-0/+13
* Further work on voice interaction services.Dianne Hackborn2014-05-051-3/+4
* Rework some of the voice interaction APIs.Dianne Hackborn2014-04-281-2/+5
* Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-0/+28