summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/IconCache.java
AgeCommit message (Expand)Author
2015-08-07Fixing issue where app icons were not updating with the package.android-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r4android-6.0.0_r3android-6.0.0_r2android-6.0.0_r1marshmallow-releasemarshmallow-devmarshmallow-cts-releaseWinson
2014-09-04Update Launcher2 due to API changes.Svetoslav
2014-08-06Update launcher to work with cross-profile widgets.Svet Ganov
2014-07-21Change getBadgedLabelForUser to use CharSequenceKenny Guy
2014-06-19Add content description for apps from profiles.Kenny Guy
2014-05-01Watch for PROFILE eventsAmith Yamasani
2014-04-29Launcher2 multi-profile supportAmith Yamasani
2012-05-22Updating how widget previews lookMichael Jurka
2012-04-25Remove use of private APIsMichael Jurka
2012-04-13Fix warnings and remove dead codeMichael Jurka
2012-02-13Reverting: Change I3a8849a5: Cleaning up extra line related to icon density c...Winson Chung
2012-02-13Revert "Should be getting launcher icon DPI from ActivityManager."Ramanan Rajeswaran
2012-02-13Merge "Cleaning up extra line related to icon density change." into ics-scoopRamanan Rajeswaran
2012-02-13Cleaning up extra line related to icon density change.Winson Chung
2012-02-13Should be getting launcher icon DPI from ActivityManager.Winson Chung
2011-11-28Clean up unused code and import declarationsMichael Jurka
2011-10-31Fixing issue where default widget previews were not using large icons on tablet.Winson Chung
2011-08-19Merge "Fixing label cache issue due to different ResolveInfos being returned ...Winson Chung
2011-08-18Deferring testing of loaded icons against db icons, saves between 15-30% on w...Winson Chung
2011-08-18Fixing label cache issue due to different ResolveInfos being returned in diff...Winson Chung
2011-08-08Fix visual bugsMichael Jurka
2011-08-08Use xhdpi icon sizes for hdpi tabletsMichael Jurka
2011-08-03Revert "Revert "Clear the bitmap associated with canvases.""Adam Cohen
2011-08-03Merge "Revert "Clear the bitmap associated with canvases.""Adam Cohen
2011-08-03Fix NPE when getting app iconsMichael Jurka
2011-08-03Revert "Clear the bitmap associated with canvases."Adam Cohen
2011-08-02Clear the bitmap associated with canvases.Dianne Hackborn
2011-07-11Preventing multiple calls to loadLabel for the same info within a single load.Winson Chung
2011-07-11No longer generating title bitmaps for icons.Winson Chung
2011-07-07Moving a bit of code aroundMichael Jurka
2011-05-26Rocket Launcher!Daniel Sandler
2011-05-12Moving tablet interface to 'large' devicesMichael Jurka
2011-03-10Applications with broken resources get default iconKenny Root
2011-01-17Removing dead codeMichael Jurka
2011-01-12Use the default activity mipmapKenny Root
2010-11-01Using hdpi icons in LauncherMichael Jurka
2010-09-01DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...Joe Onorato
2010-05-04Tweak locking in launcher so mLock isn't held while the slow stuff happens.Joe Onorato
2010-03-15Prevent NPE in Launcher when an icon cannot be found.Romain Guy
2010-02-12Don't make label textures if we don't need them.Joe Onorato
2010-02-12Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato