1. 8a4532c Merge "Implement proper lifecycle for WindowInsetsAnimationController" by Jorim Jaggi · 5 years ago
  2. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 5 years ago
  3. 3d66fc9 Merge "Trigger augmented autofill when the app is not important for autofill." by TreeHugger Robot · 5 years ago
  4. 4a79c63 Merge changes from topic "view_tree_batch" by TreeHugger Robot · 5 years ago
  5. 3d61f89 Merge "Address API council feedback" by TreeHugger Robot · 5 years ago
  6. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 5 years ago
  7. 544b39c Changed Content Catpure workflow so it notifies when multiple changes are made. by Felipe Leme · 5 years ago
  8. e57475e Address API council feedback by John Reck · 5 years ago
  9. d58c1ea Improved how Content Capture events are flushed when activity is resumed / paused. by Felipe Leme · 5 years ago
  10. a7de402 Trigger augmented autofill when the app is not important for autofill. by Felipe Leme · 5 years ago
  11. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  12. 5ed50cc Implement proper lifecycle for WindowInsetsAnimationController by Jorim Jaggi · 6 years ago
  13. 044c63b Changes on the ContentCaptureContext APIs. by Felipe Leme · 5 years ago
  14. 0552f41 Merge "Add new ContentCapture APIs to let apps change the ContentCaptureContext." by Felipe Leme · 5 years ago
  15. b1a0da1 Merge "Update View#getAttributeResolutionStack to take @AttrRes" by TreeHugger Robot · 5 years ago
  16. 9b31762 Merge "Added public API alternatives to reflective calls on ScrollBarDrawable" by Nader Jawad · 5 years ago
  17. 93aeba8 Added public API alternatives to reflective calls on ScrollBarDrawable by Nader Jawad · 5 years ago
  18. e211231 Update View#getAttributeResolutionStack to take @AttrRes by Aurimas Liutikas · 5 years ago
  19. 4eecbe6 Add new ContentCapture APIs to let apps change the ContentCaptureContext. by Felipe Leme · 5 years ago
  20. 4ee8043 Merge "Restrict View#mAttachInfo" by Adam Powell · 5 years ago
  21. 8ecc522 Restricting access to View.internalSetPadding(...) by shepshapard · 5 years ago
  22. 86ef44b Merge "Add helper methods for View attribute debugging" by Aurimas Liutikas · 5 years ago
  23. 0adca266 Restrict View#mAttachInfo by Adam Powell · 5 years ago
  24. a7a0578 Merge "Use map to traverse accessibilityIds instead of the view tree" by Qasid Sadiq · 5 years ago
  25. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 6 years ago
  26. f8295b1 Merge "Updated UnsupportedAppUsage annotation usage on setAlphaNoInvalidation" by Nader Jawad · 5 years ago
  27. 72be7c2 Merge "Improved padding code comments in View.java" by Shep Shapard · 5 years ago
  28. 55b346b Move View#scrollX and scrollY to dark gray list by Mihai Popa · 5 years ago
  29. 834787a Use map to traverse accessibilityIds instead of the view tree by Qasid Ahmad Sadiq · 6 years ago
  30. bc3c759 Updated UnsupportedAppUsage annotation usage on setAlphaNoInvalidation by Nader Jawad · 5 years ago
  31. 6737cc6 Merge "Restrict reflection access to View methods" by TreeHugger Robot · 5 years ago
  32. ff18d86 Improved padding code comments in View.java by shepshapard · 6 years ago
  33. 2879c9c Merge "@InspectableProperty coverage for android.widget" by Ashley Rose · 5 years ago
  34. c9d007d Merge "Makes View#setTransitionVisibility public and dark-greylists mViewFlags" by Louis Pullen-Freilich · 5 years ago
  35. 4ba2779 Restrict reflection access to View methods by Jakub Gielzak · 5 years ago
  36. 76ff3e0 Makes View#setTransitionVisibility public and dark-greylists mViewFlags by Louis Pullen-Freilich · 6 years ago
  37. 0a64976 Merge "Refactored how initial content capture events are sent." by Felipe Leme · 5 years ago
  38. 79bceeb Restrict reflection access to mLayoutParams by Jakub Gielzak · 5 years ago
  39. 0129769 Refactored how initial content capture events are sent. by Felipe Leme · 6 years ago
  40. 55f9f92 @InspectableProperty coverage for android.widget by Ashley Rose · 6 years ago
  41. 8b047dd Move multiplier to ViewConfiguration by Siarhei Vishniakou · 6 years ago
  42. aae0663 Add View#getSourceLayoutResId(). by Aurimas Liutikas · 6 years ago
  43. 35ea763 Removed unused flag from notifyTextChanged(). by Felipe Leme · 6 years ago
  44. b47ddd4 Run inspector annotation processor on framework by Ashley Rose · 6 years ago
  45. 26cbd71 Post expensive ContentCapture calls to Choreographer's CALLBACK_COMMIT stage. by Felipe Leme · 6 years ago
  46. 4125342 Merge "Fixed View.getContentCaptureSession(ContentCaptureManager)." by Felipe Leme · 6 years ago
  47. 902d63b Fixed View.getContentCaptureSession(ContentCaptureManager). by Felipe Leme · 6 years ago
  48. e9c836e Merge "Accelerate long press in View.java" by TreeHugger Robot · 6 years ago
  49. 99eff85 Merge "Explicit delay in View.java" by TreeHugger Robot · 6 years ago
  50. 3394986 Accelerate long press in View.java by Siarhei Vishniakou · 7 years ago
  51. bacad70 Explicit delay in View.java by Siarhei Vishniakou · 6 years ago
  52. e0b050e Merge "Changed the virtual ids on ContentCapture to be long." by TreeHugger Robot · 6 years ago
  53. a75333c Changed the virtual ids on ContentCapture to be long. by Felipe Leme · 6 years ago
  54. 9a84064 Merge "Added trace points for ContentCapture." by TreeHugger Robot · 6 years ago
  55. 73f3e8a Introduce new window insets launch flag by Jorim Jaggi · 6 years ago
  56. d5bd0d0 Merge "Change how notifyAppearedOrDisappearedForContentCaptureIfNeeded() checks if view is visible." by TreeHugger Robot · 6 years ago
  57. 3835835 Change how notifyAppearedOrDisappearedForContentCaptureIfNeeded() checks if view is visible. by Felipe Leme · 6 years ago
  58. a3196a7 Removed graphical properties from Content Capture ViewNode. by Felipe Leme · 6 years ago
  59. b337e1c Added trace points for ContentCapture. by Felipe Leme · 6 years ago
  60. 0fe161d Schematize Display system properties by Kiyoung Kim · 6 years ago
  61. 4a710a8 Merge changes I88f7f7e5,If6c1153d by Jorim Jaggi · 6 years ago
  62. 02a741f A brave new world for window insets (11/n) by Jorim Jaggi · 6 years ago
  63. 2057c38 New, minor ContentCapture APIs for virtual views management. by Felipe Leme · 6 years ago
  64. 93ffb98 Implemented missing methods on android.view.contentcapture.ViewNode by Felipe Leme · 6 years ago
  65. 64e9cd3 Merge changes from topic "inset_dispatch" by Jorim Jaggi · 6 years ago
  66. c41c91a Merge "Update javadoc for accessibility announcements" by Phil Weaver · 6 years ago
  67. 15637fd A brave new world for window insets (10/n) by Jorim Jaggi · 6 years ago
  68. e105cc2 Update javadoc for accessibility announcements by Phil Weaver · 6 years ago
  69. 5fea55b Remove usage of scoped connections. by Robert Carr · 6 years ago
  70. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  71. 99dc474 Merge "A brave new world for window insets (5/n)" by Jorim Jaggi · 6 years ago
  72. 5bb571d A brave new world for window insets (5/n) by Jorim Jaggi · 6 years ago
  73. 87a9dc9 Moved createContentCaptureSession() to ContentCaptureSession. by Felipe Leme · 6 years ago
  74. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  75. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  76. 25c291d Add @InspectableProperty to View by Ashley Rose · 6 years ago
  77. c999d5e Merge "A brave new world for window insets (2 and 3/n)" by Jorim Jaggi · 6 years ago
  78. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  79. b603095 A brave new world for window insets (2 and 3/n) by Jorim Jaggi · 6 years ago
  80. c7f839b Merge "Restrict unsupported API usage to View.setFrame" by Andrey Kulikov · 6 years ago
  81. c5713cb Made View#setTransitionAlpha(),getTransitionAlpha() public by Andrey Kulikov · 6 years ago
  82. 470564c Restrict unsupported API usage to View.setFrame by Andrey Kulikov · 6 years ago
  83. 5754598 Makes View#setAnimationMatrix public by Andrey Kulikov · 6 years ago
  84. 752828f Expose RenderNode#getUniqueId() as View#getUniqueDrawingId() by Ashley Rose · 6 years ago
  85. 636be16 Merge "Made View.setLeftTopRightBottom() public" by TreeHugger Robot · 6 years ago
  86. 6ee8379 Made View.setLeftTopRightBottom() public by Andrey Kulikov · 6 years ago
  87. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  88. 2bad68c Merge "Fixed when IntelligenceManager.notifyAppeared()/disappeared() is called." by TreeHugger Robot · 6 years ago
  89. 88dbb1b Merge "Make View#transformMatrixToLocal/Global public" by TreeHugger Robot · 6 years ago
  90. c127cbe Make View#transformMatrixToLocal/Global public by Clara Bayarri · 6 years ago
  91. bd5f58d Fixed when IntelligenceManager.notifyAppeared()/disappeared() is called. by Felipe Leme · 6 years ago
  92. 6d45ba0 Merge "Simplified View.onProvideContentCaptureStructure()" by TreeHugger Robot · 6 years ago
  93. c90e782 Restrict unsupported API usage to View#mParent/mTop/mLeft/mRight/mBottom by Clara Bayarri · 6 years ago
  94. 9424812 Restrict unsupported API usage to View#mMinWidth/Height by Clara Bayarri · 6 years ago
  95. 92ab385 Simplified View.onProvideContentCaptureStructure() by Felipe Leme · 6 years ago
  96. 02896eb Merge "Synthesize hover events for TouchDelegate#onTouchExplorationHoverEvent" by Dieter Hsu · 6 years ago
  97. 4c83ed8 Synthesize hover events for TouchDelegate#onTouchExplorationHoverEvent by Dieter Hsu · 6 years ago
  98. 92736c1 Minor Content Capture-related changes. by Felipe Leme · 6 years ago
  99. 1eec951 Merge "Added moar ContentCapture APIs (and their initial implementation)." by TreeHugger Robot · 6 years ago
  100. 88eae3b Added moar ContentCapture APIs (and their initial implementation). by Felipe Leme · 6 years ago