index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
voiceinteraction
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework voice interaction session lifecycle.
Dianne Hackborn
2015-02-25
3
-139
/
+342
*
Update voice interaction layer for new UI design.
Dianne Hackborn
2015-02-13
2
-12
/
+60
*
Bring back voice interaction APIs.
Dianne Hackborn
2015-01-21
1
-4
/
+0
*
Issue #17551667: Voice interaction service should be disabled...
Dianne Hackborn
2014-11-14
1
-3
/
+16
*
Don't unload the sound model on stopRecognition
Sandeep Siddhartha
2014-11-12
1
-29
/
+18
*
Fix issues with multiple languages and multi-users
Sandeep Siddhartha
2014-09-15
3
-47
/
+86
*
SoundTriggerHelper: handle media server death
Eric Laurent
2014-09-09
1
-3
/
+13
*
Hide the interaction part of VoiceInteractionService.
Dianne Hackborn
2014-09-02
1
-0
/
+4
*
Add sample profiling option to am.
Jeff Hao
2014-08-26
1
-1
/
+1
*
Turn off hotword when in power save mode
Sandeep Siddhartha
2014-08-22
2
-16
/
+63
*
Make sure we initialize to enable the default voice interaction service.
Dianne Hackborn
2014-08-15
1
-32
/
+64
*
Fix delete clause for sound model DB
Sandeep Siddhartha
2014-08-13
1
-2
/
+2
*
Add debugging info to VIS via dump()
Sandeep Siddhartha
2014-08-11
1
-1
/
+1
*
Fix issues 16739817 and 16709247 in voice interaction service.
Dianne Hackborn
2014-08-09
1
-13
/
+215
*
Dump the state of SoundTriggerHelper for bugreports
Sandeep Siddhartha
2014-08-07
2
-0
/
+21
*
Handle microphone contention/Phone calls while recognition is active
Sandeep Siddhartha
2014-08-07
2
-208
/
+354
*
Handle same keyphrase for multiple users
Sandeep Siddhartha
2014-08-07
2
-56
/
+69
*
SoundTrigger API update.
Eric Laurent
2014-08-04
2
-1
/
+20
*
Stop recognition when shutting down VIS
Sandeep Siddhartha
2014-08-01
2
-3
/
+25
*
Add a flag for multiple triggers with same recognition session
Sandeep Siddhartha
2014-08-01
1
-2
/
+16
*
Don't unload sound model in start recognition unless the model changes
Sandeep Siddhartha
2014-07-31
1
-20
/
+39
*
Make startRecognition async
Sandeep Siddhartha
2014-07-30
1
-3
/
+3
*
Notify VIS of shutdown before switching implementations
Sandeep Siddhartha
2014-07-29
1
-7
/
+8
*
Use keyphrase id from the recognition event
Sandeep Siddhartha
2014-07-29
1
-2
/
+1
*
Read the keyphrase ID from the recognition event
Sandeep Siddhartha
2014-07-29
1
-22
/
+53
*
Use blob (shared memory) for large data in sound model/recognition event/config
Sandeep Siddhartha
2014-07-28
1
-9
/
+2
*
Fix various bugs with model management
Sandeep Siddhartha
2014-07-25
3
-187
/
+179
*
Make hotword availability a callback
Sandeep Siddhartha
2014-07-22
2
-89
/
+98
*
AlwaysOnHotwordDetector needs to reflect enrollment changes
Sandeep Siddhartha
2014-07-22
2
-10
/
+31
*
Fix synchronization issues in AlwaysOnHotwordDetector
Sandeep Siddhartha
2014-07-20
2
-12
/
+67
*
Move sound trigger calls to VoiceInteractionManagerService
Sandeep Siddhartha
2014-07-20
3
-17
/
+356
*
Test hotword flow
Sandeep Siddhartha
2014-07-17
1
-7
/
+11
*
Support model deletion
Sandeep Siddhartha
2014-07-17
2
-12
/
+43
*
Implement issue #16330060: Inform ActivityManager about WebView...
Dianne Hackborn
2014-07-16
1
-0
/
+4
*
Plumb the database code to read/update sound models
Sandeep Siddhartha
2014-07-16
2
-14
/
+21
*
Hook in startRecogniton call
Sandeep Siddhartha
2014-07-15
1
-8
/
+10
*
Always on hotword changes
Sandeep
2014-07-10
2
-1
/
+61
*
SoundTrigger: update API
Eric Laurent
2014-07-08
1
-4
/
+4
*
Initial code for listing/storing sound models
Sandeep Siddhartha
2014-07-08
1
-0
/
+181
*
Fix cleanup of voice sessions.
Dianne Hackborn
2014-07-07
1
-0
/
+6
*
Add system layer for voice interaction services.
Dianne Hackborn
2014-05-28
1
-1
/
+1
*
Further work on voice interaction services.
Dianne Hackborn
2014-05-05
2
-38
/
+151
*
Rework some of the voice interaction APIs.
Dianne Hackborn
2014-04-28
2
-34
/
+185
*
Initial implementation of new voice interaction API.
Dianne Hackborn
2014-04-24
3
-0
/
+346