1. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago
  2. 837ae0d Fix some mouse + list-item selection/scrolling issues by Evan Rosky · 7 years ago
  3. abe61c2 Merge "Add deltaX/Y to a11y scroll events" by TreeHugger Robot · 7 years ago
  4. cb45ddf Add deltaX/Y to a11y scroll events by Eugene Susla · 7 years ago
  5. 37b8567 clearChoices when setting AbsListView adapters. by Sumir Kataria · 7 years ago
  6. e28c03b Use newest scrap view in ListView by Phil Weaver · 7 years ago
  7. f830652 Split scroll factor into a 2d float. by Aaron Whyte · 7 years ago
  8. ec66fb8 Fix problem with ListView accessibility focus by Phil Weaver · 7 years ago
  9. 11372fa Resolve pointer icon over FastScroller to arrow. by Vladislav Kaznacheev · 7 years ago
  10. 0f552f4 Provide old behavior for View#hasFocusable to old apps by Adam Powell · 7 years ago
  11. 995c043 Fix ListView click handling under new focus rules by Adam Powell · 8 years ago
  12. 7584b07 Don't invalidate list data during layout. am: a9d976f39a am: 84a0d97b85 by Phil Weaver · 8 years ago
  13. a9d976f Don't invalidate list data during layout. by Phil Weaver · 8 years ago
  14. 8de2328 Revert "Don't invalidate list data during layout." am: 866ded50bb am: 96b4a68c06 am: b8a314427b by Phil Weaver · 8 years ago
  15. 96b4a68 Revert "Don't invalidate list data during layout." am: 866ded50bb by Phil Weaver · 8 years ago
  16. 866ded5 Revert "Don't invalidate list data during layout." by Phil Weaver · 8 years ago
  17. 06ffff6 Don't invalidate list data during layout. am: 456158ffc2 by Phil Weaver · 8 years ago
  18. f74ce27 Merge "Don't invalidate list data during layout." by Phil Weaver · 8 years ago
  19. 456158f Don't invalidate list data during layout. by Phil Weaver · 8 years ago
  20. 2112742 Don't invalidate list data during layout. by Phil Weaver · 8 years ago
  21. 5c02263 Adding support for async view loading in RemoteViewsAdapter by Sunny Goyal · 8 years ago
  22. a8e64d9 Tweak the logic of AbsListView smoothScrollToPositionFromTop by Kirill Grouchnikov · 8 years ago
  23. c8a00b2 Add rotary encoder support to scrolling containers am: 20ad073581 am: dc47505734 by Ned Burns · 8 years ago
  24. 20ad073 Add rotary encoder support to scrolling containers by Ned Burns · 8 years ago
  25. 27ef5de resolve merge conflicts of 84d7f57 to master by Colin Cross · 8 years ago
  26. 2fe301d Focus behavior for scroll containers in watch mode by Adam Powell · 8 years ago
  27. 4a939cc Use symmetric conditions for advertising and performing ACTION_SCROLL am: 47be54bb78 am: fd855c17b1 by Alan Viverette · 8 years ago
  28. 47be54b Use symmetric conditions for advertising and performing ACTION_SCROLL by Alan Viverette · 8 years ago
  29. 0979352 Merge "Tweaking scroll-related functionality of AbsListView" by Kirill Grouchnikov · 8 years ago
  30. b9cda5f Tweaking scroll-related functionality of AbsListView by Kirill Grouchnikov · 8 years ago
  31. 26489e1 Set up view state before attaching, jump drawables if needed by Alan Viverette · 8 years ago
  32. 45700fa Use a flag to grant a temporary URI permission. by Yohei Yukawa · 8 years ago
  33. adebb52 API Rename: IC#inputContent to IC#commitContent. by Yohei Yukawa · 8 years ago
  34. 152944f Add InputConnection#insertContent(). by Yohei Yukawa · 8 years ago
  35. 51b5caf Invalidate child bounds when AbsListView bounds change by Yigit Boyar · 8 years ago
  36. 9afbf9c Fully detach unused scrap views by Yigit Boyar · 8 years ago
  37. 9f9afe52 Add IC#closeConnection(). by Yohei Yukawa · 8 years ago
  38. f6d87ec Add consistent @NonNull annotations for drawable callbacks by Alan Viverette · 8 years ago
  39. 418d0cf Check if item is selectable before calling on click by Yigit Boyar · 8 years ago
  40. 612cce9 Introduce InputConnection#getHandler(). by Yohei Yukawa · 8 years ago
  41. 2af189a Preserve compatibility for ViewGroup#showContextMenuForChild by Adam Powell · 8 years ago
  42. 66df60f Consume AbsListView touch events following a successful long-press by Alan Viverette · 9 years ago
  43. 0b9e35a Merge "AbsListView invalidates data when it isn’t changed" by Siyamed Sinir · 9 years ago
  44. 0837daa Merge "Make scroll bar mouse draggable." by Keisuke Kuroyanagi · 9 years ago
  45. 135554e AbsListView invalidates data when it isn’t changed by Siyamed Sinir · 9 years ago
  46. 62bbd1a Ensure all showContextMenu() overrides have matching x,y overrides by Alan Viverette · 9 years ago
  47. d85bc50 Make scroll bar mouse draggable. by Keisuke Kuroyanagi · 9 years ago
  48. c89e22a Introdude IC#deleteSurroundingTextInCodePoints(). by Yohei Yukawa · 9 years ago
  49. 4610eef Revert "Add support for partial view layouts" by Chet Haase · 9 years ago
  50. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  51. c55d507 Add support for partial view layouts by Adam Powell · 10 years ago
  52. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  53. 92539d5 Avoid OOBE when AbsListView layout is out of sync with adapter by Alan Viverette · 9 years ago
  54. ad0020f Invalidate when Drawable.setState() returns true by Alan Viverette · 9 years ago
  55. 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
  56. 457ec9e Always create nodes for views backed by an adapter. by Svetoslav · 9 years ago
  57. 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
  58. 1638133 Never fully detach header or footer views in AbsListView by Alan Viverette · 9 years ago
  59. 7f10d78 am 1ffeb7bf: am 77f9e5dc: am d5b18387: Merge "Ensure partially-detached AbsListView children are removed" into mnc-dev by Alan Viverette · 9 years ago
  60. 8bbae34 Ensure partially-detached AbsListView children are removed by Alan Viverette · 9 years ago
  61. 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
  62. 9a08fe2 Merge "Update button press in AbsListView to use new MotionEvent APIs" into mnc-dev by Mady Mellor · 9 years ago
  63. 8c184d3 am f8acc3af: am b2b53fb9: am 5ddaa72b: Merge "Handle negative view types properly in getScrapView" into mnc-dev by Yigit Boyar · 9 years ago
  64. 0d85d2a Update button press in AbsListView to use new MotionEvent APIs by Mady Mellor · 9 years ago
  65. f85e673 Handle negative view types properly in getScrapView by Yigit Boyar · 9 years ago
  66. 3dd9a25 am d8fa6c3a: am 6e941351: am 5de55868: Merge "Make ListView\'s EdgeEffect respect the clipToPadding flag" into mnc-dev by Doris Liu · 9 years ago
  67. f36c061 Make ListView's EdgeEffect respect the clipToPadding flag by Doris Liu · 9 years ago
  68. 6004b66 am 59e81d32: am e6206fb8: am 2e4e5d74: Merge "Revert "Synchronize selected item data on-demand after data set invalidation"" into mnc-dev by Alan Viverette · 9 years ago
  69. 2e4e5d7 Merge "Revert "Synchronize selected item data on-demand after data set invalidation"" into mnc-dev by Alan Viverette · 9 years ago
  70. 31ff78b1 Revert "Synchronize selected item data on-demand after data set invalidation" by Alan Viverette · 9 years ago
  71. a40a7b1 am f8e556e7: am 891a7ee6: am e9bb596c: Merge "Synchronize selected item data on-demand after data set invalidation" into mnc-dev by Alan Viverette · 9 years ago
  72. e9bb596 Merge "Synchronize selected item data on-demand after data set invalidation" into mnc-dev by Alan Viverette · 9 years ago
  73. b79ac36 am 88bba269: am d425e2d7: am 4a7bb462: Merge "Call dispatchFinishTemporaryDetach before returning a transient view" into mnc-dev by Alan Viverette · 9 years ago
  74. abed07f Synchronize selected item data on-demand after data set invalidation by Alan Viverette · 9 years ago
  75. 6c413ce Call dispatchFinishTemporaryDetach before returning a transient view by Alan Viverette · 9 years ago
  76. 8760d9d am 9a5b45c1: am 49ceab84: am e0e5c1cf: Merge "Clean up AbsListView constructor" into mnc-dev by Alan Viverette · 9 years ago
  77. 7eceda3 Clean up AbsListView constructor by Alan Viverette · 9 years ago
  78. 6798697 Remove AccessibilityAction.ACTION_CLICK from AbsListView. by Maxim Bogatov · 9 years ago
  79. a19ab34 Update cached child enabled state before selector state by Alan Viverette · 9 years ago
  80. 5987e55 Revert "Call dispatchFinishTemporaryDetach before returning a transient view" by Deepanshu Gupta · 9 years ago
  81. bf6d50f Merge "Call dispatchFinishTemporaryDetach before returning a transient view" into mnc-dev by Alan Viverette · 9 years ago
  82. 94a6d15 Use new hierarchy viewer protocol in all View subclasses by Siva Velusamy · 9 years ago
  83. c73a1aa Call dispatchFinishTemporaryDetach before returning a transient view by Alan Viverette · 9 years ago
  84. d180840 Merge changes from topic 'mwd-merge-050415' into mnc-dev by Prerepa Viswanadham · 9 years ago
  85. fb99ba8 Correctly handle intercepted touch events in FastScroller by Alan Viverette · 9 years ago
  86. ac6ffce Add accessibility actions for scrolling in different directions by Maxim Bogatov · 9 years ago
  87. e556198 Recognize stylus touch + press button as a longpress in AbsListView by Mady Mellor · 9 years ago
  88. 23f4432 Add accessibility action for scrolling to a collection position by Alan Viverette · 9 years ago
  89. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 9 years ago
  90. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  91. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  92. a7bb6fb First quick implementation of auto assist data. by Dianne Hackborn · 9 years ago
  93. f723c83 Ensure AbsListView's drawable state reflects its actual state by Alan Viverette · 9 years ago
  94. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  95. 3f5f13d am 154d251e: am 22a3163f: Merge "Fix selector bug" into lmp-mr1-dev by Alan Viverette · 10 years ago
  96. 2167b11 Fix selector bug by Chet Haase · 10 years ago
  97. 5a50a8bc am e615da7e: am f1792c42: Merge "Fix hotspot coordinate propagation in ViewGroup and AbsListView" into lmp-mr1-dev by Alan Viverette · 10 years ago
  98. b942b6f Fix hotspot coordinate propagation in ViewGroup and AbsListView by Alan Viverette · 10 years ago
  99. e0e1679 am 19745dc0: am 0c189ca5: Merge "Only draw AbsListView selector when focused or pressed" into lmp-mr1-dev by Alan Viverette · 10 years ago
  100. aff329f am 9b5a4e9d: am 66c0adcf: Merge "Ensure accessibility focus rect is drawn correctly" into lmp-mr1-dev by Alan Viverette · 10 years ago