summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/IconCache.java
Commit message (Expand)AuthorAgeFilesLines
* Using hdpi icons in LauncherMichael Jurka2010-11-011-2/+39
* DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...Joe Onorato2010-09-011-0/+4
* 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