1. f47f173 Fix AlwaysOnHotwordDetector recognition event bug. by Arunesh Mishra · 8 years ago
  2. 344744b Exposing file:// beyond your app is bad, m'kay? by Jeff Sharkey · 9 years ago
  3. a772e5f SoundTrigger API improvements. by Arunesh Mishra · 9 years ago
  4. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  5. cbb2382 Merge "NullPointerException when starting VoiceInteractionManagerService" am: b7fbe1104f by Jorim Jaggi · 9 years ago
  6. 7dbcbad NullPointerException when starting VoiceInteractionManagerService by Edward Savage-Jones · 9 years ago
  7. c83189b Fix issue #25673462: Shamu update from MMB29J -> 29K does not complete by Dianne Hackborn · 9 years ago
  8. 57dd737 Work on issue #21516866: Implement voice interaction in ResolverActivity by Dianne Hackborn · 9 years ago
  9. 20df623 Merge "Add callback to voice interaction session for lockscreen shown" into mnc-dev by Jorim Jaggi · 9 years ago
  10. 19695d9 Add callback to voice interaction session for lockscreen shown by Jorim Jaggi · 9 years ago
  11. 1b4447f Fix issue #22564918: Request is inactive by Dianne Hackborn · 9 years ago
  12. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  13. f6586cb Merge "Implement issue #22403908: Enable assistant to refuse context sharing" into mnc-dev by Dianne Hackborn · 9 years ago
  14. 1de1186 Implement issue #22403908: Enable assistant to refuse context sharing by Dianne Hackborn · 9 years ago
  15. d0a1590 Fix issue #22124996: VI: Command Request not Active by Dianne Hackborn · 9 years ago
  16. 782d498 Fix issue #22328792: Fix scalability issues in AssistStructure by Dianne Hackborn · 9 years ago
  17. 4e88bcd Fix issue #20672970: Notifications are not dismissed on hot word detection by Dianne Hackborn · 9 years ago
  18. 593334a Fix issue #22124996: VI: Command Request not Active by Dianne Hackborn · 9 years ago
  19. 16036f2 Fix issue #20654534: API Review: android.app.assist by Dianne Hackborn · 9 years ago
  20. 0925136 Merge "Fixing voice panel centering issues in landscape on phone" into mnc-dev by Stefan Kuhne · 9 years ago
  21. 2f280d06 Fixing voice panel centering issues in landscape on phone by Stefan Kuhne · 9 years ago
  22. 40359f7 Merge "Request application of WindowInsets when setting a content view" into mnc-dev by Adam Powell · 9 years ago
  23. 41607d5 Request application of WindowInsets when setting a content view by Adam Powell · 9 years ago
  24. 216f5c3 Bring back screenshot API. by Dianne Hackborn · 9 years ago
  25. 6cf3975 Allow different visual and voice assist prompts by James Cook · 9 years ago
  26. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  27. 2ee5c36 Update VoiceInteractionService from API review. by Dianne Hackborn · 9 years ago
  28. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  29. 38a499e Remove screenshot APIs. by Dianne Hackborn · 9 years ago
  30. e70d653 The voice assist may now be launched above the lockscreen by Selim Cinek · 9 years ago
  31. 5f560d0 Rename supportsAssistGesture to supportsAssist by Jorim Jaggi · 9 years ago
  32. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  33. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  34. 64e71cd Merge changes from topic 'assist' by Jorim Jaggi · 9 years ago
  35. 0b68ff4 Add flag to voice interactor for supporting assist gesture by Jorim Jaggi · 9 years ago
  36. 225d3b5 Add more internal API's for assist by Jorim Jaggi · 9 years ago
  37. 25e12ab Add ability to start voice interaction session directly by Jorim Jaggi · 9 years ago
  38. 5688b03 Add quick and dirty async AssistStructure building. by Dianne Hackborn · 9 years ago
  39. 2d34559 am 1bca3532: am 0e6b4da5: am 5a15bf69: Merge "Frameworks/base: Fix request removal in VoiceInteractionSession" by Andreas Gampe · 9 years ago
  40. 8ef92bd Frameworks/base: Fix request removal in VoiceInteractionSession by Andreas Gampe · 9 years ago
  41. 27eac1d Add ability to get a screenshot for assist. by Dianne Hackborn · 9 years ago
  42. 3d07c94 Add new voice request for picking from a list. by Dianne Hackborn · 9 years ago
  43. ffeecb1 Rework voice interaction session lifecycle. by Dianne Hackborn · 9 years ago
  44. ae6688b Update voice interaction layer for new UI design. by Dianne Hackborn · 9 years ago
  45. 4e106ce Bring back voice interaction APIs. by Dianne Hackborn · 10 years ago
  46. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  47. 50c29040 Remove old methods : AlwaysOnHotwordDetector by Dharmesh Mokani · 10 years ago
  48. ae686a5 Address API review comment:AlwaysOnHotwordDetector by Dharmesh Mokani · 10 years ago
  49. d7c0395 Hide the interaction part of VoiceInteractionService. by Dianne Hackborn · 10 years ago
  50. ee16bdc Address API review comments by Sandeep Siddhartha · 10 years ago
  51. 07b4a6f Remove the old API for creating hotword detector by Sandeep Siddhartha · 10 years ago
  52. fb30d69 Fix conversion of locale from BCP47 language tag by Sandeep Siddhartha · 10 years ago
  53. dcf3068 Fix the Locale story in the hotword API by Sandeep Siddhartha · 10 years ago
  54. ecc7498 Turn off voice interaction service restrction for now by Dianne Hackborn · 10 years ago
  55. a3fb40d Add 560dpi, and some other stuff. by Dianne Hackborn · 10 years ago
  56. e2c020a4 Fix VoiceInteractionService.isActiveService(). by Barnaby James · 10 years ago
  57. 97887cf Merge "Remove direct field access from event payload" into lmp-dev by Sandeep Siddhartha · 10 years ago
  58. d5730bc Remove direct field access from event payload by Sandeep Siddhartha · 10 years ago
  59. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  60. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 10 years ago
  61. fd7070f Add the capture session (and its availability) in the EventPayload by Sandeep Siddhartha · 10 years ago
  62. 9a35d78 Fix to call VoiceInteractionSession.onDestroy(). by Dianne Hackborn · 10 years ago
  63. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 10 years ago
  64. 2178e2e Read audio format from the recognition event by Sandeep Siddhartha · 10 years ago
  65. 0db3089 Use @IntDef for manage actions by Sandeep Siddhartha · 10 years ago
  66. d3b8223 SoundTrigger API update. by Eric Laurent · 10 years ago
  67. 5e33fb0 Stop recognition when shutting down VIS by Sandeep Siddhartha · 10 years ago
  68. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  69. 011dcbf Cleanup some documentation with @see references to constants by Sandeep Siddhartha · 10 years ago
  70. 668327d Tighten the checks around a detector being invalidated by Sandeep Siddhartha · 10 years ago
  71. 1ed12dd Make startRecognition async by Sandeep Siddhartha · 10 years ago
  72. 6817337 Read the keyphrase ID from the recognition event by Sandeep Siddhartha · 10 years ago
  73. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 10 years ago
  74. 452a642 Fix various bugs with model management by Sandeep Siddhartha · 10 years ago
  75. f63bc52 Make hotword availability a callback by Sandeep Siddhartha · 10 years ago
  76. 6daae96 AlwaysOnHotwordDetector needs to reflect enrollment changes by Sandeep Siddhartha · 10 years ago
  77. 110f569 Fix synchronization issues in AlwaysOnHotwordDetector by Sandeep Siddhartha · 10 years ago
  78. 0558972 Move sound trigger calls to VoiceInteractionManagerService by Sandeep Siddhartha · 10 years ago
  79. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  80. e6cd247 Add recognition modes to the enrollment metadata by Sandeep Siddhartha · 10 years ago
  81. 8ecaf5f Hook in startRecogniton call by Sandeep Siddhartha · 10 years ago
  82. d3fdb8b Add VoiceInteraction request type for successful actions. by Barnaby James · 10 years ago
  83. d701820 Always on hotword changes by Sandeep · 10 years ago
  84. f7a13df Add SoundTriggerManager to handle calls to SoundTrigger by Sandeep Siddhartha · 10 years ago
  85. 2296895 Activity for enrollment by Sandeep Siddhartha · 10 years ago
  86. e912ac0 Add capability APIs to VoiceInteractionService by Sandeep Siddhartha · 10 years ago
  87. e570678 Initial support for reading the enrollment metadata by Sandeep Siddhartha · 10 years ago
  88. a2c076d Clean up voice API. by Dianne Hackborn · 10 years ago
  89. 20d9474 More work on voice interaction visuals. by Dianne Hackborn · 10 years ago
  90. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  91. fb05292 Revert "Hide voice interaction APIs." by Dianne Hackborn · 10 years ago
  92. dcff995 Hide voice interaction APIs. by Dianne Hackborn · 10 years ago
  93. c03c916 Further work on voice interaction services. by Dianne Hackborn · 10 years ago
  94. 18f0d35 Rework some of the voice interaction APIs. by Dianne Hackborn · 10 years ago
  95. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago