summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-4/+0
* Fixes a crash in the AllAppsFastScrollHelper where on updating the activated ...Mario Bertschler2017-03-221-1/+3
* Removing custom state definition from FastBitmapDrawableSunny Goyal2017-02-231-32/+16
* Removing the section break UI supportSunny Goyal2016-10-131-3/+2
* Code sanitizationHyunyoung Song2016-10-061-1/+1
* Ensuring that fast scrolling to predictions scrolls list to the topWinson2016-07-131-3/+13
* Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-121-3/+2
* Disabling the desaturation of fast scroll items.Winson2015-10-281-2/+4
* Highlighting sectioned apps on fast-scroll.Winson2015-09-281-0/+228