1. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  2. c9c93e7 Merge "Revert "Update smoothScrollToPosition to move faster for large offsets"" by Adam Powell · 11 years ago
  3. 56032a3 Revert "Update smoothScrollToPosition to move faster for large offsets" by Adam Powell · 11 years ago
  4. 3abc47a Merge "Update smoothScrollToPosition to move faster for large offsets" by Alan Viverette · 11 years ago
  5. 4b95cc7 Quick fix for updating the FastScroller long list property by Alan Viverette · 11 years ago
  6. 203af24 Update smoothScrollToPosition to move faster for large offsets by Alan Viverette · 11 years ago
  7. 7999170 am 6208ef25: am c609cb0d: am b889885e: am 34dbf7c3: am ad7b5993: Merge "docs: Fixed duplicate text in onScrollStateChanged() scrollState parameter description. Bug: 6804017" into klp-docs by quddusc · 11 years ago
  8. 34dbf7c am ad7b5993: Merge "docs: Fixed duplicate text in onScrollStateChanged() scrollState parameter description. Bug: 6804017" into klp-docs by quddusc · 11 years ago
  9. 9072110 docs: Fixed duplicate text in onScrollStateChanged() scrollState parameter description. by quddusc · 11 years ago
  10. 5951150 Ensure transient state views are consistently temporarily detached by Alan Viverette · 11 years ago
  11. 2a7de4e am c896147c: am 9eae380b: am a9f28eea: Merge "Temporary detached views not properly reported to accessibility layer." into klp-dev by Svetoslav · 11 years ago
  12. d4bdd6b Temporary detached views not properly reported to accessibility layer. by Svetoslav · 11 years ago
  13. 2ea312c Merge "Allow styling of fast scroll decorations, add default styles" by Alan Viverette · 11 years ago
  14. 8636ace Allow styling of fast scroll decorations, add default styles by Alan Viverette · 11 years ago
  15. 5d565fa Restore A11y and keyboard focus positions after GridView layout by Alan Viverette · 11 years ago
  16. d33c97e am 5d96f61a: am c12f46eb: am 5db566f1: Fix updating fast scroll state for data set changes by Adam Powell · 11 years ago
  17. 5db566f Fix updating fast scroll state for data set changes by Adam Powell · 11 years ago
  18. 973d778 am f58462f0: am 0d5fe0dd: am 4c6b2900: Merge "Clear accessibility focus from recycled views when needed" into klp-dev by Alan Viverette · 11 years ago
  19. 4c6b290 Merge "Clear accessibility focus from recycled views when needed" into klp-dev by Alan Viverette · 11 years ago
  20. 69fdba4 am ed2cfdbf: am 6f07cc84: Merge "Rebind transient state views when available" into klp-dev by Alan Viverette · 11 years ago
  21. f9736d3 Rebind transient state views when available by Alan Viverette · 11 years ago
  22. 1e51cc7 Clear accessibility focus from recycled views when needed by Alan Viverette · 11 years ago
  23. 51d6615 am 8dcc0e7d: am 7ef9b612: Merge "Fix monkey bugs in ListView" into klp-dev by Adam Powell · 11 years ago
  24. 31986b5 Fix monkey bugs in ListView by Adam Powell · 11 years ago
  25. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  26. 23f31a1 Merge "Only activate FastScroller when it's needed" into klp-dev by Alan Viverette · 11 years ago
  27. b9f2722 Only activate FastScroller when it's needed by Alan Viverette · 11 years ago
  28. 1487466 Add View#cancelPendingInputEvents API by Adam Powell · 11 years ago
  29. ba29906 Ensure list scrolling API is in parity with view scrolling API by Alan Viverette · 11 years ago
  30. 5b2081d Implement new accessibility APIs in lists, text view by Alan Viverette · 11 years ago
  31. 86f5e89 Update documentation for FastScroller and SectionIndexer by Alan Viverette · 11 years ago
  32. b339cc5 Not create context menu when mouse right click outside list/grid items by Alan Viverette · 11 years ago
  33. 26bb253 Fix padding adjustment for scrollbars in View, FastScroller by Alan Viverette · 11 years ago
  34. fb66415 Fix initial FastScroller enabled state, fix padding during layout by Alan Viverette · 11 years ago
  35. 39bed69 Fix FastScroller regression for non-UI threads by Alan Viverette · 11 years ago
  36. 2f3317a Add API for scrolling AbsListView by a pixel amount by Alan Viverette · 11 years ago
  37. d248b0a am c2314cf5: am e700a36e: Merge "Update getCheckedItemPositions() documentation" by Jean-Baptiste Queru · 11 years ago
  38. e700a36 Merge "Update getCheckedItemPositions() documentation" by Jean-Baptiste Queru · 11 years ago
  39. a709b37 Show FastScroller thumb on mouse-over by Alan Viverette · 11 years ago
  40. 82ff241 Update getCheckedItemPositions() documentation by Cyril Mottier · 11 years ago
  41. 0f80f4b Merge "Take advantage of KeyEvent.isConfirmKey" by Michael Wright · 11 years ago
  42. 24d36f5 Take advantage of KeyEvent.isConfirmKey by Michael Wright · 11 years ago
  43. d44696c Set transient state for focus container in ListView by Alan Viverette · 11 years ago
  44. 447cdf2 Add disabled state to FastScroller. by Alan Viverette · 11 years ago
  45. 5fade8c Trace list view items management by Romain Guy · 11 years ago
  46. 3d15a2b Minor ListView clean up. Exposes View.pointInView() as hidden API. by Alan Viverette · 11 years ago
  47. 0ebe81e Implement FastScroller as an animated overlay. by Alan Viverette · 11 years ago
  48. f38fd87 am 7a6e1297: am 8d8fc469: Merge "Don\'t orphan footers with transient state Bug #8725945" into jb-mr2-dev by Romain Guy · 11 years ago
  49. b7e0f79 Don't orphan footers with transient state Bug #8725945 by Romain Guy · 11 years ago
  50. f699130 Remove unnecessary allocations by Romain Guy · 11 years ago
  51. 74ded29 Clear pressed state when moving outside list bounds. by Alan Viverette · 11 years ago
  52. 8fa327a Cleaning up AbsListView, fixing annotations and updating API calls. by Alan Viverette · 11 years ago
  53. e7f30dc Split AbsListView.onTouchEvent into multiple methods for readability. by Alan Viverette · 11 years ago
  54. f4bf0ae New ArrayMap class. by Dianne Hackborn · 11 years ago
  55. f1cfdce am 5315953b: am 78a4630e: Merge "Taking into account data change for AbsListView when prefetching node infos." into jb-mr2-dev by Svetoslav Ganov · 11 years ago
  56. 5077686 Taking into account data change for AbsListView when prefetching node infos. by Svetoslav Ganov · 11 years ago
  57. 6f3a6a4 am 1e4c6589: am b3c2b21b: Merge "Accessibility should not query for list items when data set changed." into jb-mr2-dev by Svetoslav · 11 years ago
  58. 5b578da Accessibility should not query for list items when data set changed. by Svetoslav · 11 years ago
  59. 29219d9 Steady improvement to multi stack. by Craig Mautner · 11 years ago
  60. 3a1f1e5 Fix bug #8629386 FastScroller is on the wrong side when switching to Hebrew in a RTL enabled app by Fabrice Di Meglio · 11 years ago
  61. bd1dd0d Fix a monkey bug with AbsListView data set observers by Adam Powell · 11 years ago
  62. a2230e1 Fix bug with transientState for listviews without stable IDs by Chet Haase · 11 years ago
  63. 7287132 DO NOT MERGE: ListView transient state fix by Chet Haase · 11 years ago
  64. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  65. 847be74 Fix regression in ListView click handling by Adam Powell · 12 years ago
  66. a607223 Ensure running mTouchModeReset when AbsListView is detached by Sangkyu Lee · 12 years ago
  67. f3b8e6f Fix regression in AbsListView CHOICE_MODE_SINGLE by Adam Powell · 12 years ago
  68. 5bb4e29 Fix bug #7274075 Non-functional CheckedTextView on Nexus 7 Jelly Bean 4.1.1 by Fabrice Di Meglio · 12 years ago
  69. a6a4cbc Fixing Keyguard widget click handling (issue 7179972) by Adam Cohen · 12 years ago
  70. e181bd9 Fix AbsListView to correctly retain its state if not layed out. by Dianne Hackborn · 12 years ago
  71. b72fe7a Don't overwrite accessibility delegates in AbsListView items. by alanv · 12 years ago
  72. a798170 More detailed error reporting for AbsListView/CHOICE_MODE_MULTIPLE_MODAL by Adam Powell · 12 years ago
  73. 94169a9 am 956aefb3: am 26ed04ba: Merge "Caching the FixedSizeRemoteViewsCaches across rotation" into jb-dev by Adam Cohen · 12 years ago
  74. 335c3b6 Caching the FixedSizeRemoteViewsCaches across rotation by Adam Cohen · 12 years ago
  75. 27e2da7 Remove the accessibility focus search code. by Svetoslav Ganov · 12 years ago
  76. 913bf80 Merge "Don't allow apps to request scrolls to out-of-bounds positions" into jb-dev by Chet Haase · 12 years ago
  77. 0061e16 Don't allow apps to request scrolls to out-of-bounds positions by Chet Haase · 12 years ago
  78. 28048d0 Protect against bogus input for ListViews by Adam Powell · 12 years ago
  79. 3016c1a NullPointerException in AbsListView.focusSearch(). by Svetoslav Ganov · 12 years ago
  80. 3038465 Merge "Focus search in AbsListView returns invisible views." into jb-dev by Svetoslav Ganov · 12 years ago
  81. b1fa98b Focus search in AbsListView returns invisible views. by Svetoslav Ganov · 12 years ago
  82. b552d89 Double input focus and focus movement in list not working. by Svetoslav Ganov · 12 years ago
  83. a90e451 Calling the correct method when adding accessibility focusables. by Svetoslav Ganov · 12 years ago
  84. 00ca7a8 Merge "Accessibility focus traversal of lists inconsistent." into jb-dev by Svetoslav Ganov · 12 years ago
  85. 2dda468 Accessibility focus traversal of lists inconsistent. by Svetoslav Ganov · 12 years ago
  86. 325ea8de Don't mark list headers or invalid items as disabled. by alanv · 12 years ago
  87. 161abf3 Fix a bug with deferred position scrolling in lists while data changes by Adam Powell · 12 years ago
  88. 084c63e Merge "Fix accessibility actions in AbsListView." into jb-dev by Svetoslav Ganov · 12 years ago
  89. 4ce106f Merge "Fixing some minor issues in accessibility focus." into jb-dev by Svetoslav Ganov · 12 years ago
  90. f76a83c Fixing some minor issues in accessibility focus. by Svetoslav Ganov · 12 years ago
  91. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  92. 9c3e0e6 Fix accessibility actions in AbsListView. by alanv · 12 years ago
  93. fb1e80a Exposing some accessiblity actions only for enabled views. by Svetoslav Ganov · 12 years ago
  94. 48d1586 Add accessibility scroll support to some widgets. by Svetoslav Ganov · 12 years ago
  95. e5dfa47d Improving accessibility focus traversal. by Svetoslav Ganov · 12 years ago
  96. 057a585 Automatic persistent text selection for ListViews by Adam Powell · 12 years ago
  97. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 12 years ago
  98. f103758 Merge "Delegate list item focus and click actions to the parent list." into jb-dev by Svetoslav Ganov · 12 years ago
  99. aadf4fb More fun with AbsListView smooth scrolling by Adam Powell · 12 years ago
  100. c1d7e77 Delegate list item focus and click actions to the parent list. by alanv · 12 years ago