1. ffeecb1 Rework voice interaction session lifecycle. by Dianne Hackborn · 9 years ago
  2. ae6688b Update voice interaction layer for new UI design. by Dianne Hackborn · 9 years ago
  3. 4e106ce Bring back voice interaction APIs. by Dianne Hackborn · 10 years ago
  4. c0e4aaa Issue #17551667: Voice interaction service should be disabled... by Dianne Hackborn · 10 years ago
  5. 45c00b5 Don't unload the sound model on stopRecognition by Sandeep Siddhartha · 10 years ago
  6. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  7. 2475e38 SoundTriggerHelper: handle media server death by Eric Laurent · 10 years ago
  8. d7c0395 Hide the interaction part of VoiceInteractionService. by Dianne Hackborn · 10 years ago
  9. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  10. efe0f9c Turn off hotword when in power save mode by Sandeep Siddhartha · 10 years ago
  11. 16ec080 Make sure we initialize to enable the default voice interaction service. by Dianne Hackborn · 10 years ago
  12. a31413a Fix delete clause for sound model DB by Sandeep Siddhartha · 10 years ago
  13. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  14. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 10 years ago
  15. 6b8556d Dump the state of SoundTriggerHelper for bugreports by Sandeep Siddhartha · 10 years ago
  16. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 10 years ago
  17. 256e1a6 Handle same keyphrase for multiple users by Sandeep Siddhartha · 10 years ago
  18. d3b8223 SoundTrigger API update. by Eric Laurent · 10 years ago
  19. 5e33fb0 Stop recognition when shutting down VIS by Sandeep Siddhartha · 10 years ago
  20. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  21. 299efbe Don't unload sound model in start recognition unless the model changes by Sandeep Siddhartha · 10 years ago
  22. 1ed12dd Make startRecognition async by Sandeep Siddhartha · 10 years ago
  23. 8ef360f Notify VIS of shutdown before switching implementations by Sandeep Siddhartha · 10 years ago
  24. 2e14dd4 Use keyphrase id from the recognition event by Sandeep Siddhartha · 10 years ago
  25. 6817337 Read the keyphrase ID from the recognition event by Sandeep Siddhartha · 10 years ago
  26. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 10 years ago
  27. 452a642 Fix various bugs with model management by Sandeep Siddhartha · 10 years ago
  28. f63bc52 Make hotword availability a callback by Sandeep Siddhartha · 10 years ago
  29. 6daae96 AlwaysOnHotwordDetector needs to reflect enrollment changes by Sandeep Siddhartha · 10 years ago
  30. 110f569 Fix synchronization issues in AlwaysOnHotwordDetector by Sandeep Siddhartha · 10 years ago
  31. 0558972 Move sound trigger calls to VoiceInteractionManagerService by Sandeep Siddhartha · 10 years ago
  32. 7444c90 Test hotword flow by Sandeep Siddhartha · 10 years ago
  33. f8cf71d Support model deletion by Sandeep Siddhartha · 10 years ago
  34. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  35. 2883ba6 Plumb the database code to read/update sound models by Sandeep Siddhartha · 10 years ago
  36. 8ecaf5f Hook in startRecogniton call by Sandeep Siddhartha · 10 years ago
  37. d701820 Always on hotword changes by Sandeep · 10 years ago
  38. 013f66b SoundTrigger: update API by Eric Laurent · 10 years ago
  39. d4233c6 Initial code for listing/storing sound models by Sandeep Siddhartha · 10 years ago
  40. 6ea0d0a Fix cleanup of voice sessions. by Dianne Hackborn · 10 years ago
  41. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  42. c03c916 Further work on voice interaction services. by Dianne Hackborn · 10 years ago
  43. 18f0d35 Rework some of the voice interaction APIs. by Dianne Hackborn · 10 years ago
  44. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago