summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/IconCache.java
Commit message (Expand)AuthorAgeFilesLines
* Tweak locking in launcher so mLock isn't held while the slow stuff happens.Joe Onorato2010-05-041-12/+16
* Prevent NPE in Launcher when an icon cannot be found.Romain Guy2010-03-151-20/+19
* Don't make label textures if we don't need them.Joe Onorato2010-02-121-3/+5
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato2010-02-121-0/+138