1. 3ba8f5d6 Fix bug 4021346 - crash while navigating by Adam Powell · 13 years ago
  2. 7840055 Fix problem with transparent background on Twitter app by Chet Haase · 13 years ago
  3. 0211a0a Gracefully handle drawing caches allocation failure. Bug #3431451 by Romain Guy · 13 years ago
  4. 8d6d3b8 Fix down arrow in AutoCompleteTextView. by Jeff Brown · 14 years ago
  5. 5d9d03a Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 14 years ago
  6. 9456655 Fix a bug that could cause padded lists to draw dividers incorrectly by Adam Powell · 14 years ago
  7. 4e6319b Add initial support for TAB navigation. by Jeff Brown · 14 years ago
  8. fb60386 Addressing issues associated RemoteViewsAdapter's service crashes / disconnects by Adam Cohen · 14 years ago
  9. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  10. eeb55e6 Don't reset ListView when changing the divider drawable. Bug #3245172 by Romain Guy · 14 years ago
  11. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  12. 8c3e0fc Fix bug 3207067 - adjust AbsListView content pop-in when clipToPadding=false by Adam Powell · 14 years ago
  13. 079e235 Add new fade in/out feature for drawable containers. by Dianne Hackborn · 14 years ago
  14. 707b2f7 Optimize GLSL shaders. by Romain Guy · 14 years ago
  15. 95930e1 Apply all Canvas transformations to ColorDrawable. by Romain Guy · 14 years ago
  16. d0fa371 Add a new "activated" state to View. by Dianne Hackborn · 14 years ago
  17. 385a655 am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  18. 70c9ffb am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  19. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 14 years ago
  20. f343e1b Add selection mode support to GridView. by Adam Powell · 14 years ago
  21. ecb1d5d resolved conflicts for merge of f00ee0f7 to master by Konstantin Lopyrev · 14 years ago
  22. bea9516 Categorizing exported view properties. by Konstantin Lopyrev · 14 years ago
  23. 8350f7d Added CHOICE_MODE_MULTIPLE_MODAL to ListView. by Adam Powell · 14 years ago
  24. 499cb9f Initial changes to allow collections in widgets. by Winson Chung · 14 years ago
  25. 179de8a Avoid unnecessary tests when drawing ListView dividers. by Romain Guy · 14 years ago
  26. df36b05 Prevent crash when changing adapter. Bug #2697842 by Romain Guy · 14 years ago
  27. 82afc7b Prevent possible leak in AbsListViews. by Romain Guy · 14 years ago
  28. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  29. 84222e0 Fix overscroll distance calculation for stack-from-bottom ListViews by Adam Powell · 14 years ago
  30. bfb5d4b Added overscroll headers and footers to ListView. by Adam Powell · 14 years ago
  31. 463ceff Restore old/buggy behavior of ListView.getCheckItemIds() for adapters without stable IDs to support legacy code. by Adam Powell · 14 years ago
  32. cb704cd Fixed a regression setting ListView selection mode without an adapter by Adam Powell · 14 years ago
  33. 8f1bfe1 ListView#getCheckItemIds() deprecated for ListView#getCheckedItemIds(). by Adam Powell · 14 years ago
  34. 0bf8859 Make sure all list items know they are in a window. Bug #2476671 by Romain Guy · 14 years ago
  35. 176f9fc Null pointer tests removed from HeaderViewListAdapter. by Gilles Debunne · 14 years ago
  36. 9bf3c12 ListView now tries to keep the position containing focused child views on-screen. by Adam Powell · 14 years ago
  37. 9c3184cc Do not recyle headers and footers when measuring the ListView. Bug #2461893 by Romain Guy · 14 years ago
  38. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 14 years ago
  39. a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 14 years ago
  40. d750783 Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged by Adam Powell · 14 years ago
  41. fd3ddfa List.GetCheckItemIds no longer includes unchecked items. by Gilles Debunne · 14 years ago
  42. 0b8bb42 Overscrolling modifications. Overscroll will not allow the user to by Adam Powell · 14 years ago
  43. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  44. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  45. 2187505 Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. by Romain Guy · 15 years ago
  46. c854f28 Force a re-layout of children if ListView is out of sync with the by Adam Powell · 15 years ago
  47. ead0d4d Fix the build when ViewDebug.TRACE_RECYCLER is set to true. by Romain Guy · 15 years ago
  48. b4c547a Fix possible NPE in AbsListView.positionSelector(). by Romain Guy · 15 years ago
  49. f116bf8 Fading scrollbars return. But you have to opt in. by Mike Cleron · 15 years ago
  50. 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
  51. 6198ae8 Prevent ListView from scrolling/flinging its content when the content fits on screen. by Romain Guy · 15 years ago
  52. 3940f2d Log more information to help us debug which ListView has by Owen Lin · 15 years ago
  53. 845df82 ListView.setItemChecked(p, false) always clears all items. by Brett Chabot · 15 years ago
  54. abca4e8 Fix logic inversion in ListView Javadoc by Kenny Root · 15 years ago
  55. 8842f0b Calling setItemChecked(p, true) twice would toggle the selection in ListView. by Romain Guy · 15 years ago
  56. 536fb04 Fixes #1925003. Make ListView honor the android:choiceMode XML attribute. by Romain Guy · 15 years ago
  57. d296faf Avoid touching all adapter items when building accessibility event. by Amith Yamasani · 15 years ago
  58. e32edc6 Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 15 years ago
  59. a02903f Fixes NPE in ListViews with non-selectable items. This was caused by a weird initialization issue in ListView and AbsListView: a private final field instanciated in the declaration in ListView was used in AbsListView<init> via an overriden method and that field was somehow null at this time. This fix moves the instanciation at a later point. by Romain Guy · 15 years ago
  60. b688816 Fixes #1872506. Prevents NPE in ListView. When the opaque property changes at runtime, it is possible to end up in a situation in which the divider's Paint instance has not been instanciated. This change simples uses a final Paint that is guaranteed to not be null. by Romain Guy · 15 years ago
  61. 8f1344f5 Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaque view not be opaque. ListView and View now account for this when indicating whether they are opaque or not. by Romain Guy · 15 years ago
  62. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
  63. 2d6afea Fix the build by Romain Guy · 15 years ago
  64. 24443ea Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before. by Romain Guy · 15 years ago
  65. 2e447d4 Fixes 1819406. Take a ListView, add headers/footers, set the adapter after at least one layout pass, and the headers/footers don't know they have a parent anymore. Which causes a lot of trouble, like drawing not happening. by Romain Guy · 15 years ago
  66. ad28bed AI 144042: Fixes #1742109. Add a new API to ListView to return the list of checked items ids. by Romain Guy · 15 years ago
  67. 986003d Automated import from //branches/donutburger/...@142790,142790 by Romain Guy · 15 years ago
  68. b45f124 Automated import from //branches/donutburger/...@142129,142129 by Romain Guy · 15 years ago
  69. 304eefa Automated import from //branches/donutburger/...@141314,141314 by Romain Guy · 15 years ago
  70. 2bed227 Automated import from //branches/donutburger/...@140741,140741 by Romain Guy · 15 years ago
  71. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  72. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  73. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  75. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  76. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  77. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  78. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  79. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  80. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago