summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllAppsView.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-3/+1
* Resetting AllApps to first page when turning screen off/hitting home.Winson Chung2011-03-301-0/+3
* isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating().Patrick Dubroy2010-07-261-1/+1
* Move batch size to a resource.Daniel Sandler2010-04-191-2/+0
* Batch loading of icons for AllApps.Daniel Sandler2010-04-141-1/+3
* Prevent ANR in Home when changing orientation.Romain Guy2010-03-101-0/+2
* Refactor the app updates so that it doesn't rely on the package name.Joe Onorato2010-03-101-1/+1
* Implement landscape in 3D all apps.Romain Guy2010-03-041-35/+1
* Hide the workspace when launching AllApps2D.Daniel Sandler2010-03-031-0/+4
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-1445/+20
* am 2347b233: am 4700fed7: Maybe this will silence http://b/2460740Joe Onorato2010-03-011-1/+2
|\
| * Maybe this will silence http://b/2460740Joe Onorato2010-03-011-1/+2
* | am 96ef9f68: am bf5350db: fix 2460740 com.android.launcher2: java.lang.NullPo...Joe Onorato2010-02-221-12/+11
|\|
| * fix 2460740 com.android.launcher2: java.lang.NullPointerException atJoe Onorato2010-02-221-12/+11
| * DO NOT MERGE - Use the froyo launcher2 in mr3, except for a few unbundling th...Joe Onorato2010-02-181-134/+212
| * DO NOT MERGE. Update for new RS library with ES 2.0 support.Jason Sams2010-02-111-3/+3
| * Put the label into the same texture as the icon.Joe Onorato2010-01-141-55/+20
* | fix 2411389 - calling RS with no ContextJoe Onorato2010-02-171-1/+17
* | Convert to RenderScriptGL.Jason Sams2010-02-091-1/+2
* | More dead code cleanup.Jason Sams2010-02-041-26/+2
* | Remove dead code.Jason Sams2010-02-041-9/+0
* | Support rotation of the all apps screen.Jason Sams2010-02-041-3/+20
* | Clean up vertex program with easy to manage uniform constants.Jason Sams2010-02-041-19/+34
* | Possibly fix 2415260 - IllegalStateException: Calling RS with no Context activeJoe Onorato2010-02-031-1/+3
* | Fix 2379378 Trackball up on all apps home icon doesn't highlight the correct ...Joe Onorato2010-02-011-5/+9
* | Fix selection highligh in all apps. Selection highlight now follows the curv...Jason Sams2010-01-201-4/+6
* | Change text labels from RGBA to ALPHA8. Reduces memory usage and may increas...Jason Sams2010-01-191-1/+9
* | Update launcher2 with vertex shader and single draw method for icons.Jason Sams2010-01-191-63/+92
* | Fix bug 2337808 - zoom state gets out of sync when the surface disappearsJoe Onorato2010-01-111-3/+14
* | cleanup RS scripts leftover from previous design and rename final script.Jason Sams2010-01-061-1/+1
* | Update to new RS texture API.Jason Sams2009-12-171-3/+3
* | Remove WAR for handling uploads when no surface was present.Jason Sams2009-12-151-35/+7
|/
* Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launch...Joe Onorato2009-12-111-6/+8
* Launcher2 - This might fix the missing app problem and the crash in removeApp.Joe Onorato2009-12-111-2/+2
* fix 2315821 and 2315729 - problems caused because the apps list could becomeJoe Onorato2009-12-091-24/+34
* Fix 2305903 Scrolling trackball upwards at the top of the app menu selects ap...Joe Onorato2009-12-081-2/+2
* Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a con...Joe Onorato2009-12-081-10/+16
* Fix 2304151 - crash while installing appsJoe Onorato2009-12-081-1/+1
* Bug 2290800 - Use a collator to sort the app labels.Joe Onorato2009-12-011-11/+2
* Add a lot of logging that can be seen by doing adb shell setprop launcher2.du...Joe Onorato2009-11-171-0/+64
* fix 2261526 - Trackball doesn't work in 3D all-apps if you opened it using tr...Joe Onorato2009-11-161-7/+8
* Fix duplicated text when returning home from an app that hid the status bar a...Jason Sams2009-11-161-3/+11
* Update AllApps to defered surface attachment for RS.Jason Sams2009-11-121-5/+10
* Keep banging on the launcher locks up bug. This moves theJoe Onorato2009-11-121-43/+28
* Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking ...Joe Onorato2009-11-121-24/+24
* Fix bug 2249797 - Launcher2 leaking textures on locale changeJoe Onorato2009-11-111-0/+2
* Fix 2241848 - 3D apps folder does not send accessibility eventsJoe Onorato2009-11-111-2/+55
* Bug 2231692 - Turn off launcher2 logging.Joe Onorato2009-11-111-24/+4
* Fix bug 2250457 - Open folder on home screen changes changes the behaviour of...Joe Onorato2009-11-101-22/+58
* Fix http://b/issue?id=2203681Mike Cleron2009-11-081-12/+30