summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllApps3D.java
Commit message (Expand)AuthorAgeFilesLines
* Ported Launcher2 to use the new Build system.Shih-wei Liao2010-07-191-1/+1
* Switching allapps to use Mesh instead of SimpleMesh.Alex Sakhartchouk2010-07-011-5/+5
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-7/+5
* Code cleanup possible with new reflected classes.Jason Sams2010-06-181-75/+40
* slang with java_package_name pragma now works on allapps.rs. Add Null Pointer...Shih-wei Liao2010-06-151-2/+0
* Update AppApps to use reflected files.Jason Sams2010-06-151-6/+6
* remove extra set of transulcent on pixel format.Jason Sams2010-06-101-1/+0
* am 36354e4e: Merge "Improve workspace\'s scrolling performance." into froyoRomain Guy2010-06-081-0/+16
|\
| * Improve workspace's scrolling performance.Romain Guy2010-06-071-0/+16
* | Remove RS_Kind info from element setupJason Sams2010-06-011-4/+4
* | Update names and move clear to script.Jason Sams2010-05-191-17/+0
* | Launcher2 cleanup.Jason Sams2010-05-141-1/+0
* | Update Launcher2 to work with LLVM.Jason Sams2010-05-111-206/+104
|/
* Move batch size to a resource.Daniel Sandler2010-04-191-6/+0
* Sort apps in AllApps3D.setApps().Daniel Sandler2010-04-151-0/+4
* Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or backgr...Joe Onorato2010-04-151-12/+13
* Batch loading of icons for AllApps.Daniel Sandler2010-04-141-0/+6
* 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