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