summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllApps3D.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes for landscape AllApps3DMarco Nelissen2011-04-221-15/+17
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-6/+3
* Resetting AllApps to first page when turning screen off/hitting home.Winson Chung2011-03-301-0/+4
* Fixing issue where you can't drag from AllApps.Winson Chung2011-03-211-3/+7
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-8/+6
* renderscript API cleanupAlex Sakhartchouk2010-12-211-18/+18
* Fix mipmap generation with RS API update.Jason Sams2010-12-161-2/+6
* Update for Allocation API changes.Jason Sams2010-12-141-22/+6
* update to new APIJason Sams2010-12-061-60/+32
* am 42716619: am 9aaafd6f: Merge " Fix memory Leak due to SurfaceView not b...Jean-Baptiste Queru2010-11-241-0/+1
|\
| * am 9aaafd6f: Merge " Fix memory Leak due to SurfaceView not being detached."Jean-Baptiste Queru2010-11-241-0/+1
| |\
| | * Fix memory Leak due to SurfaceView not being detached.thigobr2010-11-241-0/+1
| * | DO NOT MERGE - Allow the workspace to swipe while it's loading.Joe Onorato2010-08-311-1/+6
| |/
* | Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-0/+6
* | Update to use SurfaceConfig.Jason Sams2010-10-101-1/+4
* | Changing texture coord from vec4 to vec2Alex Sakhartchouk2010-10-061-2/+1
* | Handle RS reflection name changes.Stephen Hines2010-09-161-2/+2
* | Changing Launcher2 to use more generic shader param binding.Alex Sakhartchouk2010-09-131-34/+52
* | DO NOT MERGE - Allow the workspace to swipe while it's loading.Joe Onorato2010-09-011-1/+6
* | Remove outdated and unused class.Jason Sams2010-09-011-9/+0
* | Update to RS api chance moving constant colors to ProgramFragment.Jason Sams2010-08-051-0/+3
* | isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating().Patrick Dubroy2010-07-261-2/+2
* | 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