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