1. 017afff Merge "Check for location access on TelephonyRegistry" am: 31230bb193 am: f581580fdb by Hall Liu · 7 years ago
  2. 5fb337f Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  3. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  4. ba08b79 Add SoundTriggerManager APIs to use a PendingIntent to get callbacks. by Chris Thornton · 7 years ago
  5. 23a5740 Prevent ConcurrentModificationException in updateAllRecognitions by Chris Thornton · 7 years ago
  6. a533b99 SoundTriggerHelper: Remove unused models onLoad by Chris Thornton · 7 years ago
  7. 2411a2c Clean up dead objects when detected in the SoundTriggerHelper by Chris Thornton · 7 years ago
  8. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 8 years ago
  9. d0a83b8 SoundTriggerHelpoer: Send pause events on abort if a model is running. by Chris Thornton · 8 years ago
  10. f967da9 VIMS should only stop the keyphrases it started. by Chris Thornton · 8 years ago
  11. 37f9776 Remove the STH tracking if a model has been aborted. by Chris Thornton · 8 years ago
  12. 5605603 Keep STH state in sync with HAL by Chris Thornton · 8 years ago
  13. 41e04a4 Use .equals() to compare two UUIDs in SoundTriggerHelper, rather than == by Chris Thornton · 8 years ago
  14. fac2515 SoundTriggerHelper: Add ability to manage multiple voice models. by Arunesh Mishra · 8 years ago
  15. 78ab7cf SoundTriggerHelper re-design. by Arunesh Mishra · 9 years ago
  16. 79655eb Fix unsynchronized access to model hashmap by Ryan Bavetta · 9 years ago
  17. f47f173 Fix AlwaysOnHotwordDetector recognition event bug. by Arunesh Mishra · 9 years ago
  18. 2d1de78 Unload logic for generic and keyphrase sound models. by Arunesh Mishra · 9 years ago
  19. 933da81 Fix minor bugs: by Arunesh Mishra · 9 years ago
  20. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 9 years ago
  21. 55a9b00 Fix moduleProperties in SoundTriggerInternal. by Arunesh Mishra · 9 years ago
  22. a772e5f SoundTrigger API improvements. by Arunesh Mishra · 9 years ago[Renamed (99%) from services/voiceinteraction/java/com/android/server/voiceinteraction/SoundTriggerHelper.java]
  23. b7b5812 Don't call StopRecognition when recognition was aborted. by Chris Thornton · 9 years ago
  24. 45c00b5 Don't unload the sound model on stopRecognition by Sandeep Siddhartha · 10 years ago
  25. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  26. 2475e38 SoundTriggerHelper: handle media server death by Eric Laurent · 10 years ago
  27. efe0f9c Turn off hotword when in power save mode by Sandeep Siddhartha · 10 years ago
  28. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  29. 6b8556d Dump the state of SoundTriggerHelper for bugreports by Sandeep Siddhartha · 10 years ago
  30. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 10 years ago
  31. d3b8223 SoundTrigger API update. by Eric Laurent · 10 years ago
  32. 5e33fb0 Stop recognition when shutting down VIS by Sandeep Siddhartha · 10 years ago
  33. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  34. 299efbe Don't unload sound model in start recognition unless the model changes by Sandeep Siddhartha · 10 years ago
  35. 1ed12dd Make startRecognition async by Sandeep Siddhartha · 10 years ago
  36. 2e14dd4 Use keyphrase id from the recognition event by Sandeep Siddhartha · 10 years ago
  37. 6817337 Read the keyphrase ID from the recognition event by Sandeep Siddhartha · 10 years ago
  38. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 10 years ago
  39. 452a642 Fix various bugs with model management by Sandeep Siddhartha · 10 years ago
  40. 110f569 Fix synchronization issues in AlwaysOnHotwordDetector by Sandeep Siddhartha · 10 years ago
  41. 0558972 Move sound trigger calls to VoiceInteractionManagerService by Sandeep Siddhartha · 10 years ago[Renamed (73%) from core/java/android/hardware/soundtrigger/SoundTriggerHelper.java]
  42. e6cd247 Add recognition modes to the enrollment metadata by Sandeep Siddhartha · 10 years ago
  43. a433af6 Add code for isKeyphraseActive and some logging to help debug issues by Sandeep Siddhartha · 10 years ago
  44. 8ecaf5f Hook in startRecogniton call by Sandeep Siddhartha · 10 years ago
  45. d701820 Always on hotword changes by Sandeep · 10 years ago