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
/
core
/
java
/
android
/
service
/
voice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old methods : AlwaysOnHotwordDetector
Dharmesh Mokani
2014-09-08
1
-39
/
+0
*
Address API review comment:AlwaysOnHotwordDetector
Dharmesh Mokani
2014-09-04
1
-1
/
+40
*
Hide the interaction part of VoiceInteractionService.
Dianne Hackborn
2014-09-02
2
-14
/
+72
*
Address API review comments
Sandeep Siddhartha
2014-08-27
1
-29
/
+82
*
Remove the old API for creating hotword detector
Sandeep Siddhartha
2014-08-25
1
-11
/
+0
*
Fix conversion of locale from BCP47 language tag
Sandeep Siddhartha
2014-08-23
1
-1
/
+1
*
Fix the Locale story in the hotword API
Sandeep Siddhartha
2014-08-22
2
-8
/
+24
*
Turn off voice interaction service restrction for now
Dianne Hackborn
2014-08-12
1
-1
/
+2
*
Add 560dpi, and some other stuff.
Dianne Hackborn
2014-08-12
1
-0
/
+4
*
Fix VoiceInteractionService.isActiveService().
Barnaby James
2014-08-11
1
-1
/
+1
*
Merge "Remove direct field access from event payload" into lmp-dev
Sandeep Siddhartha
2014-08-11
1
-32
/
+61
|
\
|
*
Remove direct field access from event payload
Sandeep Siddhartha
2014-08-11
1
-32
/
+61
*
|
Add debugging info to VIS via dump()
Sandeep Siddhartha
2014-08-11
2
-4
/
+33
|
/
*
Fix issues 16739817 and 16709247 in voice interaction service.
Dianne Hackborn
2014-08-09
1
-1
/
+8
*
Add the capture session (and its availability) in the EventPayload
Sandeep Siddhartha
2014-08-08
1
-5
/
+28
*
Fix to call VoiceInteractionSession.onDestroy().
Dianne Hackborn
2014-08-07
1
-0
/
+1
*
Handle microphone contention/Phone calls while recognition is active
Sandeep Siddhartha
2014-08-07
1
-0
/
+32
*
Read audio format from the recognition event
Sandeep Siddhartha
2014-08-07
1
-23
/
+21
*
Use @IntDef for manage actions
Sandeep Siddhartha
2014-08-05
1
-1
/
+10
*
SoundTrigger API update.
Eric Laurent
2014-08-04
1
-1
/
+1
*
Stop recognition when shutting down VIS
Sandeep Siddhartha
2014-08-01
1
-0
/
+1
*
Add a flag for multiple triggers with same recognition session
Sandeep Siddhartha
2014-08-01
1
-136
/
+100
*
Cleanup some documentation with @see references to constants
Sandeep Siddhartha
2014-08-01
1
-9
/
+15
*
Tighten the checks around a detector being invalidated
Sandeep Siddhartha
2014-07-31
1
-6
/
+60
*
Make startRecognition async
Sandeep Siddhartha
2014-07-30
1
-67
/
+163
*
Read the keyphrase ID from the recognition event
Sandeep Siddhartha
2014-07-29
1
-8
/
+3
*
Use blob (shared memory) for large data in sound model/recognition event/config
Sandeep Siddhartha
2014-07-28
1
-2
/
+3
*
Fix various bugs with model management
Sandeep Siddhartha
2014-07-25
1
-30
/
+12
*
Make hotword availability a callback
Sandeep Siddhartha
2014-07-22
2
-118
/
+162
*
AlwaysOnHotwordDetector needs to reflect enrollment changes
Sandeep Siddhartha
2014-07-22
3
-46
/
+174
*
Fix synchronization issues in AlwaysOnHotwordDetector
Sandeep Siddhartha
2014-07-20
1
-63
/
+66
*
Move sound trigger calls to VoiceInteractionManagerService
Sandeep Siddhartha
2014-07-20
2
-40
/
+50
*
Implement issue #16330060: Inform ActivityManager about WebView...
Dianne Hackborn
2014-07-16
3
-4
/
+75
*
Add recognition modes to the enrollment metadata
Sandeep Siddhartha
2014-07-16
1
-26
/
+74
*
Hook in startRecogniton call
Sandeep Siddhartha
2014-07-15
2
-18
/
+84
*
Add VoiceInteraction request type for successful actions.
Barnaby James
2014-07-11
1
-4
/
+53
*
Always on hotword changes
Sandeep
2014-07-10
6
-441
/
+285
*
Add SoundTriggerManager to handle calls to SoundTrigger
Sandeep Siddhartha
2014-06-11
3
-9
/
+106
*
Activity for enrollment
Sandeep Siddhartha
2014-06-11
3
-8
/
+33
*
Add capability APIs to VoiceInteractionService
Sandeep Siddhartha
2014-06-11
4
-3
/
+153
*
Initial support for reading the enrollment metadata
Sandeep Siddhartha
2014-06-11
3
-0
/
+187
*
Clean up voice API.
Dianne Hackborn
2014-05-30
1
-22
/
+220
*
More work on voice interaction visuals.
Dianne Hackborn
2014-05-30
1
-1
/
+0
*
Add system layer for voice interaction services.
Dianne Hackborn
2014-05-28
1
-5
/
+14
*
Revert "Hide voice interaction APIs."
Dianne Hackborn
2014-05-21
1
-5
/
+0
*
Hide voice interaction APIs.
Dianne Hackborn
2014-05-16
1
-0
/
+5
*
Further work on voice interaction services.
Dianne Hackborn
2014-05-05
4
-19
/
+381
*
Rework some of the voice interaction APIs.
Dianne Hackborn
2014-04-28
5
-6
/
+241
*
Initial implementation of new voice interaction API.
Dianne Hackborn
2014-04-24
4
-0
/
+323