1. 7a46dde Changed name of recent hasLayout() method to isLaidOut() by Chet Haase · 11 years ago
  2. 012416f Merge "Fix bug #9463581 NPE observed while launching News&Weather app from all apps tray" by Fabrice Di Meglio · 11 years ago
  3. d6d5439 Fix bug #9463581 NPE observed while launching News&Weather app from all apps tray by Fabrice Di Meglio · 11 years ago
  4. 90f339a Don't save ScrollView/HorizontalScrollView saved state for old apps by Adam Powell · 11 years ago
  5. d6befbd Save Scroller position by Fabrice Di Meglio · 11 years ago
  6. cb25bd8 Prevent scroll views from sending duplicate onScrollChanged events. by Alan Viverette · 11 years ago
  7. bb4b601 Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic)" by Fabrice Di Meglio · 12 years ago
  8. 6bf6eb7 Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic) by Fabrice Di Meglio · 12 years ago
  9. 58dc9b6 am 790d3403: am d86bebb4: am 322b0a16: Merge "Protecting more views from (bad) MotionEvents" by Jean-Baptiste Queru · 12 years ago
  10. 0dc291e Protecting more views from (bad) MotionEvents by Johan Rosengren · 13 years ago
  11. 0278c2f Don't let ScrollView intercept touch events if it can't scroll. by Adam Powell · 12 years ago
  12. 15279cf docs: fix document issue 27549 by Scott Main · 12 years ago
  13. fb1e80a Exposing some accessiblity actions only for enabled views. by Svetoslav Ganov · 12 years ago
  14. 48d1586 Add accessibility scroll support to some widgets. by Svetoslav Ganov · 12 years ago
  15. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 12 years ago
  16. b3e02c4 Fix nested cross-scrolling for ScrollView/HorizontalScrollView by Adam Powell · 12 years ago
  17. df3ae4f Invalidate for scrolling animations on the animation timer by Adam Powell · 12 years ago
  18. e72cf73 Put back invalidate optimization by Romain Guy · 12 years ago
  19. e979e62 Code cleanup by Romain Guy · 12 years ago
  20. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  21. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  22. d9ee72f Fixing errors in position information of scrollable views reported for accessibility. by Svetoslav Ganov · 13 years ago
  23. 82e236d The logic for not populating text to some accessibility events is scattered. by Svetoslav Ganov · 13 years ago
  24. f6a6c97 Fix bug 5385274 - tabs in browser can't be scrolled by Adam Powell · 13 years ago
  25. e9dbef8 Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched) by Fabrice Di Meglio · 13 years ago
  26. 89935e4 Make EdgeEffect public API. by Adam Powell · 13 years ago
  27. 13451a4 Track motion events before we decide to start scrolling by Michael Jurka · 13 years ago
  28. c7f2cde Merge "Bug 4382356: No automatic focus change in ScrollViews" by Gilles Debunne · 13 years ago
  29. 8202cd3 Bug 4382356: No automatic focus change in ScrollViews by Gilles Debunne · 13 years ago
  30. a611137 Remove edge slop support. by Jeff Brown · 13 years ago
  31. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 13 years ago
  32. e0a799a Only delay pressed feedback for Views inside a scrolling parent by Patrick Dubroy · 13 years ago
  33. dddaa56 Merge commit 'b737647d' (Scrolling using arrow keys with padding) into m by Conley Owens · 13 years ago
  34. 5435a06 Scolling using arrow keys with padding by Mattias Petersson · 13 years ago
  35. 9bc30d3 Change behavior of multitouch in scrolling views. by Adam Powell · 13 years ago
  36. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  37. 2ed2eac Code clean-up around ScrollView. by Gilles Debunne · 13 years ago
  38. 7d86378 Fix bug 3362273 - Make overscroll glow appear within padding region by Adam Powell · 13 years ago
  39. 0fd89bf Optimize invalidate() calls. by Romain Guy · 14 years ago
  40. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  41. 39bc619 Never drag scroll views with no children. (DO NOT MERGE) by Jeff Brown · 14 years ago
  42. fb75738 Never drag scroll views with no children. by Jeff Brown · 14 years ago
  43. a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 14 years ago
  44. 9c95737 Make FrameLayout support mixed wrap_content/match_parent children. Bug #3259668 by Romain Guy · 14 years ago
  45. b1297f7 Make horizotnalscrollview and scrollview edgeglows match the new algorithm. by Mindy Pereira · 14 years ago
  46. 4e30d89 Per designers, update the algorithm for when effect is clipped or stretched. by Mindy Pereira · 14 years ago
  47. ce81f3a StrictMode.Span annotations for ScrollView. by Brad Fitzpatrick · 14 years ago
  48. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  49. 6fbc5d9 DO NOT MERGE. Make sure to invalidate after pulling on an edgeglow. by Mindy Pereira · 14 years ago
  50. 4de94de DO NOT MERGE Only show edge glow effect on 1 side at a time. by Mindy Pereira · 14 years ago
  51. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
  52. 62a744e Fix bug 3052686 - ScrollView padding treated incorrectly by Adam Powell · 14 years ago
  53. e6ffce9 Fix bug 2973252 - Make overscroll glow respect ifContentScrolls by Adam Powell · 14 years ago
  54. 5916882 DO NOT MERGE Overscroll continues; asset and behavior tweaks. by Adam Powell · 14 years ago
  55. 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
  56. fdbf484 Add documentation for fillViewport. by Romain Guy · 14 years ago
  57. 2d4cff6 Fix regression introduced when fixing focus issue with ScrollView. Bug #2581646 by Romain Guy · 14 years ago
  58. a0d645cb Fix bug 2562240 and clean up scrollbar behavior by Adam Powell · 14 years ago
  59. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  60. 6579b0b API refactoring for OverScroller. by Adam Powell · 14 years ago
  61. 352b978 Fix some bugs/edge cases in ScrollView/HorizontalScrollView by Adam Powell · 14 years ago
  62. 9d0335b Fix for bug 2502886 - stupid monkeys. by Adam Powell · 14 years ago
  63. 83d570c Fix bug 2537626. by Adam Powell · 14 years ago
  64. 5296424 New OverScroller with edge bouncing effect. by Gilles Debunne · 14 years ago
  65. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 14 years ago
  66. 8e618e5 Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763 by Romain Guy · 14 years ago
  67. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 14 years ago
  68. bc4e753 ScrollView multiple pointer support. Fixed a bug where ScrollView by Adam Powell · 14 years ago
  69. 9f0e8ee Make ScrollView only do overscroll if you're grabbing the child view. by Joe Onorato · 14 years ago
  70. a2f9101 Fix for [Horizontal]ScrollView scroll range reporting by Adam Powell · 14 years ago
  71. 0b8bb42 Overscrolling modifications. Overscroll will not allow the user to by Adam Powell · 14 years ago
  72. f544605 Don't bounce programmatic scrolls of ScrollView and HorizontalScrollView. by Adam Powell · 15 years ago
  73. 3fc3737 ScrollView and HorizontalScrollView now will spring back if smoothScrollBy scrolls out of bounds. Tweaked bounce physics for OverScroller. by Adam Powell · 15 years ago
  74. 17dfce1 Added OverScroller and overscroll effects for ScrollView and HorizontalScrollView. by Adam Powell · 15 years ago
  75. f7b4acc Fix scroll jump in ScrollView. by Romain Guy · 15 years ago
  76. f116bf8 Fading scrollbars return. But you have to opt in. by Mike Cleron · 15 years ago
  77. 7d4200d Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard. by Jack Veenstra · 15 years ago
  78. ef0e9ae Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView. by Romain Guy · 15 years ago
  79. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 15 years ago
  80. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  81. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  82. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  83. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  84. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  85. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago