summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsGridAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to support a fixed all-apps layout.Winson Chung2015-04-091-4/+13
* Fixing issue with building velvet against lower support lib.Winson Chung2015-04-071-2/+2
* Small refactoring to apps list.Winson Chung2015-04-061-10/+11
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-7/+9
* Tweaking the apps list fast scroller.Winson Chung2015-03-161-3/+6
* Minor changes to apps view.Winson Chung2015-03-131-10/+43
* Adding app grid layout with fastscroller.Winson Chung2015-03-121-0/+206