1. 20df623 Merge "Add callback to voice interaction session for lockscreen shown" into mnc-dev by Jorim Jaggi · 9 years ago
  2. 19695d9 Add callback to voice interaction session for lockscreen shown by Jorim Jaggi · 9 years ago
  3. 55786e1 Merge "Test app to emit all AccessibilityEvents to logcat." into mnc-dev by Jorim Jaggi · 9 years ago
  4. 78ead58 Merge "Fix issue #22531747: Assist info should declare if user has disabled..." into mnc-dev by Dianne Hackborn · 9 years ago
  5. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  6. 35289f1 Scaling (Animated)VectorDrawable inside ImageView by ztenghui · 10 years ago
  7. f6586cb Merge "Implement issue #22403908: Enable assistant to refuse context sharing" into mnc-dev by Dianne Hackborn · 9 years ago
  8. 1de1186 Implement issue #22403908: Enable assistant to refuse context sharing by Dianne Hackborn · 9 years ago
  9. d0a1590 Fix issue #22124996: VI: Command Request not Active by Dianne Hackborn · 9 years ago
  10. 6f0fdc4 Implement better handling of text in assist. by Dianne Hackborn · 9 years ago
  11. 998e32d Test app to emit all AccessibilityEvents to logcat. by Dan Sandler · 9 years ago
  12. de15eda Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW... by Dianne Hackborn · 9 years ago
  13. 593334a Fix issue #22124996: VI: Command Request not Active by Dianne Hackborn · 9 years ago
  14. 70d8be7 Fix issue #22013372: Assist should take translationX and friends... by Dianne Hackborn · 9 years ago
  15. cb24778 Merge "Remove Webviewtests in frameworks" into mnc-dev by Selim Gurun · 9 years ago
  16. e9f13e17 Remove Webviewtests in frameworks by Selim Gurun · 9 years ago
  17. 9336eb5 Merge "Update the internal test case to show the strokeWidth can scale now" into mnc-dev by ztenghui · 9 years ago
  18. 9253730 Update the internal test case to show the strokeWidth can scale now by ztenghui · 9 years ago
  19. 16036f2 Fix issue #20654534: API Review: android.app.assist by Dianne Hackborn · 9 years ago
  20. 91870fa Merge "Separate 2 clip paths into 2 groups" into mnc-dev by ztenghui · 9 years ago
  21. b6e9534 Separate 2 clip paths into 2 groups by ztenghui · 9 years ago
  22. 1958e5e Fix issue #21813831: Need API for asking to be added to power whitelist by Dianne Hackborn · 9 years ago
  23. e554cc9 Merge "Implement some control over ALLOW_WHILE_IDLE alarms." into mnc-dev by Dianne Hackborn · 9 years ago
  24. 3d1933c4 Implement some control over ALLOW_WHILE_IDLE alarms. by Dianne Hackborn · 9 years ago
  25. 17de4b2 Merge "remove usage of deprecated method setLatestEventInfo" into mnc-dev by Chris Wren · 9 years ago
  26. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  27. c8e8729 UsageStats: Change INTERACTION to SYSTEM_INTERACTION by Adam Lesinski · 9 years ago
  28. a3acdb3 Fix issue #21621920: VI: need mechanism to get current request by Dianne Hackborn · 9 years ago
  29. 5ac36ce Merge "Use VoiceInteractor.Prompt in VoiceInteraction test app" into mnc-dev by James Cook · 9 years ago
  30. 54d729b Merge "Fix issue #21572679: API Review: ActivityOptions, usage time report" into mnc-dev by Dianne Hackborn · 9 years ago
  31. dd231d4 Use VoiceInteractor.Prompt in VoiceInteraction test app by James Cook · 9 years ago
  32. 67ba2c7 Fix issue #21572679: API Review: ActivityOptions, usage time report by Dianne Hackborn · 9 years ago
  33. 83a5203 Setup the animation callback for AnimatedVectorDrawable by ztenghui · 9 years ago
  34. b0a5e78 Merge "More API changes." into mnc-dev by Dianne Hackborn · 9 years ago
  35. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  36. 7d01d2c Merge "Fix API review: Camera prewarm" into mnc-dev by Jorim Jaggi · 9 years ago
  37. d944986 Fix API review: Camera prewarm by Jorim Jaggi · 9 years ago
  38. 9ed0c41 Merge "Update VoiceInteractionService from API review." into mnc-dev by Dianne Hackborn · 9 years ago
  39. 2ee5c36 Update VoiceInteractionService from API review. by Dianne Hackborn · 9 years ago
  40. b2c589c Change colors of AVD test by Andrew Flynn · 9 years ago
  41. 1cd7e4c Merge "Use path intersection instead of saveLayer+mesh to mask projected ripples" into mnc-dev by Chris Craik · 9 years ago
  42. 4573ddd Merge "Add new API to set URI on AssistContent." into mnc-dev by Dianne Hackborn · 9 years ago
  43. 6ac0c8c lock device orientation during app compatibility test by Guang Zhu · 9 years ago
  44. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  45. 01d1acc Merge "AnimatedVectorDrawable Attr proof of concept" into mnc-dev by Tenghui Zhu · 9 years ago
  46. 4f486ee don't report missing launch intent as failure by Guang Zhu · 9 years ago
  47. fca52b75 Use path intersection instead of saveLayer+mesh to mask projected ripples by Chris Craik · 9 years ago
  48. 9f521c9 update app compatibility post launch detection by Guang Zhu · 9 years ago
  49. e5c4262 Improve reporting to apps of transaction too large failures. by Dianne Hackborn · 9 years ago
  50. b5a380d Add API to track usage time of apps. by Dianne Hackborn · 9 years ago
  51. c19cdfa Clean RenderScript warnings by Jean-Luc Brouillet · 9 years ago
  52. dbd90f0 Merge "Tests for Notification object construction and parceling." into mnc-dev by Dan Sandler · 9 years ago
  53. 61e1e09 Change attribute values per API council. by Craig Mautner · 9 years ago
  54. 7edddb4 Tests for Notification object construction and parceling. by Dan Sandler · 9 years ago
  55. 12c137f AnimatedVectorDrawable Attr proof of concept by Andrew Flynn · 9 years ago
  56. 08cba16 Merge "allow top sleeping state in app process verification" into mnc-dev by Guang Zhu · 9 years ago
  57. 765e00a allow top sleeping state in app process verification by Guang Zhu · 9 years ago
  58. ed9af06 Merge "Fix issue #20655182: API Review: ViewAssistStructure" into mnc-dev by Dianne Hackborn · 9 years ago
  59. 94a6d15 Use new hierarchy viewer protocol in all View subclasses by Siva Velusamy · 9 years ago
  60. 0d857b9 Improve hierarchy viewer dump hierarchy latency by Siva Velusamy · 9 years ago
  61. 49b043f Fix issue #20655182: API Review: ViewAssistStructure by Dianne Hackborn · 9 years ago
  62. 39fce1d Merge "improve app crash detection in compatibility test" into mnc-dev by Guang Zhu · 9 years ago
  63. 34092cf improve app crash detection in compatibility test by Guang Zhu · 9 years ago
  64. 20db98c Remove incomplete media router API. by Jeff Brown · 9 years ago
  65. a8cc058 Revert "Remove incomplete media router API." by Bart Sears · 9 years ago
  66. 2e5a205 Remove incomplete media router API. by Jeff Brown · 10 years ago
  67. e9194b9 Merge "Extended test to support launching assist above lock screen" into mnc-dev by Selim Cinek · 9 years ago
  68. 704b9f8 Extended test to support launching assist above lock screen by Selim Cinek · 9 years ago
  69. 58a20d1 Update permissions on memory usage instrumentation by Maxim Siniavine · 9 years ago
  70. 574f537 Merge "Add body sensors app op - framework base" into mnc-dev by Svet Ganov · 9 years ago
  71. 31a2d06 Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty"" by Chris Craik · 9 years ago
  72. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  73. 5f560d0 Rename supportsAssistGesture to supportsAssist by Jorim Jaggi · 9 years ago
  74. fa5ecdc Respect the record audio app op - framework by Svet Ganov · 9 years ago
  75. 799d8d0 Add "assist block" API. by Dianne Hackborn · 9 years ago
  76. c21ae9e Add API for putting up locktask pinning toast. by Craig Mautner · 9 years ago
  77. 2ad0bb4 Add tests for android:lockTaskMode. by Craig Mautner · 9 years ago
  78. 88022af Merge "Add permission for AppCompatibilityTest." by wsmlby · 9 years ago
  79. 57e7443 Add permission for AppCompatibilityTest. by wsmlby · 9 years ago
  80. 25ff064 Merge "Add Camera prewarm intent." by Jorim Jaggi · 9 years ago
  81. a86790b Add Camera prewarm intent. by Jorim Jaggi · 9 years ago
  82. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  83. df62ab4 Merge "Add group scaling factor into stroke width." by ztenghui · 9 years ago
  84. 64e71cd Merge changes from topic 'assist' by Jorim Jaggi · 9 years ago
  85. 6e9fa1a Add test assist to implement motion study by Jorim Jaggi · 9 years ago
  86. 5688b03 Add quick and dirty async AssistStructure building. by Dianne Hackborn · 9 years ago
  87. 9af77a4c Add group scaling factor into stroke width. by ztenghui · 9 years ago
  88. 6251f0d Rework assist to walk down the view hierarchy. by Dianne Hackborn · 9 years ago
  89. 1588f0f Add listener support in AVD by ztenghui · 9 years ago
  90. 3120352 Merge "Add view ID, rework assist API." by Dianne Hackborn · 9 years ago
  91. 0b071a0 Add view ID, rework assist API. by Dianne Hackborn · 9 years ago
  92. 47fe60a Merge "Output modified bcp47 tag in ResTable_config::toString()" by Adam Lesinski · 9 years ago
  93. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  94. 43c410e Merge "Remove HardwareCanvas" by Chris Craik · 9 years ago
  95. 27eac1d Add ability to get a screenshot for assist. by Dianne Hackborn · 9 years ago
  96. 8a9355a Output modified bcp47 tag in ResTable_config::toString() by Adam Lesinski · 9 years ago
  97. 3d07c94 Add new voice request for picking from a list. by Dianne Hackborn · 9 years ago
  98. a83ce1d More work on collecting assist data. by Dianne Hackborn · 9 years ago
  99. f6829a0 Remove HardwareCanvas by Chris Craik · 9 years ago
  100. 978a1ed Add generic "INTERACTION" event type to UsageStatsManager by Adam Lesinski · 9 years ago