1. 67890e0 Merge "Fixing a couple crashes in the SoundTriggerTestApp" into pi-dev by TreeHugger Robot · 6 years ago
  2. 3d1683b Disable throttling of SoundTrigger by Philip P. Moltmann · 6 years ago
  3. a5b4403 Simulate handling of event when throttling by Philip P. Moltmann · 6 years ago
  4. cabbb11 Fixing a couple crashes in the SoundTriggerTestApp by mike dooley · 6 years ago
  5. 09dd8c4 Properly disconnect after skipping an operation. by Philip P. Moltmann · 6 years ago
  6. 7e25b3d Throttle number of sound trigger operations / day by Philip P. Moltmann · 6 years ago
  7. 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 6 years ago
  8. 017afff Merge "Check for location access on TelephonyRegistry" am: 31230bb193 am: f581580fdb by Hall Liu · 6 years ago
  9. 5fb337f Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  10. ab781c2 Offload switchUser calls to worker threads by Fyodor Kupolov · 7 years ago
  11. bccd4b5 Fix deadlock when fetching active voice interaction service component. by Winson Chung · 7 years ago
  12. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  13. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  14. ae5fb99 Fix deadlock in SoundTriggerService using intent API. by Chris Thornton · 7 years ago
  15. 08bd3ea Fix issue #68002319: Allow current VoiceInteractionService to avoid... by Dianne Hackborn · 7 years ago
  16. 60f493d Fix some voice interaction CTS due to regressions by Winson Chung · 7 years ago
  17. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  18. c160fa4 Give VoiceInteractionService access to shortcuts. by Dianne Hackborn · 7 years ago
  19. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  20. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  21. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  22. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  23. 31cb01d Fix issue #65055576: VoiceInteractionManagerService sets... by Dianne Hackborn · 7 years ago
  24. ba08b79 Add SoundTriggerManager APIs to use a PendingIntent to get callbacks. by Chris Thornton · 7 years ago
  25. 23a5740 Prevent ConcurrentModificationException in updateAllRecognitions by Chris Thornton · 7 years ago
  26. a986175 Merge "Prevent showing voice session when it is already queued to be hidden." into oc-dev am: c672cb5ed9 by Winson Chung · 7 years ago
  27. fc3ec4c Prevent showing voice session when it is already queued to be hidden. by Winson Chung · 7 years ago
  28. b7d0d53 Merge "Update VIMS internal state when a packge is modified." into oc-dev am: 8dd177c4e8 by Sudheer Shanka · 7 years ago
  29. 7a3d901 Update VIMS internal state when a packge is modified. by Sudheer Shanka · 7 years ago
  30. e10d173 Merge "SoundTriggerHelper: Remove unused models onLoad" by TreeHugger Robot · 7 years ago
  31. 9260d56 Fix the issue of voice interactor getting reset after reboot. by Sudheer Shanka · 7 years ago
  32. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  33. a533b99 SoundTriggerHelper: Remove unused models onLoad by Chris Thornton · 7 years ago
  34. 2411a2c Clean up dead objects when detected in the SoundTriggerHelper by Chris Thornton · 7 years ago
  35. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  36. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  37. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  38. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  39. 3916c8f Merge "Removed temporary workaround for multi-window assist crash." by TreeHugger Robot · 8 years ago
  40. 662a134 Merge "Synchronized access to mService." by TreeHugger Robot · 8 years ago
  41. e01d95e Removed temporary workaround for multi-window assist crash. by Felipe Leme · 8 years ago
  42. 5aaca3a Synchronized access to mService. by Felipe Leme · 8 years ago
  43. b587d8d Only purge sound models that violate the new primary key constraint if they don't contain identical data. am: d5ff116403 am: 519b7837bb by Chris Thornton · 8 years ago
  44. d5ff116 Only purge sound models that violate the new primary key constraint if by Chris Thornton · 8 years ago
  45. 4a648f0 Merge "Fixed typo on service name." by TreeHugger Robot · 8 years ago
  46. fb96985 Fixed typo on service name. by Felipe Leme · 8 years ago
  47. 5bd5cf7 Update primary key in VIS sound model database. by Chris Thornton · 8 years ago
  48. e956365 Fix issue #30929080: Default Assist app is set to None... by Dianne Hackborn · 8 years ago
  49. 2335bd6 Assist: Allow disabling the disclosure animation by Adrian Roos · 8 years ago
  50. d0a83b8 SoundTriggerHelpoer: Send pause events on abort if a model is running. by Chris Thornton · 8 years ago
  51. d953ab6 Move voice interaction callback list to VoiceInteractionManagerService by Annie Chin · 8 years ago
  52. 2045bdd Add a null check for mImpl. by Annie Chin · 8 years ago
  53. d58f07f Merge "Add callbacks to VoiceInteractionManagerService" into nyc-mr1-dev by Annie Chin · 8 years ago
  54. ecb9f3e Add callbacks to VoiceInteractionManagerService by Annie Chin · 8 years ago
  55. 174c581 Prevent NPE when updating models without a vendor UUID by Chris Thornton · 8 years ago
  56. 6b1a348 Store the vendor UUID of a KeyphraseSoundModel in the database by Chris Thornton · 8 years ago
  57. b625e19 Properly set default voice interactor by Svetoslav Ganov · 8 years ago
  58. f5c37eb Use correct synchronization lock by Amith Yamasani · 8 years ago
  59. 4f128e4 Fix multi-window assiststructure trashing by Amith Yamasani · 8 years ago
  60. 02c80c6 Workaround for assist crash with multiwindow by Amith Yamasani · 8 years ago
  61. f967da9 VIMS should only stop the keyphrases it started. by Chris Thornton · 8 years ago
  62. 37f9776 Remove the STH tracking if a model has been aborted. by Chris Thornton · 8 years ago
  63. 5605603 Keep STH state in sync with HAL by Chris Thornton · 8 years ago
  64. 50bbb66 Fix a regression in assist when context is disabled by Amith Yamasani · 8 years ago
  65. 2be4c46 Merge "Throw better exception when startVoiceActivity fails" into nyc-dev by TreeHugger Robot · 8 years ago
  66. 37f9de9 Reinitialize voice interaction service on unlock by Amith Yamasani · 8 years ago
  67. 4244978 Throw better exception when startVoiceActivity fails by Amith Yamasani · 8 years ago
  68. 41e04a4 Use .equals() to compare two UUIDs in SoundTriggerHelper, rather than == by Chris Thornton · 8 years ago
  69. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  70. 59623ee Merge "SoundTriggerHelper: Add ability to manage multiple voice models." into nyc-dev by Arunesh Mishra · 8 years ago
  71. fac2515 SoundTriggerHelper: Add ability to manage multiple voice models. by Arunesh Mishra · 8 years ago
  72. e8222e5 Multi-window assist callback by Amith Yamasani · 8 years ago
  73. 78ab7cf SoundTriggerHelper re-design. by Arunesh Mishra · 8 years ago
  74. 6e3eead Merge "Fix unsynchronized access to model hashmap" into nyc-dev by Ryan Bavetta · 8 years ago
  75. 79655eb Fix unsynchronized access to model hashmap by Ryan Bavetta · 8 years ago
  76. 3973b1a Turn down the logging a little bit. by Joe Onorato · 8 years ago
  77. f47f173 Fix AlwaysOnHotwordDetector recognition event bug. by Arunesh Mishra · 8 years ago
  78. 2d1de78 Unload logic for generic and keyphrase sound models. by Arunesh Mishra · 8 years ago
  79. 933da81 Fix minor bugs: by Arunesh Mishra · 8 years ago
  80. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 8 years ago
  81. 55a9b00 Fix moduleProperties in SoundTriggerInternal. by Arunesh Mishra · 8 years ago
  82. c722ec41 Fix SoundTriggerModel uses to GenericSoundModel. by Arunesh Mishra · 8 years ago
  83. a772e5f SoundTrigger API improvements. by Arunesh Mishra · 8 years ago
  84. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 8 years ago
  85. 6ac42ae Add a mechanism for broadcasts to control background dispatching. by Dianne Hackborn · 9 years ago
  86. c83189b Fix issue #25673462: Shamu update from MMB29J -> 29K does not complete by Dianne Hackborn · 9 years ago
  87. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  88. d8ef44b Merge "Don't call StopRecognition when recognition was aborted." into mnc-dr-dev by Chris Thornton · 9 years ago
  89. 958b9d2 Fix issue #24743380: VoiceInteractionManagerService doesn't use current... by Dianne Hackborn · 9 years ago
  90. b7b5812 Don't call StopRecognition when recognition was aborted. by Chris Thornton · 9 years ago
  91. a35c96e add metrics to assistant by Chris Wren · 9 years ago
  92. 3551a59 Merge "Work on issue #21516866: Implement voice interaction in ResolverActivity" into mnc-dev by Dianne Hackborn · 9 years ago
  93. 57dd737 Work on issue #21516866: Implement voice interaction in ResolverActivity by Dianne Hackborn · 9 years ago
  94. 1dfa7c6 Don't use screenshot if structure is disabled (1/2) by Jorim Jaggi · 9 years ago
  95. 19695d9 Add callback to voice interaction session for lockscreen shown by Jorim Jaggi · 9 years ago
  96. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  97. 1de1186 Implement issue #22403908: Enable assistant to refuse context sharing by Dianne Hackborn · 9 years ago
  98. 165ce06 Fix assist for hardware long-press by Jorim Jaggi · 9 years ago
  99. 4e88bcd Fix issue #20672970: Notifications are not dismissed on hot word detection by Dianne Hackborn · 9 years ago
  100. a133f0b Add setting to disable screenshot separately (1/2) by Jorim Jaggi · 9 years ago