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