1. 95ee3d7 Merge "remove SoundTrigger public member variables" into rvc-dev by Nicholas Ambur · 4 years, 5 months ago
  2. 1e43767 remove SoundTrigger public member variables by Nicholas Ambur · 4 years, 5 months ago
  3. 78a2268 disable SoundTriggerService in safe mode by Nicholas Ambur · 4 years, 5 months ago
  4. 67b5e38 Use BIND_INCLUDE_CAPABILITIES for SoundTriggerService by Nick Moukhine · 4 years, 6 months ago
  5. 49f7e6b Merge "Correctly set the recognition state in response to GET_STATE" by Ytai Ben-tsvi · 4 years, 8 months ago
  6. 8672d25 Correctly set the recognition state in response to GET_STATE by Ytai Ben-Tsvi · 4 years, 8 months ago
  7. d3ec82f add version entry to soundtrigger model database by Nicholas Ambur · 4 years, 8 months ago
  8. f94db1c add parameter control to AlwaysOnHotwordDetector by Nicholas Ambur · 4 years, 9 months ago
  9. e789eee Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  10. a0be6be add SoundTrigger HAL 2.3 per model parameter apis by Nicholas Ambur · 5 years ago
  11. d4718e1 Merge "SoundTriggerHelper: fix state after audioserver death" into qt-qpr1-dev am: e5a3106cc5 by Eric Laurent · 5 years ago
  12. 2fedc55 SoundTriggerHelper: fix state after audioserver death by Eric Laurent · 5 years ago
  13. 1aa4b4b Add ability to get soundtrigger props from dsp by Nicholas Ambur · 5 years ago
  14. 80565fb SoundTriggerHelper: fix power save mode listener by Eric Laurent · 5 years ago
  15. 9e7a015 SoundTriggerService: Track model stats by Benjamin Schwartz · 5 years ago
  16. baa22c7 Limit GetModelState API to generic sound models (ie music detector) by mike dooley · 5 years ago
  17. 1363f58 SoundTrigger Event logging by Jason Hsu · 5 years ago
  18. f96269a Enabling HW detection while phone ringing by rago · 5 years ago
  19. 9b20c1c Treat getModelState recognition events the same as regular recognition events. by mike dooley · 6 years ago
  20. da48092 Make framework treat getModelState recognition events the same by mike dooley · 6 years ago
  21. 23c6256 Fixing getModelState event processing by mike dooley · 6 years ago
  22. b2ab04a Converting sound trigger v2.2 getModelState to be asynchronous by mike dooley · 6 years ago
  23. 291751e Revert "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  24. be93d52 Revert "Revert "Revert "Adding getModelState API to sound trigger""" by Michael Dooley · 6 years ago
  25. 7999836 Revert "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  26. c106550 Merge "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  27. 81f71f1 Revert "Adding getModelState API to sound trigger" by Michael Dooley · 6 years ago
  28. a707ba1 Merge "Adding getModelState API to sound trigger" by Michael Dooley · 6 years ago
  29. 8ce7ed9 Frameworks: Annotate trivial @GuardedBy in services by Andreas Gampe · 6 years ago
  30. 4f809fe7 Adding getModelState API to sound trigger by mike dooley · 6 years ago
  31. 82aaf21 Merge "Fixing a couple crashes in the SoundTriggerTestApp" into pi-dev am: 67890e0e1d by mike dooley · 6 years ago
  32. 67890e0 Merge "Fixing a couple crashes in the SoundTriggerTestApp" into pi-dev by TreeHugger Robot · 6 years ago
  33. 7108c33 Merge "Disable throttling of SoundTrigger" into pi-dev am: 1936031cbe by Philip P. Moltmann · 6 years ago
  34. cffc7c5 Merge "Simulate handling of event when throttling" into pi-dev am: 0458578642 by android-build-team Robot · 6 years ago
  35. 3d1683b Disable throttling of SoundTrigger by Philip P. Moltmann · 6 years ago
  36. a5b4403 Simulate handling of event when throttling by Philip P. Moltmann · 6 years ago
  37. 63b5347 Merge "Remove PendingIntent based soundTrigger" by TreeHugger Robot · 6 years ago
  38. cabbb11 Fixing a couple crashes in the SoundTriggerTestApp by mike dooley · 6 years ago
  39. 09dd8c4 Properly disconnect after skipping an operation. by Philip P. Moltmann · 6 years ago
  40. 19402f5 Remove PendingIntent based soundTrigger by Philip P. Moltmann · 6 years ago
  41. 7e25b3d Throttle number of sound trigger operations / day by Philip P. Moltmann · 6 years ago
  42. 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 6 years ago
  43. 017afff Merge "Check for location access on TelephonyRegistry" am: 31230bb193 am: f581580fdb by Hall Liu · 7 years ago
  44. 5fb337f Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  45. ae5fb99 Fix deadlock in SoundTriggerService using intent API. by Chris Thornton · 7 years ago
  46. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  47. ba08b79 Add SoundTriggerManager APIs to use a PendingIntent to get callbacks. by Chris Thornton · 7 years ago
  48. 23a5740 Prevent ConcurrentModificationException in updateAllRecognitions by Chris Thornton · 7 years ago
  49. a533b99 SoundTriggerHelper: Remove unused models onLoad by Chris Thornton · 7 years ago
  50. 2411a2c Clean up dead objects when detected in the SoundTriggerHelper by Chris Thornton · 7 years ago
  51. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 8 years ago
  52. d0a83b8 SoundTriggerHelpoer: Send pause events on abort if a model is running. by Chris Thornton · 8 years ago
  53. f967da9 VIMS should only stop the keyphrases it started. by Chris Thornton · 8 years ago
  54. 37f9776 Remove the STH tracking if a model has been aborted. by Chris Thornton · 8 years ago
  55. 5605603 Keep STH state in sync with HAL by Chris Thornton · 8 years ago
  56. 41e04a4 Use .equals() to compare two UUIDs in SoundTriggerHelper, rather than == by Chris Thornton · 8 years ago
  57. fac2515 SoundTriggerHelper: Add ability to manage multiple voice models. by Arunesh Mishra · 8 years ago
  58. 78ab7cf SoundTriggerHelper re-design. by Arunesh Mishra · 9 years ago
  59. 79655eb Fix unsynchronized access to model hashmap by Ryan Bavetta · 8 years ago
  60. f47f173 Fix AlwaysOnHotwordDetector recognition event bug. by Arunesh Mishra · 9 years ago
  61. 2d1de78 Unload logic for generic and keyphrase sound models. by Arunesh Mishra · 9 years ago
  62. 933da81 Fix minor bugs: by Arunesh Mishra · 9 years ago
  63. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 9 years ago
  64. 55a9b00 Fix moduleProperties in SoundTriggerInternal. by Arunesh Mishra · 9 years ago
  65. c722ec41 Fix SoundTriggerModel uses to GenericSoundModel. by Arunesh Mishra · 9 years ago
  66. a772e5f SoundTrigger API improvements. by Arunesh Mishra · 9 years ago