summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CellLayoutChildren.java
Commit message (Expand)AuthorAgeFilesLines
* Shrink-wrapped foldersAdam Cohen2011-05-161-0/+3
* Fix: restoring holo outlines in paged views on tabletMichael Jurka2011-05-051-3/+0
* Adding initial folder animationAdam Cohen2011-04-211-10/+2
* Fixing a bug in CellLayoutChildren getChildAt(int, int)Adam Cohen2011-04-191-1/+1
* Fixing drop animation from AllApps on phone (bug 4174466)Adam Cohen2011-03-281-12/+16
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-97/+0
* Cleaning up widget resizing codeAdam Cohen2011-03-031-40/+39
* Merge "Implementing resizable widgets in launcher"Adam Cohen2011-02-281-5/+105
|\
| * Implementing resizable widgets in launcherAdam Cohen2011-02-251-5/+105
* | Restoring split touch events in workspace with workaround.Winson Chung2011-02-231-3/+0
|/
* Disable multitouch to prevent crash in all apps and frozen workspace while dr...Winson Chung2011-02-031-0/+3
* Turning on hardware layers for the workspaceMichael Jurka2011-02-011-0/+1
* fix the buildMichael Jurka2011-01-301-2/+1
* Merge "Calling removeItems() should mark the item's previous cell as unoccupi...Winson Chung2011-01-301-1/+2
|\
| * Calling removeItems() should mark the item's previous cell as unoccupied. (34...Winson Chung2011-01-301-1/+1
* | Improving performance of state transitionsMichael Jurka2011-01-291-3/+3
|/
* Refactoring CellLayout into three classesMichael Jurka2011-01-241-0/+170