summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseRecyclerViewFastScrollBar.java
Commit message (Expand)AuthorAgeFilesLines
* Change NavBar to transparent blackHyunyoung Song2016-08-051-4/+5
* Ensuring that fast scrolling to predictions scrolls list to the topWinson2016-07-131-4/+1
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-3/+1
* Fixes to touch handling in all apps pull up workHyunyoung Song2016-06-101-2/+1
* Highlighting sectioned apps on fast-scroll.Winson2015-09-281-5/+6
* Disabling fast scroller when searching apps.Winson2015-09-031-1/+2
* 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