summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllApps3D.java
Commit message (Expand)AuthorAgeFilesLines
* fix 2542590 add more logging when launching app failsJoe Onorato2010-03-251-2/+2
* Fix 2519335 - Caused by NPE. Here's another place where it needs to be ok fo...Joe Onorato2010-03-231-4/+10
* Fix 2532504 - fix NPE in AllApps3D.onKeyDown.Joe Onorato2010-03-221-1/+5
* fix 2430251 - all apps touch targets misaligned.Joe Onorato2010-03-181-79/+88
* Rename these static variables.Joe Onorato2010-03-171-205/+205
* We need to null out this static.Joe Onorato2010-03-171-0/+2
* Improve focus restore on orientation change.Romain Guy2010-03-121-2/+16
* Fix focus and touch issues in 3D all apps.Romain Guy2010-03-121-36/+50
* Unbind root script around load activities to prevent commands from being dela...Jason Sams2010-03-111-188/+200
* Prevent ANR in Home when changing orientation.Romain Guy2010-03-101-42/+94
* Refactor the app updates so that it doesn't rely on the package name.Joe Onorato2010-03-101-1/+1
* Move mipmap level generation from allocation creation to upload time. This p...Jason Sams2010-03-051-4/+4
* Fix the build!Romain Guy2010-03-041-0/+2
* Make the Home on screen button work in landscape.Romain Guy2010-03-041-3/+8
* Implement landscape in 3D all apps.Romain Guy2010-03-041-303/+307
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-0/+1500