1. d9729d1 Fix NPE in KeyphraseEnrollmentInfo.toString() by Chris Thornton · 8 years ago
  2. 1cba069 Support multiple Enrollment APKs by Chris Thornton · 8 years ago
  3. ea04e8f Fix soundtrigger test, adds null pointer check by Ryan Bavetta · 8 years ago
  4. f47f173 Fix AlwaysOnHotwordDetector recognition event bug. by Arunesh Mishra · 8 years ago
  5. a772e5f SoundTrigger API improvements. by Arunesh Mishra · 9 years ago
  6. 8ea56f6 Replace hard-coded errno values with OsConstants by Lazar Trsic · 9 years ago
  7. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  8. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  9. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  10. 45c00b5 Don't unload the sound model on stopRecognition by Sandeep Siddhartha · 10 years ago
  11. 75b433f SoundTrigger: fix KeyphraseRecognitionEvent parceling by Eric Laurent · 10 years ago
  12. 39fcca0 SoundTrigger: fix capture format in recognition event by Eric Laurent · 10 years ago
  13. a54cd53 Fix an issue with locale for managing intent by Sandeep Siddhartha · 10 years ago
  14. dcf3068 Fix the Locale story in the hotword API by Sandeep Siddhartha · 10 years ago
  15. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  16. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 10 years ago
  17. d3b8223 SoundTrigger API update. by Eric Laurent · 10 years ago
  18. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  19. 1ed12dd Make startRecognition async by Sandeep Siddhartha · 10 years ago
  20. 6817337 Read the keyphrase ID from the recognition event by Sandeep Siddhartha · 10 years ago
  21. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 10 years ago
  22. 110f569 Fix synchronization issues in AlwaysOnHotwordDetector by Sandeep Siddhartha · 10 years ago
  23. 0558972 Move sound trigger calls to VoiceInteractionManagerService by Sandeep Siddhartha · 10 years ago
  24. e6cd247 Add recognition modes to the enrollment metadata by Sandeep Siddhartha · 10 years ago
  25. a433af6 Add code for isKeyphraseActive and some logging to help debug issues by Sandeep Siddhartha · 10 years ago
  26. 8ecaf5f Hook in startRecogniton call by Sandeep Siddhartha · 10 years ago
  27. d701820 Always on hotword changes by Sandeep · 10 years ago
  28. 013f66b SoundTrigger: update API by Eric Laurent · 10 years ago
  29. d4233c6 Initial code for listing/storing sound models by Sandeep Siddhartha · 10 years ago
  30. e48188c Add SoundTrigger native service interface by Eric Laurent · 10 years ago