summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedViewCellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Simplifying logic to create/destroy hardware layers in All AppsMichael Jurka2011-02-161-0/+1
* Reducing memory impact of hardware layers in LauncherMichael Jurka2011-02-031-0/+21
* Adding hardware layers to All AppsMichael Jurka2011-02-021-80/+65
* Removing dead codeMichael Jurka2011-01-171-6/+0
* Don't build bitmaps when running in GL.Romain Guy2010-10-261-1/+3
* More spacing changes for AllApps.Winson Chung2010-10-201-3/+16
* Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-25/+34
* Fixing alpha issue on AllApps.Winson Chung2010-08-201-2/+2
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-115/+12
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-2/+94
* Creating generic Workspace/CellLayout for paged views in Launcher.Winson Chung2010-08-161-0/+447