1. 6ac42ae Add a mechanism for broadcasts to control background dispatching. by Dianne Hackborn · 9 years ago
  2. c83189b Fix issue #25673462: Shamu update from MMB29J -> 29K does not complete by Dianne Hackborn · 9 years ago
  3. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  4. d8ef44b Merge "Don't call StopRecognition when recognition was aborted." into mnc-dr-dev by Chris Thornton · 9 years ago
  5. 958b9d2 Fix issue #24743380: VoiceInteractionManagerService doesn't use current... by Dianne Hackborn · 9 years ago
  6. b7b5812 Don't call StopRecognition when recognition was aborted. by Chris Thornton · 9 years ago
  7. a35c96e add metrics to assistant by Chris Wren · 9 years ago
  8. 3551a59 Merge "Work on issue #21516866: Implement voice interaction in ResolverActivity" into mnc-dev by Dianne Hackborn · 9 years ago
  9. 57dd737 Work on issue #21516866: Implement voice interaction in ResolverActivity by Dianne Hackborn · 9 years ago
  10. 1dfa7c6 Don't use screenshot if structure is disabled (1/2) by Jorim Jaggi · 9 years ago
  11. 19695d9 Add callback to voice interaction session for lockscreen shown by Jorim Jaggi · 9 years ago
  12. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  13. 1de1186 Implement issue #22403908: Enable assistant to refuse context sharing by Dianne Hackborn · 9 years ago
  14. 165ce06 Fix assist for hardware long-press by Jorim Jaggi · 9 years ago
  15. 4e88bcd Fix issue #20672970: Notifications are not dismissed on hot word detection by Dianne Hackborn · 9 years ago
  16. a133f0b Add setting to disable screenshot separately (1/2) by Jorim Jaggi · 9 years ago
  17. b6fb3fe Merge "Block assist when screenshots are disabled by policy" into mnc-dev by Benjamin Franz · 9 years ago
  18. cc3a46a Also reset assist setting when force stopping assist by Jorim Jaggi · 9 years ago
  19. c200f44 Block assist when screenshots are disabled by policy by Benjamin Franz · 9 years ago
  20. 1e575a0 Merge "Only grant runtime permissions to special components." into mnc-dev by Svet Ganov · 9 years ago
  21. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  22. 4f43dc0 Assist disclosure by Adrian Roos · 9 years ago
  23. 216f5c3 Bring back screenshot API. by Dianne Hackborn · 9 years ago
  24. b8004ff Fix issue #21816660 (app standby), work on issue #20882522 (voice interact) by Dianne Hackborn · 9 years ago
  25. 5f531f1 Make VIMS.SettingsObserver multiuser-aware. by Yohei Yukawa · 9 years ago
  26. b835dd7 Close assist when launching intents from notification shade by Jorim Jaggi · 9 years ago
  27. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  28. 2ee5c36 Update VoiceInteractionService from API review. by Dianne Hackborn · 9 years ago
  29. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  30. 496767c Cancel voice assist session on user switch by James Cook · 9 years ago
  31. 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
  32. 80cf221 Add config_forceVoiceInteractionServicePackage to allow a device to config its VoiceInteractionService package and ignore the regular setting. by Cedric Ho · 9 years ago
  33. c676735 Merge "Add setting to disable assist data (1/2)" into mnc-dev by Jorim Jaggi · 9 years ago
  34. 9d91083 Add setting to disable assist data (1/2) by Jorim Jaggi · 9 years ago
  35. 38a499e Remove screenshot APIs. by Dianne Hackborn · 9 years ago
  36. 03872c0 Fixed a bug with svelte and voice assist by Selim Cinek · 9 years ago
  37. e70d653 The voice assist may now be launched above the lockscreen by Selim Cinek · 9 years ago
  38. 5f560d0 Rename supportsAssistGesture to supportsAssist by Jorim Jaggi · 9 years ago
  39. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  40. 4e41767 resolved conflicts for merge of 0af3af03 to mnc-dev by Cedric Ho · 9 years ago
  41. c663d99 Enable VoiceInteractionService on watch. by Cedric Ho · 9 years ago
  42. b09f8e2 Fix VoiceInteraction permission issues by Jorim Jaggi · 9 years ago
  43. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  44. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  45. 0b68ff4 Add flag to voice interactor for supporting assist gesture by Jorim Jaggi · 9 years ago
  46. 225d3b5 Add more internal API's for assist by Jorim Jaggi · 9 years ago
  47. 25e12ab Add ability to start voice interaction session directly by Jorim Jaggi · 9 years ago
  48. 27eac1d Add ability to get a screenshot for assist. by Dianne Hackborn · 9 years ago
  49. 3d07c94 Add new voice request for picking from a list. by Dianne Hackborn · 9 years ago
  50. a83ce1d More work on collecting assist data. by Dianne Hackborn · 9 years ago
  51. ffeecb1 Rework voice interaction session lifecycle. by Dianne Hackborn · 9 years ago
  52. ae6688b Update voice interaction layer for new UI design. by Dianne Hackborn · 9 years ago
  53. 4e106ce Bring back voice interaction APIs. by Dianne Hackborn · 10 years ago
  54. c0e4aaa Issue #17551667: Voice interaction service should be disabled... by Dianne Hackborn · 10 years ago
  55. 45c00b5 Don't unload the sound model on stopRecognition by Sandeep Siddhartha · 10 years ago
  56. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  57. 2475e38 SoundTriggerHelper: handle media server death by Eric Laurent · 10 years ago
  58. d7c0395 Hide the interaction part of VoiceInteractionService. by Dianne Hackborn · 10 years ago
  59. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  60. efe0f9c Turn off hotword when in power save mode by Sandeep Siddhartha · 10 years ago
  61. 16ec080 Make sure we initialize to enable the default voice interaction service. by Dianne Hackborn · 10 years ago
  62. a31413a Fix delete clause for sound model DB by Sandeep Siddhartha · 10 years ago
  63. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  64. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 10 years ago
  65. 6b8556d Dump the state of SoundTriggerHelper for bugreports by Sandeep Siddhartha · 10 years ago
  66. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 10 years ago
  67. 256e1a6 Handle same keyphrase for multiple users by Sandeep Siddhartha · 10 years ago
  68. d3b8223 SoundTrigger API update. by Eric Laurent · 10 years ago
  69. 5e33fb0 Stop recognition when shutting down VIS by Sandeep Siddhartha · 10 years ago
  70. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  71. 299efbe Don't unload sound model in start recognition unless the model changes by Sandeep Siddhartha · 10 years ago
  72. 1ed12dd Make startRecognition async by Sandeep Siddhartha · 10 years ago
  73. 8ef360f Notify VIS of shutdown before switching implementations by Sandeep Siddhartha · 10 years ago
  74. 2e14dd4 Use keyphrase id from the recognition event by Sandeep Siddhartha · 10 years ago
  75. 6817337 Read the keyphrase ID from the recognition event by Sandeep Siddhartha · 10 years ago
  76. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 10 years ago
  77. 452a642 Fix various bugs with model management by Sandeep Siddhartha · 10 years ago
  78. f63bc52 Make hotword availability a callback by Sandeep Siddhartha · 10 years ago
  79. 6daae96 AlwaysOnHotwordDetector needs to reflect enrollment changes by Sandeep Siddhartha · 10 years ago
  80. 110f569 Fix synchronization issues in AlwaysOnHotwordDetector by Sandeep Siddhartha · 10 years ago
  81. 0558972 Move sound trigger calls to VoiceInteractionManagerService by Sandeep Siddhartha · 10 years ago
  82. 7444c90 Test hotword flow by Sandeep Siddhartha · 10 years ago
  83. f8cf71d Support model deletion by Sandeep Siddhartha · 10 years ago
  84. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  85. 2883ba6 Plumb the database code to read/update sound models by Sandeep Siddhartha · 10 years ago
  86. 8ecaf5f Hook in startRecogniton call by Sandeep Siddhartha · 10 years ago
  87. d701820 Always on hotword changes by Sandeep · 10 years ago
  88. 013f66b SoundTrigger: update API by Eric Laurent · 10 years ago
  89. d4233c6 Initial code for listing/storing sound models by Sandeep Siddhartha · 10 years ago
  90. 6ea0d0a Fix cleanup of voice sessions. by Dianne Hackborn · 10 years ago
  91. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  92. c03c916 Further work on voice interaction services. by Dianne Hackborn · 10 years ago
  93. 18f0d35 Rework some of the voice interaction APIs. by Dianne Hackborn · 10 years ago
  94. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago