1. 23f4432 Add accessibility action for scrolling to a collection position by Alan Viverette · 9 years ago
  2. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  3. a7bb6fb First quick implementation of auto assist data. by Dianne Hackborn · 9 years ago
  4. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  5. 77c180a Use correct row/column order in list and grid CollectionItems by Alan Viverette · 10 years ago
  6. 6610411 Fix RTL horizontal spacing in Gridview by Yigit Boyar · 10 years ago
  7. 1dada3d DO NOT MERGE Remove sub-position scroller by Alan Viverette · 10 years ago
  8. e3c433a Persist selector on ListView and GridView layout by Alan Viverette · 10 years ago
  9. 2e6fc8c Check for null view root before checking for accessibility focus by Alan Viverette · 10 years ago
  10. 3e14162 Fix transient state, accessibility focus in ListView, GridView by Alan Viverette · 10 years ago
  11. 23160f4 Merge "Refactor AbsListView position scrollers for better abstraction" by Alan Viverette · 10 years ago
  12. d22db21 Refactor AbsListView position scrollers for better abstraction by Alan Viverette · 10 years ago
  13. 76769ae Add selection properties to CollectionInfo, CollectionItemInfo by Alan Viverette · 10 years ago
  14. 441b437 Update smoothScrollToPosition to move faster for large offsets by Alan Viverette · 10 years ago
  15. 56032a3 Revert "Update smoothScrollToPosition to move faster for large offsets" by Adam Powell · 11 years ago
  16. 203af24 Update smoothScrollToPosition to move faster for large offsets by Alan Viverette · 11 years ago
  17. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  18. 5d565fa Restore A11y and keyboard focus positions after GridView layout by Alan Viverette · 11 years ago
  19. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  20. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  21. 5b2081d Implement new accessibility APIs in lists, text view by Alan Viverette · 11 years ago
  22. 5fade8c Trace list view items management by Romain Guy · 11 years ago
  23. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  24. 75bea2e am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  25. 7c00f81 am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  26. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  27. fce51d5 am 98e955d2: am 20d6caf8: Merge "Fix issue #13366. Take account of stackFromBottom in computeVerticalScrollOffset()." by Jean-Baptiste Queru · 12 years ago
  28. 98e955d am 20d6caf8: Merge "Fix issue #13366. Take account of stackFromBottom in computeVerticalScrollOffset()." by Jean-Baptiste Queru · 12 years ago
  29. bbf7b4c Fix issue #13366. Take account of stackFromBottom in by Pieter-Jan Vandormael · 12 years ago
  30. a598720 Make GridView widget aware of layout direction by Fabrice Di Meglio · 12 years ago
  31. 161abf3 Fix a bug with deferred position scrolling in lists while data changes by Adam Powell · 12 years ago
  32. 1fa179ef Fix some smooth scrolling bugs in lists and update on the animation timer. by Adam Powell · 12 years ago
  33. 0b7413d GridView attribute updates by Adam Powell · 12 years ago
  34. 4877453 Respect default styles when constructing GridViews with 1-arg constructor by Adam Powell · 12 years ago
  35. aebd28f Fix bug 6048643 - verify ListView layoutparams while tracking stable IDs by Adam Powell · 12 years ago
  36. 539ee87 Add transient state tracking to Views by Adam Powell · 12 years ago
  37. 0764dee Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes." by Svetoslav Ganov · 13 years ago
  38. b967392 Hinting RemoteViewsAdapter as to which views are visible by Adam Cohen · 13 years ago
  39. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  40. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  41. 6a03640 Add support for Gravity BEFORE and AFTER by Fabrice Di Meglio · 13 years ago
  42. 84c6b95 Add documentation to GridView. by Romain Guy · 13 years ago
  43. 8d6d3b8 Fix down arrow in AutoCompleteTextView. by Jeff Brown · 14 years ago
  44. 4e6319b Add initial support for TAB navigation. by Jeff Brown · 14 years ago
  45. edd9508 Modified GridView to report when to small by Adam Lesinski · 14 years ago
  46. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  47. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  48. 8c3e0fc Fix bug 3207067 - adjust AbsListView content pop-in when clipToPadding=false by Adam Powell · 14 years ago
  49. 2614c6c Fix bug 3167099 and bug 3009490 - GridView choice modes and by Adam Powell · 14 years ago
  50. 079e235 Add new fade in/out feature for drawable containers. by Dianne Hackborn · 14 years ago
  51. d0fa371 Add a new "activated" state to View. by Dianne Hackborn · 14 years ago
  52. 385a655 am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  53. 64d50a6 GridView's pageScroll() would be offset by one item. by Romain Guy · 14 years ago
  54. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 14 years ago
  55. f343e1b Add selection mode support to GridView. by Adam Powell · 14 years ago
  56. 499cb9f Initial changes to allow collections in widgets. by Winson Chung · 14 years ago
  57. df36b05 Prevent crash when changing adapter. Bug #2697842 by Romain Guy · 14 years ago
  58. 8d9db8e Added getNumColumns function to GridView.java. by Andrew Sapperstein · 14 years ago
  59. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  60. 91c8613 Don't assume there's a selected position in touch mode. Bug #2520743 by Romain Guy · 14 years ago
  61. 0bf8859 Make sure all list items know they are in a window. Bug #2476671 by Romain Guy · 14 years ago
  62. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 14 years ago
  63. f2a204e Added proper overscrolling scroll bar behavior to GridView by Adam Powell · 14 years ago
  64. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  65. 2187505 Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. by Romain Guy · 15 years ago
  66. 8bcdc07 Prevent NPE when doing a fillSpecific layout. by Romain Guy · 15 years ago
  67. b4c547a Fix possible NPE in AbsListView.positionSelector(). by Romain Guy · 15 years ago
  68. f116bf8 Fading scrollbars return. But you have to opt in. by Mike Cleron · 15 years ago
  69. 3616a41 Preserve ListView's pressed state when the adapter changes its content while the user is pressing an item. by Romain Guy · 15 years ago
  70. 51d154b Fixes #1603191. GridView could provoke NPEs during layout passes initiated from key events. by Romain Guy · 15 years ago
  71. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  72. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  73. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  75. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  76. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  77. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago