summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllAppsList.java
Commit message (Expand)AuthorAgeFilesLines
* Make tabs in all apps actually filter the list of apps.Patrick Dubroy2010-07-291-2/+2
* am 2d86dfec: Fix launcher updating when all of an app\'s activities disappear.Dianne Hackborn2010-07-261-15/+13
|\
| * Fix launcher updating when all of an app's activities disappear.Dianne Hackborn2010-07-241-15/+13
* | Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-5/+4
|/
* Fix race in LauncherModel that causes it to show duplicate icons.Joe Onorato2010-04-211-0/+19
* Launcher2 performance: Don't sort apps in LauncherModel.Daniel Sandler2010-04-151-9/+2
* Batch loading of icons for AllApps.Daniel Sandler2010-04-141-8/+12
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato2010-02-121-9/+11
* Remove LiveFolders when corresponding package is uninstalled.Romain Guy2010-01-121-20/+10
* Fix 2275513 - Icons don't update on package updateJoe Onorato2009-11-241-1/+1
* Redo the launcher loading code and put the real app icons into rollo.Joe Onorato2009-08-241-0/+216