1. e5434c3 Initial implementation of system service optimizations for different type of users. by Felipe Leme · 5 years ago
  2. 6139a86 Merge "SoundTriggerHelper: fix power save mode listener" into qt-r1-dev am: 8b3386567f by Eric Laurent · 5 years ago
  3. 80565fb SoundTriggerHelper: fix power save mode listener by Eric Laurent · 5 years ago
  4. 583378d Move providers to permission manager by Todd Kennedy · 5 years ago
  5. 9e7a015 SoundTriggerService: Track model stats by Benjamin Schwartz · 5 years ago
  6. b13d88a Merge "Revert "Offload role manager work to background thread"" into qt-dev by TreeHugger Robot · 5 years ago
  7. c00c31e Revert "Offload role manager work to background thread" by Hai Zhang · 5 years ago
  8. 58ac2ae Merge "Limit GetModelState API to generic sound models (ie music detector)" into qt-dev by Michael Dooley · 5 years ago
  9. d9b98da Revert "Added a cmd to let system bind to a voice interaction service on instant apps." by Felipe Leme · 5 years ago
  10. d325d44 Added a cmd to let system bind to a voice interaction service on instant apps. by Felipe Leme · 5 years ago
  11. baa22c7 Limit GetModelState API to generic sound models (ie music detector) by mike dooley · 5 years ago
  12. f105c93 Offload role manager work to background thread by Winson Chung · 5 years ago
  13. 5d3d7a1 Fixed index passed to handleAssist() by Felipe Leme · 5 years ago
  14. 9741940 Merge "SoundTrigger Event logging" into qt-dev by Jason CH Hsu · 5 years ago
  15. 3b6be08 Address API council feedback by Svet Ganov · 5 years ago
  16. 1363f58 SoundTrigger Event logging by Jason Hsu · 5 years ago
  17. d40c345 [DO NOT MERGE] Adding API for defining and invoking DirectActions by Sunny Goyal · 5 years ago
  18. 56453ed Merge "Allow wallpapers and IMEs to get location if needed" into qt-dev by TreeHugger Robot · 5 years ago
  19. c45a990 Allow wallpapers and IMEs to get location if needed by Amith Yamasani · 5 years ago
  20. 28f5a88 Ensure VoiceInteractionManagerService updates the assistant setting by Winson Chung · 5 years ago
  21. f96269a Enabling HW detection while phone ringing by rago · 5 years ago
  22. e069b00 Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag by Michal Karpinski · 5 years ago
  23. 7f1b8f6 Reset assistant role after package force stop. by Hai Zhang · 5 years ago
  24. df83858 Read the activity uid from the assist data bundle. by Saurabh Kumar · 5 years ago
  25. 9c9dd98 Encapsulate state & transcription in hints bundle by James O'Leary · 5 years ago
  26. 5cc4ae9 Fix assistant role for multi-user. by Hai Zhang · 5 years ago
  27. 596708b Only selected VoiceInteractionService can call methods by James O'Leary · 5 years ago
  28. a0f377f Merge "Set assistant as a role" by Philip P. Moltmann · 5 years ago
  29. c89d8db Merge "Treat getModelState recognition events the same as regular recognition events." by Michael Dooley · 5 years ago
  30. 9b20c1c Treat getModelState recognition events the same as regular recognition events. by mike dooley · 5 years ago
  31. 5d89450 Set assistant as a role by Philip P. Moltmann · 6 years ago
  32. 4cff16f Voice state + transcription in VoiceInteractionSvc by Matt Casey · 6 years ago
  33. ba3af56 Let low-ram devices override voice recognisers on by Robin Lee · 6 years ago
  34. da48092 Make framework treat getModelState recognition events the same by mike dooley · 6 years ago
  35. 91a94d7 Merge "Fixing getModelState event processing" by Michael Dooley · 6 years ago
  36. 23c6256 Fixing getModelState event processing by mike dooley · 6 years ago
  37. 3d7ab61 Fix issue #121104681: Force stopping AGSA causes system to revert to its default impl by Dianne Hackborn · 6 years ago
  38. b2ab04a Converting sound trigger v2.2 getModelState to be asynchronous by mike dooley · 6 years ago
  39. 291751e Revert "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  40. be93d52 Revert "Revert "Revert "Adding getModelState API to sound trigger""" by Michael Dooley · 6 years ago
  41. 7999836 Revert "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  42. 3533949 Merge "Make Changes to VoiceInteraction API for supporting System checking an assistant voice action availability on AAE." by Yuzhou Jia · 6 years ago
  43. 21a353b Make Changes to VoiceInteraction API for supporting System checking by jiayuzhou · 6 years ago
  44. c106550 Merge "Revert "Adding getModelState API to sound trigger"" by Michael Dooley · 6 years ago
  45. 81f71f1 Revert "Adding getModelState API to sound trigger" by Michael Dooley · 6 years ago
  46. a707ba1 Merge "Adding getModelState API to sound trigger" by Michael Dooley · 6 years ago
  47. 8ce7ed9 Frameworks: Annotate trivial @GuardedBy in services by Andreas Gampe · 6 years ago
  48. 4f809fe7 Adding getModelState API to sound trigger by mike dooley · 6 years ago
  49. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  50. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  51. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  52. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  53. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  54. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  55. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  56. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  57. 82aaf21 Merge "Fixing a couple crashes in the SoundTriggerTestApp" into pi-dev am: 67890e0e1d by mike dooley · 6 years ago
  58. 67890e0 Merge "Fixing a couple crashes in the SoundTriggerTestApp" into pi-dev by TreeHugger Robot · 6 years ago
  59. 7108c33 Merge "Disable throttling of SoundTrigger" into pi-dev am: 1936031cbe by Philip P. Moltmann · 6 years ago
  60. cffc7c5 Merge "Simulate handling of event when throttling" into pi-dev am: 0458578642 by android-build-team Robot · 6 years ago
  61. 3d1683b Disable throttling of SoundTrigger by Philip P. Moltmann · 6 years ago
  62. a5b4403 Simulate handling of event when throttling by Philip P. Moltmann · 6 years ago
  63. 63b5347 Merge "Remove PendingIntent based soundTrigger" by TreeHugger Robot · 6 years ago
  64. cabbb11 Fixing a couple crashes in the SoundTriggerTestApp by mike dooley · 6 years ago
  65. 09dd8c4 Properly disconnect after skipping an operation. by Philip P. Moltmann · 6 years ago
  66. 19402f5 Remove PendingIntent based soundTrigger by Philip P. Moltmann · 6 years ago
  67. 7e25b3d Throttle number of sound trigger operations / day by Philip P. Moltmann · 6 years ago
  68. 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 6 years ago
  69. 017afff Merge "Check for location access on TelephonyRegistry" am: 31230bb193 am: f581580fdb by Hall Liu · 6 years ago
  70. 5fb337f Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  71. ab781c2 Offload switchUser calls to worker threads by Fyodor Kupolov · 7 years ago
  72. bccd4b5 Fix deadlock when fetching active voice interaction service component. by Winson Chung · 7 years ago
  73. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  74. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  75. ae5fb99 Fix deadlock in SoundTriggerService using intent API. by Chris Thornton · 7 years ago
  76. 08bd3ea Fix issue #68002319: Allow current VoiceInteractionService to avoid... by Dianne Hackborn · 7 years ago
  77. 60f493d Fix some voice interaction CTS due to regressions by Winson Chung · 7 years ago
  78. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  79. c160fa4 Give VoiceInteractionService access to shortcuts. by Dianne Hackborn · 7 years ago
  80. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  81. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  82. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  83. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  84. 31cb01d Fix issue #65055576: VoiceInteractionManagerService sets... by Dianne Hackborn · 7 years ago
  85. ba08b79 Add SoundTriggerManager APIs to use a PendingIntent to get callbacks. by Chris Thornton · 7 years ago
  86. 23a5740 Prevent ConcurrentModificationException in updateAllRecognitions by Chris Thornton · 7 years ago
  87. 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
  88. fc3ec4c Prevent showing voice session when it is already queued to be hidden. by Winson Chung · 7 years ago
  89. b7d0d53 Merge "Update VIMS internal state when a packge is modified." into oc-dev am: 8dd177c4e8 by Sudheer Shanka · 7 years ago
  90. 7a3d901 Update VIMS internal state when a packge is modified. by Sudheer Shanka · 7 years ago
  91. e10d173 Merge "SoundTriggerHelper: Remove unused models onLoad" by TreeHugger Robot · 7 years ago
  92. 9260d56 Fix the issue of voice interactor getting reset after reboot. by Sudheer Shanka · 7 years ago
  93. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  94. a533b99 SoundTriggerHelper: Remove unused models onLoad by Chris Thornton · 7 years ago
  95. 2411a2c Clean up dead objects when detected in the SoundTriggerHelper by Chris Thornton · 7 years ago
  96. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  97. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  98. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  99. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  100. 3916c8f Merge "Removed temporary workaround for multi-window assist crash." by TreeHugger Robot · 8 years ago