summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseRecyclerViewFastScrollBar.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Always cancel any pending dim animationscretin452016-04-141-4/+4
* Refactor fastscroll to disable zoom cleanlyArtem Shvadskiy2016-02-041-2/+2
* Trebuchet: Don't zoom icons on fast scrollcretin452016-02-041-1/+1
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-1/+124
* Reimplement the CM scrubber against the new Launchercretin452015-11-231-0/+3
* Fixing an issue where you would inadvertently start fastscrolling.Winson2015-08-271-4/+8
* Updating the scrollbar to make the fastscroller more visible.Winson2015-08-201-31/+64
* Tweaking fast scroller to follow touch closer.Winson2015-08-201-5/+33
* Merge "Prevent extra animation when scrolling the recycler view." into ub-lau...Winson Chung2015-06-251-3/+5
|\
| * Prevent extra animation when scrolling the recycler view.Winson Chung2015-06-241-3/+5
* | Removing some synthetic methodsSunny Goyal2015-06-241-6/+7
|/
* Refactoring fast scroller.Winson Chung2015-06-231-0/+232