summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsGridAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Moving all apps code into sub package.Winson Chung2015-05-221-465/+0
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-1/+1
* Refactoring DeviceProfileAdam Cohen2015-05-211-4/+8
* Adding drop shadow effect in allappsSunny Goyal2015-05-151-0/+15
* Fixing crash when drawing prediction bar divider.Winson Chung2015-05-141-2/+12
* Pulling out predictions into another row view.Winson Chung2015-05-131-34/+68
* Minor visual tweaks.Winson Chung2015-05-131-6/+5
* Tweaking section processing for different languagesWinson Chung2015-05-121-13/+4
* Exploring dense all apps layout.Winson Chung2015-05-111-4/+4
* 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