summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsContainerRecyclerView.java
Commit message (Expand)AuthorAgeFilesLines
* Accounting for recent changes in padding when detecting backgound taps to clo...Winson Chung2015-04-171-15/+0
* Initial changes to support a fixed all-apps layout.Winson Chung2015-04-091-1/+15
* 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