1. 0d305f2 Restrict usage of mSelectorPosition and mSelectorRect by Yigit Boyar · 5 years ago
  2. ec0cfcb Merge "Update core widgets to save attribute source info." by Aurimas Liutikas · 5 years ago
  3. 48a7cdd Fix for Hidden API Landroid/widget/AbsListView;->mMaximumVelocity:I in ligt-grey list by Rahul Ravikumar · 5 years ago
  4. 400d99a Merge "Fix Hidden API Landroid/widget/AbsListView;->trackMotionScroll(II)Z in ligt-grey list" by Rahul Ravikumar · 5 years ago
  5. b9f1cae Merge "Restrict access to AbsListView internals." by TreeHugger Robot · 5 years ago
  6. ab324cf Update core widgets to save attribute source info. by Aurimas Liutikas · 5 years ago
  7. 6933d7e Fix Hidden API Landroid/widget/AbsListView;->trackMotionScroll(II)Z in ligt-grey list by Rahul Ravikumar · 5 years ago
  8. 68d28e3 Merge "Add edge effect color APIs to AbsListView" by Yigit Boyar · 5 years ago
  9. ab80291 Restrict access to AbsListView internals. by Filip Pavlis · 5 years ago
  10. 65650ac Merge "Adds FlingRunnable to dark-greylist" by Louis Pullen-Freilich · 5 years ago
  11. a7a0578 Merge "Use map to traverse accessibilityIds instead of the view tree" by Qasid Sadiq · 5 years ago
  12. 437ed07 Merge "UnsupportedAppUsage AbsListView#mOnScrollListener" by TreeHugger Robot · 5 years ago
  13. f0955ac Adds FlingRunnable to dark-greylist by Louis Pullen-Freilich · 5 years ago
  14. b621847 Add edge effect color APIs to AbsListView by Yigit Boyar · 5 years ago
  15. 834787a Use map to traverse accessibilityIds instead of the view tree by Qasid Ahmad Sadiq · 6 years ago
  16. 599a0e2 UnsupportedAppUsage AbsListView#mOnScrollListener by Nader Jawad · 5 years ago
  17. 55f9f92 @InspectableProperty coverage for android.widget by Ashley Rose · 6 years ago
  18. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  19. 978c6e2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  20. e948349 Merge "docs: fixed typo" into pi-dev am: 9ef8b6521c am: b8a1004a72 by Joshua Baxter · 6 years ago
  21. b8a1004 Merge "docs: fixed typo" into pi-dev am: 9ef8b6521c by Joshua Baxter · 6 years ago
  22. c27346f Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 am: 391a7c381d am: bc7b84e463 by Vu Thanh Cong · 6 years ago
  23. 391a7c3 Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 by Vu Thanh Cong · 6 years ago
  24. 894d8cf Merge "Fix edge effect not showing up on first scroll" by Treehugger Robot · 6 years ago
  25. df66bfa docs: fixed typo by Joshua Baxter · 6 years ago
  26. e701dc1 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  27. 2285a66 docs: fixing typo in reference document am: 60b06bd217 by kopriva · 6 years ago
  28. 60b06bd docs: fixing typo in reference document by kopriva · 6 years ago
  29. 4397591 Revert "Introduce InputConnection#reportLanguageHint()" by Yohei Yukawa · 6 years ago
  30. 8b764a0 Merge "[DO NOT MERGE] Fix some mouse + list-item selection/scrolling issues" by Treehugger Robot · 6 years ago
  31. ca575236 [DO NOT MERGE] Fix some mouse + list-item selection/scrolling issues by Evan Rosky · 7 years ago
  32. 72c510f Revert "Move A11y events throttling away from View(RootImpl)" by Eugene Susla · 7 years ago
  33. c4a79e0 Merge "Introduce InputConnection#reportLanguageHint()" by TreeHugger Robot · 7 years ago
  34. e77386e Introduce InputConnection#reportLanguageHint() by Yohei Yukawa · 7 years ago
  35. 8e5bd81 Expose selector draw condition for test by Evan Rosky · 7 years ago
  36. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago
  37. 837ae0d Fix some mouse + list-item selection/scrolling issues by Evan Rosky · 7 years ago
  38. abe61c2 Merge "Add deltaX/Y to a11y scroll events" by TreeHugger Robot · 7 years ago
  39. cb45ddf Add deltaX/Y to a11y scroll events by Eugene Susla · 7 years ago
  40. 37b8567 clearChoices when setting AbsListView adapters. by Sumir Kataria · 7 years ago
  41. e28c03b Use newest scrap view in ListView by Phil Weaver · 7 years ago
  42. f830652 Split scroll factor into a 2d float. by Aaron Whyte · 7 years ago
  43. ec66fb8 Fix problem with ListView accessibility focus by Phil Weaver · 7 years ago
  44. 11372fa Resolve pointer icon over FastScroller to arrow. by Vladislav Kaznacheev · 7 years ago
  45. 0f552f4 Provide old behavior for View#hasFocusable to old apps by Adam Powell · 7 years ago
  46. 995c043 Fix ListView click handling under new focus rules by Adam Powell · 8 years ago
  47. 7584b07 Don't invalidate list data during layout. am: a9d976f39a am: 84a0d97b85 by Phil Weaver · 8 years ago
  48. 3af8c96 Fix edge effect not showing up on first scroll by Vu Thanh Cong · 8 years ago
  49. a9d976f Don't invalidate list data during layout. by Phil Weaver · 8 years ago
  50. 8de2328 Revert "Don't invalidate list data during layout." am: 866ded50bb am: 96b4a68c06 am: b8a314427b by Phil Weaver · 8 years ago
  51. 96b4a68 Revert "Don't invalidate list data during layout." am: 866ded50bb by Phil Weaver · 8 years ago
  52. 866ded5 Revert "Don't invalidate list data during layout." by Phil Weaver · 8 years ago
  53. 06ffff6 Don't invalidate list data during layout. am: 456158ffc2 by Phil Weaver · 8 years ago
  54. f74ce27 Merge "Don't invalidate list data during layout." by Phil Weaver · 8 years ago
  55. 456158f Don't invalidate list data during layout. by Phil Weaver · 8 years ago
  56. 2112742 Don't invalidate list data during layout. by Phil Weaver · 8 years ago
  57. 5c02263 Adding support for async view loading in RemoteViewsAdapter by Sunny Goyal · 8 years ago
  58. a8e64d9 Tweak the logic of AbsListView smoothScrollToPositionFromTop by Kirill Grouchnikov · 8 years ago
  59. c8a00b2 Add rotary encoder support to scrolling containers am: 20ad073581 am: dc47505734 by Ned Burns · 8 years ago
  60. 20ad073 Add rotary encoder support to scrolling containers by Ned Burns · 8 years ago
  61. 27ef5de resolve merge conflicts of 84d7f57 to master by Colin Cross · 8 years ago
  62. 2fe301d Focus behavior for scroll containers in watch mode by Adam Powell · 8 years ago
  63. 4a939cc Use symmetric conditions for advertising and performing ACTION_SCROLL am: 47be54bb78 am: fd855c17b1 by Alan Viverette · 8 years ago
  64. 47be54b Use symmetric conditions for advertising and performing ACTION_SCROLL by Alan Viverette · 8 years ago
  65. 0979352 Merge "Tweaking scroll-related functionality of AbsListView" by Kirill Grouchnikov · 8 years ago
  66. b9cda5f Tweaking scroll-related functionality of AbsListView by Kirill Grouchnikov · 8 years ago
  67. 26489e1 Set up view state before attaching, jump drawables if needed by Alan Viverette · 8 years ago
  68. 45700fa Use a flag to grant a temporary URI permission. by Yohei Yukawa · 8 years ago
  69. adebb52 API Rename: IC#inputContent to IC#commitContent. by Yohei Yukawa · 8 years ago
  70. 152944f Add InputConnection#insertContent(). by Yohei Yukawa · 8 years ago
  71. 51b5caf Invalidate child bounds when AbsListView bounds change by Yigit Boyar · 8 years ago
  72. 9afbf9c Fully detach unused scrap views by Yigit Boyar · 8 years ago
  73. 9f9afe52 Add IC#closeConnection(). by Yohei Yukawa · 8 years ago
  74. f6d87ec Add consistent @NonNull annotations for drawable callbacks by Alan Viverette · 8 years ago
  75. 418d0cf Check if item is selectable before calling on click by Yigit Boyar · 8 years ago
  76. 612cce9 Introduce InputConnection#getHandler(). by Yohei Yukawa · 8 years ago
  77. 2af189a Preserve compatibility for ViewGroup#showContextMenuForChild by Adam Powell · 8 years ago
  78. 66df60f Consume AbsListView touch events following a successful long-press by Alan Viverette · 9 years ago
  79. 0b9e35a Merge "AbsListView invalidates data when it isn’t changed" by Siyamed Sinir · 9 years ago
  80. 0837daa Merge "Make scroll bar mouse draggable." by Keisuke Kuroyanagi · 9 years ago
  81. 135554e AbsListView invalidates data when it isn’t changed by Siyamed Sinir · 9 years ago
  82. 62bbd1a Ensure all showContextMenu() overrides have matching x,y overrides by Alan Viverette · 9 years ago
  83. d85bc50 Make scroll bar mouse draggable. by Keisuke Kuroyanagi · 9 years ago
  84. c89e22a Introdude IC#deleteSurroundingTextInCodePoints(). by Yohei Yukawa · 9 years ago
  85. 4610eef Revert "Add support for partial view layouts" by Chet Haase · 9 years ago
  86. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  87. c55d507 Add support for partial view layouts by Adam Powell · 10 years ago
  88. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  89. 92539d5 Avoid OOBE when AbsListView layout is out of sync with adapter by Alan Viverette · 9 years ago
  90. ad0020f Invalidate when Drawable.setState() returns true by Alan Viverette · 9 years ago
  91. 373ee38 am 2cf699c5: am aeb34f1a: am 161314fa: am 358af143: am 81adda25: Merge "Always create nodes for views backed by an adapter." into mnc-dev by Svetoslav · 9 years ago
  92. 457ec9e Always create nodes for views backed by an adapter. by Svetoslav · 9 years ago
  93. b2cc376 am 75f4278d: am 3c254aba: am 90433ee7: am e89c65fb: am 8830db0a: Merge "Never fully detach header or footer views in AbsListView" into mnc-dev by Alan Viverette · 9 years ago
  94. 1638133 Never fully detach header or footer views in AbsListView by Alan Viverette · 9 years ago
  95. 7f10d78 am 1ffeb7bf: am 77f9e5dc: am d5b18387: Merge "Ensure partially-detached AbsListView children are removed" into mnc-dev by Alan Viverette · 9 years ago
  96. 8bbae34 Ensure partially-detached AbsListView children are removed by Alan Viverette · 9 years ago
  97. 2b48782 am fd597de3: am 0bbabc03: am 9a08fe2a: Merge "Update button press in AbsListView to use new MotionEvent APIs" into mnc-dev by Mady Mellor · 9 years ago
  98. 9a08fe2 Merge "Update button press in AbsListView to use new MotionEvent APIs" into mnc-dev by Mady Mellor · 9 years ago
  99. 8c184d3 am f8acc3af: am b2b53fb9: am 5ddaa72b: Merge "Handle negative view types properly in getScrapView" into mnc-dev by Yigit Boyar · 9 years ago
  100. 0d85d2a Update button press in AbsListView to use new MotionEvent APIs by Mady Mellor · 9 years ago