summaryrefslogtreecommitdiff
path: root/core/java/android/widget/FastScroller.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2017-02-16Resolve pointer icon over FastScroller to arrow.Vladislav Kaznacheev
2015-10-07Merge "To call TypedArray.recycle() when we are done with the array."Alan Viverette
2015-06-25Constrain width and height to >= 0 in FastScroller layoutAlan Viverette
2015-06-24Constrain FastScroller max width to be >= 0Alan Viverette
2015-06-11Check targetSdkVersion when passing size hints for UNSPECIFIED specsAdam Powell
2015-05-01Correctly handle intercepted touch events in FastScrollerAlan Viverette
2015-04-16Make UNSPECIFIED measure spec include size hint.Filip Gruszczynski
2015-04-07Fix fast scroller thumb and track margins for MaterialAlan Viverette
2015-03-18Remove unnecessary null check in FastScrollerAlan Viverette
2015-03-13Add resource type annotations to some APIsTor Norbye
2015-03-09To call TypedArray.recycle() when we are done with the array.ferro_chang
2014-11-20Update scrollbars to match Material specAlan Viverette
2014-11-13Prevent NPE when computing FastScroller position with no visible itemsAlan Viverette
2014-09-18Fix scroll position calculation when clipToPadding is falseYigit Boyar
2014-08-15Update fast scroller preview for MaterialAlan Viverette
2014-01-14Quick fix for updating the FastScroller long list propertyAlan Viverette
2013-12-18Merge "Peek the fast scroll thumb when it transitions to enabled state"Alan Viverette
2013-12-13Don't cast FastScroller adapter to BaseAdapterAlan Viverette
2013-12-12Peek the fast scroll thumb when it transitions to enabled stateAlan Viverette
2013-12-03Defer event interception in FastScrollerAlan Viverette
2013-10-31Allow styling of fast scroll decorations, add default stylesAlan Viverette
2013-10-15Fix assorted FastScroller regressionsAlan Viverette
2013-10-13Fix updating fast scroll state for data set changesAdam Powell
2013-10-13Account for translationY when targeting the fast scroller via touchAdam Powell
2013-10-04Fix font scaling issues in FastScroller and SubtitleViewAlan Viverette
2013-09-24Fix monkey bugs in ListViewAdam Powell
2013-09-06Only activate FastScroller when it's neededAlan Viverette
2013-08-09Fix padding adjustment for scrollbars in View, FastScrollerAlan Viverette
2013-08-07Fix initial FastScroller enabled state, fix padding during layoutAlan Viverette
2013-08-07Fix FastScroller regression for non-UI threadsAlan Viverette
2013-07-25Show FastScroller thumb on mouse-overAlan Viverette
2013-07-15Add disabled state to FastScroller.Alan Viverette
2013-07-08resolved conflicts for merge of 9058a6c8 to masterJean-Baptiste Queru
2013-07-08am fa42e774: Merge "FastScroller: Fix to use appropriate index"Jean-Baptiste Queru
2013-06-25Fix FastScroller for single-section lists and untitled sections.Alan Viverette
2013-06-21Implement FastScroller as an animated overlay.Alan Viverette
2013-06-07Clean up FastScroller. Expand overlay to fit text content.Alan Viverette
2013-04-16Fix bug #8629386 FastScroller is on the wrong side when switching to Hebrew i...Fabrice Di Meglio
2013-03-05FastScroller: Fix to use appropriate indexVairavan Srinivasan
2012-06-22Make ListView's FastScroller aware of layout directionFabrice Di Meglio
2011-10-11Fix bug 5173029 - make fast scroller aware of scrolling containersAdam Powell
2011-08-25Fix bug 5199326 - ListView's fast scroller is out of sync with contentsAdam Powell
2011-08-04Fix bug 5073637 - Market apps crashing FastScrollerAdam Powell
2011-06-14Make FastScroller behave kinder and gentler when an app decides toAdam Powell
2011-03-09Fix external bug http://code.google.com/p/android/issues/detail?id=15183Adam Powell
2011-01-18Fix bug 3362258 - Fastscroll is out of sync with the listAdam Powell
2011-01-15Fix bug 3355197 - Add attribute for fast scroll preview panel text color.Adam Powell