1. f5c37eb Use correct synchronization lock by Amith Yamasani · 8 years ago
  2. 4f128e4 Fix multi-window assiststructure trashing by Amith Yamasani · 8 years ago
  3. 02c80c6 Workaround for assist crash with multiwindow by Amith Yamasani · 8 years ago
  4. f967da9 VIMS should only stop the keyphrases it started. by Chris Thornton · 8 years ago
  5. 37f9776 Remove the STH tracking if a model has been aborted. by Chris Thornton · 8 years ago
  6. 5605603 Keep STH state in sync with HAL by Chris Thornton · 8 years ago
  7. 50bbb66 Fix a regression in assist when context is disabled by Amith Yamasani · 8 years ago
  8. 2be4c46 Merge "Throw better exception when startVoiceActivity fails" into nyc-dev by TreeHugger Robot · 8 years ago
  9. 37f9de9 Reinitialize voice interaction service on unlock by Amith Yamasani · 8 years ago
  10. 4244978 Throw better exception when startVoiceActivity fails by Amith Yamasani · 8 years ago
  11. 41e04a4 Use .equals() to compare two UUIDs in SoundTriggerHelper, rather than == by Chris Thornton · 8 years ago
  12. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  13. 59623ee Merge "SoundTriggerHelper: Add ability to manage multiple voice models." into nyc-dev by Arunesh Mishra · 8 years ago
  14. fac2515 SoundTriggerHelper: Add ability to manage multiple voice models. by Arunesh Mishra · 8 years ago
  15. e8222e5 Multi-window assist callback by Amith Yamasani · 8 years ago
  16. 78ab7cf SoundTriggerHelper re-design. by Arunesh Mishra · 9 years ago
  17. 6e3eead Merge "Fix unsynchronized access to model hashmap" into nyc-dev by Ryan Bavetta · 9 years ago
  18. 79655eb Fix unsynchronized access to model hashmap by Ryan Bavetta · 9 years ago
  19. 3973b1a Turn down the logging a little bit. by Joe Onorato · 9 years ago
  20. f47f173 Fix AlwaysOnHotwordDetector recognition event bug. by Arunesh Mishra · 9 years ago
  21. 2d1de78 Unload logic for generic and keyphrase sound models. by Arunesh Mishra · 9 years ago
  22. 933da81 Fix minor bugs: by Arunesh Mishra · 9 years ago
  23. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 9 years ago
  24. 55a9b00 Fix moduleProperties in SoundTriggerInternal. by Arunesh Mishra · 9 years ago
  25. c722ec41 Fix SoundTriggerModel uses to GenericSoundModel. by Arunesh Mishra · 9 years ago
  26. a772e5f SoundTrigger API improvements. by Arunesh Mishra · 9 years ago
  27. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  28. 6ac42ae Add a mechanism for broadcasts to control background dispatching. by Dianne Hackborn · 9 years ago
  29. c83189b Fix issue #25673462: Shamu update from MMB29J -> 29K does not complete by Dianne Hackborn · 9 years ago
  30. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  31. d8ef44b Merge "Don't call StopRecognition when recognition was aborted." into mnc-dr-dev by Chris Thornton · 9 years ago
  32. 958b9d2 Fix issue #24743380: VoiceInteractionManagerService doesn't use current... by Dianne Hackborn · 9 years ago
  33. b7b5812 Don't call StopRecognition when recognition was aborted. by Chris Thornton · 9 years ago
  34. a35c96e add metrics to assistant by Chris Wren · 9 years ago
  35. 3551a59 Merge "Work on issue #21516866: Implement voice interaction in ResolverActivity" into mnc-dev by Dianne Hackborn · 9 years ago
  36. 57dd737 Work on issue #21516866: Implement voice interaction in ResolverActivity by Dianne Hackborn · 9 years ago
  37. 1dfa7c6 Don't use screenshot if structure is disabled (1/2) by Jorim Jaggi · 9 years ago
  38. 19695d9 Add callback to voice interaction session for lockscreen shown by Jorim Jaggi · 9 years ago
  39. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  40. 1de1186 Implement issue #22403908: Enable assistant to refuse context sharing by Dianne Hackborn · 9 years ago
  41. 165ce06 Fix assist for hardware long-press by Jorim Jaggi · 9 years ago
  42. 4e88bcd Fix issue #20672970: Notifications are not dismissed on hot word detection by Dianne Hackborn · 9 years ago
  43. a133f0b Add setting to disable screenshot separately (1/2) by Jorim Jaggi · 9 years ago
  44. b6fb3fe Merge "Block assist when screenshots are disabled by policy" into mnc-dev by Benjamin Franz · 9 years ago
  45. cc3a46a Also reset assist setting when force stopping assist by Jorim Jaggi · 9 years ago
  46. c200f44 Block assist when screenshots are disabled by policy by Benjamin Franz · 9 years ago
  47. 1e575a0 Merge "Only grant runtime permissions to special components." into mnc-dev by Svet Ganov · 9 years ago
  48. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  49. 4f43dc0 Assist disclosure by Adrian Roos · 9 years ago
  50. 216f5c3 Bring back screenshot API. by Dianne Hackborn · 9 years ago
  51. b8004ff Fix issue #21816660 (app standby), work on issue #20882522 (voice interact) by Dianne Hackborn · 9 years ago
  52. 5f531f1 Make VIMS.SettingsObserver multiuser-aware. by Yohei Yukawa · 9 years ago
  53. b835dd7 Close assist when launching intents from notification shade by Jorim Jaggi · 9 years ago
  54. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  55. 2ee5c36 Update VoiceInteractionService from API review. by Dianne Hackborn · 9 years ago
  56. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  57. 496767c Cancel voice assist session on user switch by James Cook · 9 years ago
  58. d9b0c91 am 782def77: am 80cf2210: Add config_forceVoiceInteractionServicePackage to allow a device to config its VoiceInteractionService package and ignore the regular setting. by Cedric Ho · 9 years ago
  59. 80cf221 Add config_forceVoiceInteractionServicePackage to allow a device to config its VoiceInteractionService package and ignore the regular setting. by Cedric Ho · 9 years ago
  60. c676735 Merge "Add setting to disable assist data (1/2)" into mnc-dev by Jorim Jaggi · 9 years ago
  61. 9d91083 Add setting to disable assist data (1/2) by Jorim Jaggi · 9 years ago
  62. 38a499e Remove screenshot APIs. by Dianne Hackborn · 9 years ago
  63. 03872c0 Fixed a bug with svelte and voice assist by Selim Cinek · 9 years ago
  64. e70d653 The voice assist may now be launched above the lockscreen by Selim Cinek · 9 years ago
  65. 5f560d0 Rename supportsAssistGesture to supportsAssist by Jorim Jaggi · 9 years ago
  66. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  67. 4e41767 resolved conflicts for merge of 0af3af03 to mnc-dev by Cedric Ho · 9 years ago
  68. c663d99 Enable VoiceInteractionService on watch. by Cedric Ho · 9 years ago
  69. b09f8e2 Fix VoiceInteraction permission issues by Jorim Jaggi · 9 years ago
  70. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  71. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  72. 0b68ff4 Add flag to voice interactor for supporting assist gesture by Jorim Jaggi · 9 years ago
  73. 225d3b5 Add more internal API's for assist by Jorim Jaggi · 9 years ago
  74. 25e12ab Add ability to start voice interaction session directly by Jorim Jaggi · 9 years ago
  75. 27eac1d Add ability to get a screenshot for assist. by Dianne Hackborn · 9 years ago
  76. 3d07c94 Add new voice request for picking from a list. by Dianne Hackborn · 10 years ago
  77. a83ce1d More work on collecting assist data. by Dianne Hackborn · 10 years ago
  78. ffeecb1 Rework voice interaction session lifecycle. by Dianne Hackborn · 10 years ago
  79. ae6688b Update voice interaction layer for new UI design. by Dianne Hackborn · 10 years ago
  80. 4e106ce Bring back voice interaction APIs. by Dianne Hackborn · 10 years ago
  81. c0e4aaa Issue #17551667: Voice interaction service should be disabled... by Dianne Hackborn · 10 years ago
  82. 45c00b5 Don't unload the sound model on stopRecognition by Sandeep Siddhartha · 10 years ago
  83. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  84. 2475e38 SoundTriggerHelper: handle media server death by Eric Laurent · 10 years ago
  85. d7c0395 Hide the interaction part of VoiceInteractionService. by Dianne Hackborn · 10 years ago
  86. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  87. efe0f9c Turn off hotword when in power save mode by Sandeep Siddhartha · 10 years ago
  88. 16ec080 Make sure we initialize to enable the default voice interaction service. by Dianne Hackborn · 10 years ago
  89. a31413a Fix delete clause for sound model DB by Sandeep Siddhartha · 10 years ago
  90. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  91. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 10 years ago
  92. 6b8556d Dump the state of SoundTriggerHelper for bugreports by Sandeep Siddhartha · 10 years ago
  93. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 10 years ago
  94. 256e1a6 Handle same keyphrase for multiple users by Sandeep Siddhartha · 10 years ago
  95. d3b8223 SoundTrigger API update. by Eric Laurent · 10 years ago
  96. 5e33fb0 Stop recognition when shutting down VIS by Sandeep Siddhartha · 10 years ago
  97. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  98. 299efbe Don't unload sound model in start recognition unless the model changes by Sandeep Siddhartha · 10 years ago
  99. 1ed12dd Make startRecognition async by Sandeep Siddhartha · 10 years ago
  100. 8ef360f Notify VIS of shutdown before switching implementations by Sandeep Siddhartha · 10 years ago