1. da48092 Make framework treat getModelState recognition events the same by mike dooley · 6 years ago
  2. 91a94d7 Merge "Fixing getModelState event processing" by Michael Dooley · 6 years ago
  3. 23c6256 Fixing getModelState event processing by mike dooley · 6 years ago
  4. 3d7ab61 Fix issue #121104681: Force stopping AGSA causes system to revert to its default impl by Dianne Hackborn · 6 years ago
  5. b2ab04a Converting sound trigger v2.2 getModelState to be asynchronous by mike dooley · 6 years ago
  6. 291751e Revert "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  7. be93d52 Revert "Revert "Revert "Adding getModelState API to sound trigger""" by Michael Dooley · 6 years ago
  8. 7999836 Revert "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  9. 3533949 Merge "Make Changes to VoiceInteraction API for supporting System checking an assistant voice action availability on AAE." by Yuzhou Jia · 6 years ago
  10. 21a353b Make Changes to VoiceInteraction API for supporting System checking by jiayuzhou · 6 years ago
  11. c106550 Merge "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  12. 81f71f1 Revert "Adding getModelState API to sound trigger" by Michael Dooley · 6 years ago
  13. a707ba1 Merge "Adding getModelState API to sound trigger" by Michael Dooley · 6 years ago
  14. 8ce7ed9 Frameworks: Annotate trivial @GuardedBy in services by Andreas Gampe · 6 years ago
  15. 4f809fe7 Adding getModelState API to sound trigger by mike dooley · 6 years ago
  16. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  17. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  18. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  19. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  20. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  21. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  22. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  23. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  24. 82aaf21 Merge "Fixing a couple crashes in the SoundTriggerTestApp" into pi-dev am: 67890e0e1d by mike dooley · 6 years ago
  25. 67890e0 Merge "Fixing a couple crashes in the SoundTriggerTestApp" into pi-dev by TreeHugger Robot · 6 years ago
  26. 7108c33 Merge "Disable throttling of SoundTrigger" into pi-dev am: 1936031cbe by Philip P. Moltmann · 6 years ago
  27. cffc7c5 Merge "Simulate handling of event when throttling" into pi-dev am: 0458578642 by android-build-team Robot · 6 years ago
  28. 3d1683b Disable throttling of SoundTrigger by Philip P. Moltmann · 6 years ago
  29. a5b4403 Simulate handling of event when throttling by Philip P. Moltmann · 6 years ago
  30. 63b5347 Merge "Remove PendingIntent based soundTrigger" by TreeHugger Robot · 6 years ago
  31. cabbb11 Fixing a couple crashes in the SoundTriggerTestApp by mike dooley · 6 years ago
  32. 09dd8c4 Properly disconnect after skipping an operation. by Philip P. Moltmann · 6 years ago
  33. 19402f5 Remove PendingIntent based soundTrigger by Philip P. Moltmann · 6 years ago
  34. 7e25b3d Throttle number of sound trigger operations / day by Philip P. Moltmann · 6 years ago
  35. 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 6 years ago
  36. 017afff Merge "Check for location access on TelephonyRegistry" am: 31230bb193 am: f581580fdb by Hall Liu · 6 years ago
  37. 5fb337f Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  38. ab781c2 Offload switchUser calls to worker threads by Fyodor Kupolov · 7 years ago
  39. bccd4b5 Fix deadlock when fetching active voice interaction service component. by Winson Chung · 7 years ago
  40. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  41. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  42. ae5fb99 Fix deadlock in SoundTriggerService using intent API. by Chris Thornton · 7 years ago
  43. 08bd3ea Fix issue #68002319: Allow current VoiceInteractionService to avoid... by Dianne Hackborn · 7 years ago
  44. 60f493d Fix some voice interaction CTS due to regressions by Winson Chung · 7 years ago
  45. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  46. c160fa4 Give VoiceInteractionService access to shortcuts. by Dianne Hackborn · 7 years ago
  47. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  48. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  49. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  50. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  51. 31cb01d Fix issue #65055576: VoiceInteractionManagerService sets... by Dianne Hackborn · 7 years ago
  52. ba08b79 Add SoundTriggerManager APIs to use a PendingIntent to get callbacks. by Chris Thornton · 7 years ago
  53. 23a5740 Prevent ConcurrentModificationException in updateAllRecognitions by Chris Thornton · 7 years ago
  54. 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
  55. fc3ec4c Prevent showing voice session when it is already queued to be hidden. by Winson Chung · 7 years ago
  56. b7d0d53 Merge "Update VIMS internal state when a packge is modified." into oc-dev am: 8dd177c4e8 by Sudheer Shanka · 7 years ago
  57. 7a3d901 Update VIMS internal state when a packge is modified. by Sudheer Shanka · 7 years ago
  58. e10d173 Merge "SoundTriggerHelper: Remove unused models onLoad" by TreeHugger Robot · 7 years ago
  59. 9260d56 Fix the issue of voice interactor getting reset after reboot. by Sudheer Shanka · 7 years ago
  60. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  61. a533b99 SoundTriggerHelper: Remove unused models onLoad by Chris Thornton · 7 years ago
  62. 2411a2c Clean up dead objects when detected in the SoundTriggerHelper by Chris Thornton · 7 years ago
  63. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  64. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  65. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  66. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  67. 3916c8f Merge "Removed temporary workaround for multi-window assist crash." by TreeHugger Robot · 8 years ago
  68. 662a134 Merge "Synchronized access to mService." by TreeHugger Robot · 8 years ago
  69. e01d95e Removed temporary workaround for multi-window assist crash. by Felipe Leme · 8 years ago
  70. 5aaca3a Synchronized access to mService. by Felipe Leme · 8 years ago
  71. 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
  72. d5ff116 Only purge sound models that violate the new primary key constraint if by Chris Thornton · 8 years ago
  73. 4a648f0 Merge "Fixed typo on service name." by TreeHugger Robot · 8 years ago
  74. fb96985 Fixed typo on service name. by Felipe Leme · 8 years ago
  75. 5bd5cf7 Update primary key in VIS sound model database. by Chris Thornton · 8 years ago
  76. e956365 Fix issue #30929080: Default Assist app is set to None... by Dianne Hackborn · 8 years ago
  77. 2335bd6 Assist: Allow disabling the disclosure animation by Adrian Roos · 8 years ago
  78. d0a83b8 SoundTriggerHelpoer: Send pause events on abort if a model is running. by Chris Thornton · 8 years ago
  79. d953ab6 Move voice interaction callback list to VoiceInteractionManagerService by Annie Chin · 8 years ago
  80. 2045bdd Add a null check for mImpl. by Annie Chin · 8 years ago
  81. d58f07f Merge "Add callbacks to VoiceInteractionManagerService" into nyc-mr1-dev by Annie Chin · 8 years ago
  82. ecb9f3e Add callbacks to VoiceInteractionManagerService by Annie Chin · 8 years ago
  83. 174c581 Prevent NPE when updating models without a vendor UUID by Chris Thornton · 8 years ago
  84. 6b1a348 Store the vendor UUID of a KeyphraseSoundModel in the database by Chris Thornton · 8 years ago
  85. b625e19 Properly set default voice interactor by Svetoslav Ganov · 8 years ago
  86. f5c37eb Use correct synchronization lock by Amith Yamasani · 8 years ago
  87. 4f128e4 Fix multi-window assiststructure trashing by Amith Yamasani · 8 years ago
  88. 02c80c6 Workaround for assist crash with multiwindow by Amith Yamasani · 8 years ago
  89. f967da9 VIMS should only stop the keyphrases it started. by Chris Thornton · 8 years ago
  90. 37f9776 Remove the STH tracking if a model has been aborted. by Chris Thornton · 8 years ago
  91. 5605603 Keep STH state in sync with HAL by Chris Thornton · 8 years ago
  92. 50bbb66 Fix a regression in assist when context is disabled by Amith Yamasani · 8 years ago
  93. 2be4c46 Merge "Throw better exception when startVoiceActivity fails" into nyc-dev by TreeHugger Robot · 8 years ago
  94. 37f9de9 Reinitialize voice interaction service on unlock by Amith Yamasani · 8 years ago
  95. 4244978 Throw better exception when startVoiceActivity fails by Amith Yamasani · 8 years ago
  96. 41e04a4 Use .equals() to compare two UUIDs in SoundTriggerHelper, rather than == by Chris Thornton · 8 years ago
  97. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  98. 59623ee Merge "SoundTriggerHelper: Add ability to manage multiple voice models." into nyc-dev by Arunesh Mishra · 8 years ago
  99. fac2515 SoundTriggerHelper: Add ability to manage multiple voice models. by Arunesh Mishra · 8 years ago
  100. e8222e5 Multi-window assist callback by Amith Yamasani · 8 years ago