summaryrefslogtreecommitdiffstats
path: root/services/voiceinteraction
Commit message (Expand)AuthorAgeFilesLines
* Fix assist for hardware long-pressJorim Jaggi2015-07-081-2/+3
* Fix issue #20672970: Notifications are not dismissed on hot word detectionDianne Hackborn2015-07-012-5/+40
* Add setting to disable screenshot separately (1/2)Jorim Jaggi2015-06-291-4/+7
* Merge "Block assist when screenshots are disabled by policy" into mnc-devBenjamin Franz2015-06-291-2/+8
|\
| * Block assist when screenshots are disabled by policyBenjamin Franz2015-06-261-2/+8
* | Also reset assist setting when force stopping assistJorim Jaggi2015-06-261-0/+6
|/
* Merge "Only grant runtime permissions to special components." into mnc-devSvet Ganov2015-06-191-0/+17
|\
| * Only grant runtime permissions to special components.Svet Ganov2015-06-191-0/+17
* | Assist disclosureAdrian Roos2015-06-192-2/+24
* | Bring back screenshot API.Dianne Hackborn2015-06-161-9/+5
|/
* Fix issue #21816660 (app standby), work on issue #20882522 (voice interact)Dianne Hackborn2015-06-151-38/+71
* Make VIMS.SettingsObserver multiuser-aware.Yohei Yukawa2015-06-101-1/+2
* Close assist when launching intents from notification shadeJorim Jaggi2015-06-092-4/+25
* More API changes.Dianne Hackborn2015-06-022-37/+38
* Update VoiceInteractionService from API review.Dianne Hackborn2015-06-012-6/+8
* Add new API to set URI on AssistContent.Dianne Hackborn2015-05-281-20/+25
* Cancel voice assist session on user switchJames Cook2015-05-221-0/+6
* am 782def77: am 80cf2210: Add config_forceVoiceInteractionServicePackage to a...Cedric Ho2015-05-201-6/+24
|\
| * Add config_forceVoiceInteractionServicePackage to allow a device to config it...Cedric Ho2015-05-201-7/+24
* | Merge "Add setting to disable assist data (1/2)" into mnc-devJorim Jaggi2015-05-191-1/+8
|\ \
| * | Add setting to disable assist data (1/2)Jorim Jaggi2015-05-181-1/+8
* | | Remove screenshot APIs.Dianne Hackborn2015-05-181-0/+2
|/ /
* | Fixed a bug with svelte and voice assistSelim Cinek2015-05-081-2/+3
* | The voice assist may now be launched above the lockscreenSelim Cinek2015-05-052-1/+39
* | Rename supportsAssistGesture to supportsAssistJorim Jaggi2015-05-011-2/+2
* | Update use of procstate for services.Dianne Hackborn2015-04-292-2/+3
* | resolved conflicts for merge of 0af3af03 to mnc-devCedric Ho2015-04-271-6/+19
|\ \ | |/
| * Enable VoiceInteractionService on watch.Cedric Ho2015-04-241-6/+19
* | Fix VoiceInteraction permission issuesJorim Jaggi2015-04-153-21/+9
* | More work on device idle mode and other power stuff.Dianne Hackborn2015-04-091-2/+2
* | Various fixes and improvements...Dianne Hackborn2015-04-042-9/+38
* | Add flag to voice interactor for supporting assist gestureJorim Jaggi2015-04-031-56/+23
* | Add more internal API's for assistJorim Jaggi2015-04-033-9/+80
* | Add ability to start voice interaction session directlyJorim Jaggi2015-04-031-0/+54
* | Add ability to get a screenshot for assist.Dianne Hackborn2015-03-171-35/+65
* | Add new voice request for picking from a list.Dianne Hackborn2015-03-162-0/+30
* | More work on collecting assist data.Dianne Hackborn2015-03-121-18/+105
* | Rework voice interaction session lifecycle.Dianne Hackborn2015-02-253-139/+342
* | Update voice interaction layer for new UI design.Dianne Hackborn2015-02-132-12/+60
* | Bring back voice interaction APIs.Dianne Hackborn2015-01-211-4/+0
|/
* Issue #17551667: Voice interaction service should be disabled...Dianne Hackborn2014-11-141-3/+16
* Don't unload the sound model on stopRecognitionSandeep Siddhartha2014-11-121-29/+18
* Fix issues with multiple languages and multi-usersSandeep Siddhartha2014-09-153-47/+86
* SoundTriggerHelper: handle media server deathEric Laurent2014-09-091-3/+13
* Hide the interaction part of VoiceInteractionService.Dianne Hackborn2014-09-021-0/+4
* Add sample profiling option to am.Jeff Hao2014-08-261-1/+1
* Turn off hotword when in power save modeSandeep Siddhartha2014-08-222-16/+63
* Make sure we initialize to enable the default voice interaction service.Dianne Hackborn2014-08-151-32/+64
* Fix delete clause for sound model DBSandeep Siddhartha2014-08-131-2/+2
* Add debugging info to VIS via dump()Sandeep Siddhartha2014-08-111-1/+1