index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
FastScroller.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-02-16
Resolve pointer icon over FastScroller to arrow.
Vladislav Kaznacheev
2015-10-07
Merge "To call TypedArray.recycle() when we are done with the array."
Alan Viverette
2015-06-25
Constrain width and height to >= 0 in FastScroller layout
Alan Viverette
2015-06-24
Constrain FastScroller max width to be >= 0
Alan Viverette
2015-06-11
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-05-01
Correctly handle intercepted touch events in FastScroller
Alan Viverette
2015-04-16
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-04-07
Fix fast scroller thumb and track margins for Material
Alan Viverette
2015-03-18
Remove unnecessary null check in FastScroller
Alan Viverette
2015-03-13
Add resource type annotations to some APIs
Tor Norbye
2015-03-09
To call TypedArray.recycle() when we are done with the array.
ferro_chang
2014-11-20
Update scrollbars to match Material spec
Alan Viverette
2014-11-13
Prevent NPE when computing FastScroller position with no visible items
Alan Viverette
2014-09-18
Fix scroll position calculation when clipToPadding is false
Yigit Boyar
2014-08-15
Update fast scroller preview for Material
Alan Viverette
2014-01-14
Quick fix for updating the FastScroller long list property
Alan Viverette
2013-12-18
Merge "Peek the fast scroll thumb when it transitions to enabled state"
Alan Viverette
2013-12-13
Don't cast FastScroller adapter to BaseAdapter
Alan Viverette
2013-12-12
Peek the fast scroll thumb when it transitions to enabled state
Alan Viverette
2013-12-03
Defer event interception in FastScroller
Alan Viverette
2013-10-31
Allow styling of fast scroll decorations, add default styles
Alan Viverette
2013-10-15
Fix assorted FastScroller regressions
Alan Viverette
2013-10-13
Fix updating fast scroll state for data set changes
Adam Powell
2013-10-13
Account for translationY when targeting the fast scroller via touch
Adam Powell
2013-10-04
Fix font scaling issues in FastScroller and SubtitleView
Alan Viverette
2013-09-24
Fix monkey bugs in ListView
Adam Powell
2013-09-06
Only activate FastScroller when it's needed
Alan Viverette
2013-08-09
Fix padding adjustment for scrollbars in View, FastScroller
Alan Viverette
2013-08-07
Fix initial FastScroller enabled state, fix padding during layout
Alan Viverette
2013-08-07
Fix FastScroller regression for non-UI threads
Alan Viverette
2013-07-25
Show FastScroller thumb on mouse-over
Alan Viverette
2013-07-15
Add disabled state to FastScroller.
Alan Viverette
2013-07-08
resolved conflicts for merge of 9058a6c8 to master
Jean-Baptiste Queru
2013-07-08
am fa42e774: Merge "FastScroller: Fix to use appropriate index"
Jean-Baptiste Queru
2013-06-25
Fix FastScroller for single-section lists and untitled sections.
Alan Viverette
2013-06-21
Implement FastScroller as an animated overlay.
Alan Viverette
2013-06-07
Clean up FastScroller. Expand overlay to fit text content.
Alan Viverette
2013-04-16
Fix bug #8629386 FastScroller is on the wrong side when switching to Hebrew i...
Fabrice Di Meglio
2013-03-05
FastScroller: Fix to use appropriate index
Vairavan Srinivasan
2012-06-22
Make ListView's FastScroller aware of layout direction
Fabrice Di Meglio
2011-10-11
Fix bug 5173029 - make fast scroller aware of scrolling containers
Adam Powell
2011-08-25
Fix bug 5199326 - ListView's fast scroller is out of sync with contents
Adam Powell
2011-08-04
Fix bug 5073637 - Market apps crashing FastScroller
Adam Powell
2011-06-14
Make FastScroller behave kinder and gentler when an app decides to
Adam Powell
2011-03-09
Fix external bug http://code.google.com/p/android/issues/detail?id=15183
Adam Powell
2011-01-18
Fix bug 3362258 - Fastscroll is out of sync with the list
Adam Powell
2011-01-15
Fix bug 3355197 - Add attribute for fast scroll preview panel text color.
Adam Powell
[next]