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