summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/IconCache.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing label cache issue due to different ResolveInfos being returned ...Winson Chung2011-08-191-3/+4
|\
| * Fixing label cache issue due to different ResolveInfos being returned in diff...Winson Chung2011-08-181-3/+4
* | Deferring testing of loaded icons against db icons, saves between 15-30% on w...Winson Chung2011-08-181-2/+3
|/
* Fix visual bugsMichael Jurka2011-08-081-2/+0
* Use xhdpi icon sizes for hdpi tabletsMichael Jurka2011-08-081-2/+11
* Revert "Revert "Clear the bitmap associated with canvases.""Adam Cohen2011-08-031-0/+1
* Merge "Revert "Clear the bitmap associated with canvases.""Adam Cohen2011-08-031-1/+0
|\
| * Revert "Clear the bitmap associated with canvases."Adam Cohen2011-08-031-1/+0
* | Fix NPE when getting app iconsMichael Jurka2011-08-031-2/+5
|/
* Clear the bitmap associated with canvases.Dianne Hackborn2011-08-021-0/+1
* Preventing multiple calls to loadLabel for the same info within a single load.Winson Chung2011-07-111-6/+15
* No longer generating title bitmaps for icons.Winson Chung2011-07-111-5/+0
* Moving a bit of code aroundMichael Jurka2011-07-071-12/+9
* Rocket Launcher!Daniel Sandler2011-05-261-0/+13
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-1/+1
* Applications with broken resources get default iconKenny Root2011-03-101-4/+12
* Removing dead codeMichael Jurka2011-01-171-2/+0
* Use the default activity mipmapKenny Root2011-01-121-1/+1
* 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