summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsGridAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to support predicted apps.Winson Chung2015-05-111-15/+61
* Fixing issue with fast scroller not showing sub-section headers.Winson Chung2015-05-091-54/+15
* Updating sticky headers.Winson Chung2015-05-081-62/+99
* Explorations in dense grids for all apps.Winson Chung2015-05-061-27/+122
* Fixing crash in All Apps.Winson Chung2015-05-041-30/+45
* Ensuring that we skip item decoration drawing when there are no apps.Winson Chung2015-04-201-0/+4
* 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