summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/FastBitmapDrawable.java
Commit message (Collapse)AuthorAgeFilesLines
* Prevent NPE in Launcher when an icon cannot be found.Romain Guy2010-03-151-4/+18
| | | | | | Bug #2509023 Change-Id: I053c7c9a37ed4aeb4d78a9f62dfdeea09a3959aa
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ↵Joe Onorato2010-02-121-0/+4
| | | | | | | | | | | ShortcutInfo which is used for the workspace. Consolidate the three icon resampling functions into one. Ensure that the icons stored in LauncherProvider are the right size, so we don't have to resample them each time we load them.
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+73