1. 79655eb Fix unsynchronized access to model hashmap by Ryan Bavetta · 8 years ago
  2. f47f173 Fix AlwaysOnHotwordDetector recognition event bug. by Arunesh Mishra · 8 years ago
  3. 2d1de78 Unload logic for generic and keyphrase sound models. by Arunesh Mishra · 8 years ago
  4. 933da81 Fix minor bugs: by Arunesh Mishra · 8 years ago
  5. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 8 years ago
  6. 55a9b00 Fix moduleProperties in SoundTriggerInternal. by Arunesh Mishra · 9 years ago
  7. a772e5f SoundTrigger API improvements. by Arunesh Mishra · 9 years ago[Renamed (99%) from services/voiceinteraction/java/com/android/server/voiceinteraction/SoundTriggerHelper.java]
  8. b7b5812 Don't call StopRecognition when recognition was aborted. by Chris Thornton · 9 years ago
  9. 45c00b5 Don't unload the sound model on stopRecognition by Sandeep Siddhartha · 10 years ago
  10. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  11. 2475e38 SoundTriggerHelper: handle media server death by Eric Laurent · 10 years ago
  12. efe0f9c Turn off hotword when in power save mode by Sandeep Siddhartha · 10 years ago
  13. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  14. 6b8556d Dump the state of SoundTriggerHelper for bugreports by Sandeep Siddhartha · 10 years ago
  15. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 10 years ago
  16. d3b8223 SoundTrigger API update. by Eric Laurent · 10 years ago
  17. 5e33fb0 Stop recognition when shutting down VIS by Sandeep Siddhartha · 10 years ago
  18. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  19. 299efbe Don't unload sound model in start recognition unless the model changes by Sandeep Siddhartha · 10 years ago
  20. 1ed12dd Make startRecognition async by Sandeep Siddhartha · 10 years ago
  21. 2e14dd4 Use keyphrase id from the recognition event by Sandeep Siddhartha · 10 years ago
  22. 6817337 Read the keyphrase ID from the recognition event by Sandeep Siddhartha · 10 years ago
  23. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 10 years ago
  24. 452a642 Fix various bugs with model management by Sandeep Siddhartha · 10 years ago
  25. 110f569 Fix synchronization issues in AlwaysOnHotwordDetector by Sandeep Siddhartha · 10 years ago
  26. 0558972 Move sound trigger calls to VoiceInteractionManagerService by Sandeep Siddhartha · 10 years ago[Renamed (73%) from core/java/android/hardware/soundtrigger/SoundTriggerHelper.java]
  27. e6cd247 Add recognition modes to the enrollment metadata by Sandeep Siddhartha · 10 years ago
  28. a433af6 Add code for isKeyphraseActive and some logging to help debug issues by Sandeep Siddhartha · 10 years ago
  29. 8ecaf5f Hook in startRecogniton call by Sandeep Siddhartha · 10 years ago
  30. d701820 Always on hotword changes by Sandeep · 10 years ago