summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllApps2D.java
Commit message (Expand)AuthorAgeFilesLines
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-7/+6
* Fix drawing glitches in 2DAA.Daniel Sandler2010-06-031-1/+0
* Make 2D All Apps work better in landscape and on hdpi.Daniel Sandler2010-06-031-1/+12
* Move batch size to a resource.Daniel Sandler2010-04-191-6/+0
* Batch loading of icons for AllApps.Daniel Sandler2010-04-141-0/+6
* fix 2542590 add more logging when launching app failsJoe Onorato2010-03-251-1/+1
* Fix trackball focus weirdness in AllApps2D.Daniel Sandler2010-03-111-17/+20
* Prevent ANR in Home when changing orientation.Romain Guy2010-03-101-0/+3
* Refactor the app updates so that it doesn't rely on the package name.Joe Onorato2010-03-101-1/+1
* Fix the build!Romain Guy2010-03-041-13/+1
* Hide the workspace when launching AllApps2D.Daniel Sandler2010-03-031-12/+20
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-0/+309