index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
FastScroller.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+1
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+15
*
Resolve pointer icon over FastScroller to arrow.
Vladislav Kaznacheev
2017-02-16
1
-0
/
+8
*
Merge "To call TypedArray.recycle() when we are done with the array."
Alan Viverette
2015-10-07
1
-0
/
+1
|
\
|
*
To call TypedArray.recycle() when we are done with the array.
ferro_chang
2015-03-09
1
-0
/
+1
*
|
Constrain width and height to >= 0 in FastScroller layout
Alan Viverette
2015-06-25
1
-8
/
+11
*
|
Constrain FastScroller max width to be >= 0
Alan Viverette
2015-06-24
1
-1
/
+1
*
|
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-06-11
1
-3
/
+3
*
|
Correctly handle intercepted touch events in FastScroller
Alan Viverette
2015-05-01
1
-1
/
+13
*
|
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-04-16
1
-3
/
+6
*
|
Fix fast scroller thumb and track margins for Material
Alan Viverette
2015-04-07
1
-57
/
+85
*
|
Remove unnecessary null check in FastScroller
Alan Viverette
2015-03-18
1
-3
/
+3
*
|
Add resource type annotations to some APIs
Tor Norbye
2015-03-13
1
-1
/
+2
*
|
Update scrollbars to match Material spec
Alan Viverette
2014-11-20
1
-3
/
+22
*
|
Prevent NPE when computing FastScroller position with no visible items
Alan Viverette
2014-11-13
1
-6
/
+26
|
/
*
Fix scroll position calculation when clipToPadding is false
Yigit Boyar
2014-09-18
1
-4
/
+13
*
Update fast scroller preview for Material
Alan Viverette
2014-08-15
1
-7
/
+23
*
Quick fix for updating the FastScroller long list property
Alan Viverette
2014-01-14
1
-12
/
+20
*
Merge "Peek the fast scroll thumb when it transitions to enabled state"
Alan Viverette
2013-12-18
1
-4
/
+9
|
\
|
*
Peek the fast scroll thumb when it transitions to enabled state
Alan Viverette
2013-12-12
1
-4
/
+9
*
|
Don't cast FastScroller adapter to BaseAdapter
Alan Viverette
2013-12-13
1
-4
/
+4
|
/
*
Defer event interception in FastScroller
Alan Viverette
2013-12-03
1
-34
/
+16
*
Allow styling of fast scroll decorations, add default styles
Alan Viverette
2013-10-31
1
-104
/
+141
*
Fix assorted FastScroller regressions
Alan Viverette
2013-10-15
1
-4
/
+27
*
Fix updating fast scroll state for data set changes
Adam Powell
2013-10-13
1
-2
/
+4
*
Account for translationY when targeting the fast scroller via touch
Adam Powell
2013-10-13
1
-2
/
+4
*
Fix font scaling issues in FastScroller and SubtitleView
Alan Viverette
2013-10-04
1
-2
/
+3
*
Fix monkey bugs in ListView
Adam Powell
2013-09-24
1
-1
/
+1
*
Only activate FastScroller when it's needed
Alan Viverette
2013-09-06
1
-44
/
+51
*
Fix padding adjustment for scrollbars in View, FastScroller
Alan Viverette
2013-08-09
1
-27
/
+74
*
Fix initial FastScroller enabled state, fix padding during layout
Alan Viverette
2013-08-07
1
-33
/
+72
*
Fix FastScroller regression for non-UI threads
Alan Viverette
2013-08-07
1
-1
/
+2
*
Show FastScroller thumb on mouse-over
Alan Viverette
2013-07-25
1
-5
/
+25
*
Add disabled state to FastScroller.
Alan Viverette
2013-07-15
1
-13
/
+45
*
resolved conflicts for merge of 9058a6c8 to master
Jean-Baptiste Queru
2013-07-08
1
-1
/
+6
|
\
|
*
am fa42e774: Merge "FastScroller: Fix to use appropriate index"
Jean-Baptiste Queru
2013-07-08
1
-1
/
+6
|
|
\
|
|
*
FastScroller: Fix to use appropriate index
Vairavan Srinivasan
2013-03-05
1
-1
/
+6
*
|
|
Fix FastScroller for single-section lists and untitled sections.
Alan Viverette
2013-06-25
1
-41
/
+61
*
|
|
Implement FastScroller as an animated overlay.
Alan Viverette
2013-06-21
1
-578
/
+987
*
|
|
Clean up FastScroller. Expand overlay to fit text content.
Alan Viverette
2013-06-07
1
-64
/
+81
|
/
/
*
/
Fix bug #8629386 FastScroller is on the wrong side when switching to Hebrew i...
Fabrice Di Meglio
2013-04-16
1
-5
/
+35
|
/
*
Make ListView's FastScroller aware of layout direction
Fabrice Di Meglio
2012-06-22
1
-6
/
+4
*
Fix bug 5173029 - make fast scroller aware of scrolling containers
Adam Powell
2011-10-11
1
-22
/
+117
*
Fix bug 5199326 - ListView's fast scroller is out of sync with contents
Adam Powell
2011-08-25
1
-2
/
+4
*
Fix bug 5073637 - Market apps crashing FastScroller
Adam Powell
2011-08-04
1
-2
/
+7
*
Make FastScroller behave kinder and gentler when an app decides to
Adam Powell
2011-06-14
1
-2
/
+4
*
Fix external bug http://code.google.com/p/android/issues/detail?id=15183
Adam Powell
2011-03-09
1
-0
/
+3
[next]