summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsContainerRecyclerView.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing issue with building velvet against lower support lib.Winson Chung2015-04-071-1/+1
* Small refactoring to apps list.Winson Chung2015-04-061-30/+27
* Ensuring that we fast-scroll to the first section app.Winson Chung2015-03-301-4/+10
* Removing more code with API 21 dependencies.Winson Chung2015-03-241-2/+2
* Making the scrollbar scrubbable.Winson Chung2015-03-241-45/+182
* Tweaking the apps list fast scroller.Winson Chung2015-03-161-1/+3
* Adding app grid layout with fastscroller.Winson Chung2015-03-121-0/+271