1. 9e83d07 [DO NOT MERGE] Bring back touch events for double tap and double tap and hold. by Ameer Armaly · 4 years, 3 months ago
  2. 2e26315 Insets: Allow animations when setting SYSTEM_UI_LAYOUT_* flags by Adrian Roos · 4 years, 4 months ago
  3. a927929 Scroll Capture Framework by Mark Renouf · 4 years, 4 months ago
  4. 6d5c801 Use separate thread if app doesn't listen to animations by Jorim Jaggi · 4 years, 6 months ago
  5. 809a286 Update API ExtraRenderingInfo by review feedback by Dieter Hsu · 4 years, 6 months ago
  6. 4090e95 Merge "Allow unbuffered MotionEvent dispatch for View (1/2)" by TreeHugger Robot · 4 years, 6 months ago
  7. 5d01978 Allow unbuffered MotionEvent dispatch for View (1/2) by Arthur Hung · 4 years, 10 months ago
  8. f1273c4 Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfo by Dieter Hsu · 4 years, 7 months ago
  9. db5b0c2 WindowInsetsAnimation: Clean up API by Adrian Roos · 4 years, 7 months ago
  10. 1f08f64 Replace OnContentApplyWindowInsetsListener with simple boolean by Jorim Jaggi · 4 years, 7 months ago
  11. 5272444 Window Manager Flag Migration (12/n) by Tiger Huang · 4 years, 7 months ago
  12. 7fb715c Introduce Window.setContentOnApplyWindowInsetsListener by Jorim Jaggi · 4 years, 8 months ago
  13. 6d13bf4 Fix up new insets dispatch behavior by Jorim Jaggi · 4 years, 7 months ago
  14. a51168a Correct layout/draw/animation interleaving for insets callbacks by Jorim Jaggi · 4 years, 8 months ago
  15. c9cf8c1 Merge "Add public access to debug layout bounds flag." by George Mount · 4 years, 8 months ago
  16. 658db3c Add public access to debug layout bounds flag. by George Mount · 4 years, 8 months ago
  17. ad9254c Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  18. 54554e2 API update for insets by Tarandeep Singh · 4 years, 10 months ago
  19. 63e6a35 Dispatch mouse events to the view under cursor. by Garfield Tan · 5 years ago
  20. f90c277 Stop splitting for mouse events. by Garfield Tan · 5 years ago
  21. 9a65d51 Revert "The source of subtree chagnes should be the viewParent" by Qasid Sadiq · 5 years ago
  22. ed50828 The source of subtree chagnes should be the viewParent by Qasid Ahmad Sadiq · 5 years ago
  23. 886a796 Use AccessibilityManagerService to deliver double tap and double tap and hold rather than touch events. by Ameer Armaly · 5 years ago
  24. 2b210c2 Reduce the window tap exclude region for child above it by Tiger Huang · 5 years ago
  25. dd72d2f Merge "Restrict access to FLAG_USE_CHILD_DRAWING_ORDER." by TreeHugger Robot · 5 years ago
  26. 4e59b8d Merge "Restrict access to mGroupFlags." by TreeHugger Robot · 5 years ago
  27. 6f59ef8 Merge "Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage" by TreeHugger Robot · 5 years ago
  28. 90cd0ce Merge "Restrict access to View's hierarchy listener." by TreeHugger Robot · 5 years ago
  29. 7d8a948 Merge "Restrict accesss to FLAG_DISALLOW_INTERCEPT" by TreeHugger Robot · 5 years ago
  30. 73abdd3c Rename @EnumEntry and @FlagEntry by Ashley Rose · 5 years ago
  31. 85c706a Improve javadocs for ViewGroup.getChildDrawingOrder by Andrey Kulikov · 5 years ago
  32. de3b4a7 Add @InspectableProperty annotations to LayoutParams by Ashley Rose · 5 years ago
  33. 7c4e693 Restrict platform's GhostView and unhide a method needed for a backport by Andrey Kulikov · 6 years ago
  34. ab324cf Update core widgets to save attribute source info. by Aurimas Liutikas · 6 years ago
  35. 0e63fcb Restrict access to mGroupFlags. by Filip Pavlis · 6 years ago
  36. c010f01 Restrict accesss to FLAG_DISALLOW_INTERCEPT by Filip Pavlis · 6 years ago
  37. b04f2a8 Restrict access to FLAG_USE_CHILD_DRAWING_ORDER. by Filip Pavlis · 6 years ago
  38. d590b1a Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage by Filip Pavlis · 6 years ago
  39. cfb30af Restrict access to View's hierarchy listener. by Filip Pavlis · 6 years ago
  40. 2879c9c Merge "@InspectableProperty coverage for android.widget" by Ashley Rose · 6 years ago
  41. 0129769 Refactored how initial content capture events are sent. by Felipe Leme · 6 years ago
  42. 55f9f92 @InspectableProperty coverage for android.widget by Ashley Rose · 6 years ago
  43. 02a741f A brave new world for window insets (11/n) by Jorim Jaggi · 6 years ago
  44. 15637fd A brave new world for window insets (10/n) by Jorim Jaggi · 6 years ago
  45. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  46. eefd525 Made ViewGroup.suppressLayout/isLayoutSuppressed public by Andrey Kulikov · 6 years ago
  47. fa1b8de Improve TouchDelegate Accessibility: Explore by Touch handle hover events by Dieter Hsu · 6 years ago
  48. 831c1a9 Move ViewGroup#mChildren[Count] to dark-grey list by Mihai Popa · 6 years ago
  49. eac0905 docs: fixed instances of typo in 'overridden' am: debd4ee72d am: 9b641cbc71 by kopriva · 6 years ago
  50. 9b641cb docs: fixed instances of typo in 'overridden' am: debd4ee72d by kopriva · 6 years ago
  51. debd4ee docs: fixed instances of typo in 'overridden' by kopriva · 6 years ago
  52. 1f089e6 Merge "Stop leaking view during a11y sorting" by Phil Weaver · 6 years ago
  53. 6adf3a1 Stop leaking view during a11y sorting by Phil Weaver · 6 years ago
  54. e5ad598 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  55. a570dee Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  56. 80e4e18 Add @TestApi annotation to a few @hide APIs that were used in CTS. by Aurimas Liutikas · 6 years ago
  57. 95459d3 Ensure consistent attach/detach callback on transient view by Riddle Hsu · 6 years ago
  58. ee4376a Merge "Fixed a bug where sometimes unhandled handler would consume all keys" into pi-dev am: 7ba4c2b254 by Evan Rosky · 6 years ago
  59. cd80e61 Fixed a bug where sometimes unhandled handler would consume all keys by Evan Rosky · 6 years ago
  60. dac9591 Merge "Improve a11y ordering" into pi-dev am: 3789bbc476 am: fbcae9d732 by Phil Weaver · 6 years ago
  61. 86b3260 Improve a11y ordering by Phil Weaver · 6 years ago
  62. 70e7299 Removed logic to handle optimized software rendering pass for opaque Views by Nader Jawad · 6 years ago
  63. 1317162 Notify a11y when view attached to parent by Phil Weaver · 6 years ago
  64. 4807ae2 Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch by Evan Rosky · 6 years ago
  65. d6a51b1 Dispatching display list recreations also to transient views by Selim Cinek · 6 years ago
  66. 98517be Merge "Revert "Remove @hide from ViewGroup debug methods"" by TreeHugger Robot · 7 years ago
  67. 2d7771c Revert "Remove @hide from ViewGroup debug methods" by Alan Viverette · 7 years ago
  68. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  69. 72c510f Revert "Move A11y events throttling away from View(RootImpl)" by Eugene Susla · 7 years ago
  70. fe05a52 Don't crash the app when the assist structure cannot be retrieve. by Felipe Leme · 7 years ago
  71. 0b22497 Merge "Move A11y events throttling away from View(RootImpl)" by TreeHugger Robot · 7 years ago
  72. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago
  73. e0e69f8 Merge "Using RenderNode for creating snapshot of a View, so that hardware bitmaps are drawn properly" by TreeHugger Robot · 7 years ago
  74. d1b287e Using RenderNode for creating snapshot of a View, so that hardware by Sunny Goyal · 7 years ago
  75. 5db64eb Don't allow 0-sized views to be focused. by Evan Rosky · 7 years ago
  76. 1e6ecc6 New API to specify accessibility focus grouping by Phil Weaver · 7 years ago
  77. b891a58 Revert "Don't allow 0-sized views to be focused." by Evan Rosky · 7 years ago
  78. f6b2c6e Don't allow 0-sized views to be focused. by Evan Rosky · 7 years ago
  79. 949cfe1 Deprecate view drawing cache by John Reck · 7 years ago
  80. 3b32286 Merge "Merge "Clear focused-in-cluster on focusability changes" into oc-mr1-dev am: 102520f88e" into oc-mr1-dev-plus-aosp by Evan Rosky · 7 years ago
  81. 102520f Merge "Clear focused-in-cluster on focusability changes" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  82. e066ae3 Merge "Don't get struct of children of !laidout viewGroup" into oc-mr1-dev am: 4c0e55d0fc by Philip P. Moltmann · 7 years ago
  83. 5b20e09 Clear focused-in-cluster on focusability changes by Evan Rosky · 7 years ago
  84. 083d8aa Don't get struct of children of !laidout viewGroup by Philip P. Moltmann · 7 years ago
  85. 1244815 Remove @hide from ViewGroup debug methods by Andrei Stingaceanu · 7 years ago
  86. d73f6a9 Merge "Add docs for new padding/margin attributes." into oc-dev am: 8cdbd6e184 by Chet Haase · 7 years ago
  87. 353d397 Add docs for new padding/margin attributes. by Chet Haase · 7 years ago
  88. 0da21f5 Merge "Separate a11y and autofill view ids" into oc-dev am: c91290a6e9 by Phil Weaver · 7 years ago
  89. 846cda93 Separate a11y and autofill view ids by Phil Weaver · 7 years ago
  90. fd80d0e Merge "Don't report focusableViewAvailable on add" into oc-dev am: 8d4b72c68a by Evan Rosky · 7 years ago
  91. b23e4f4 Don't report focusableViewAvailable on add by Evan Rosky · 7 years ago
  92. b768493 Merge "Improve consistency in focusAfterDescendants behavior" into oc-dev am: 12ee4bd7a8 by Evan Rosky · 7 years ago
  93. 12ee4bd Merge "Improve consistency in focusAfterDescendants behavior" into oc-dev by Evan Rosky · 7 years ago
  94. 2ae1bf5 Improve consistency in focusAfterDescendants behavior by Evan Rosky · 7 years ago
  95. bea4e83 Merge "Fix and clarify behavior of vertical/horizontal attributes" into oc-dev am: 68311f8712 by Chet Haase · 7 years ago
  96. cb3d023 Fix and clarify behavior of vertical/horizontal attributes by Chet Haase · 7 years ago
  97. 10e340c Throttle app a11y events in one place. by Phil Weaver · 8 years ago
  98. f14aea9 Merge "Only save focus in keyboard navigation clusters when appropriate" into oc-dev by Evan Rosky · 7 years ago
  99. 7666d6f Merge "removeAllViews should also clean-up focusedInCluster" into oc-dev by Evan Rosky · 7 years ago
  100. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago