summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/IconCache.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Handle random crash during theme change / user switchcretin452016-02-291-2/+7
* Handle theme changesClark Scheff2015-12-161-1/+12
* Reimplement CM Settings Overview Panel in the new Launcher Part 2Yvonne Wong2015-11-301-0/+16
* Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed pr...Sunny Goyal2015-08-281-2/+4
* Merge "Fixing widget restore" into ub-launcher3-burnabySunny Goyal2015-07-211-12/+23
|\
| * Fixing widget restoreSunny Goyal2015-07-201-12/+23
* | Resizing the bitmap before caching it in the DBSunny Goyal2015-07-201-2/+4
|/
* Using highres icons for backupSunny Goyal2015-07-151-1/+1
* Using RGB_565 for low-res iconsSunny Goyal2015-07-011-27/+67
* Fixing backup restoreSunny Goyal2015-06-251-5/+11
* Cancelling launcher reload on mcc changeSunny Goyal2015-06-181-6/+4
* Deleting empty folders based on DB stateSunny Goyal2015-06-121-1/+1
* Updating widget list when iconCache updatesSunny Goyal2015-06-041-1/+4
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-10/+2
* Removing some synthetic method creationSunny Goyal2015-06-021-9/+9
* Merge "Ensuring that each CacheEntry has a default title and content descript...Winson Chung2015-05-281-3/+9
|\
| * Ensuring that each CacheEntry has a default title and content description.Winson Chung2015-05-281-5/+9
* | Removing file IO used for checking configuration changeSunny Goyal2015-05-261-9/+0
|/
* Refactoring DeviceProfileAdam Cohen2015-05-211-15/+1
* Merge "Breaking icon update task so that it doesn't block worker thread" into...Sunny Goyal2015-05-211-26/+69
|\
| * Breaking icon update task so that it doesn't block worker threadSunny Goyal2015-05-211-26/+69
* | Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-1/+1
|/
* Avoiding blocking worker thread when adding icons to DBSunny Goyal2015-05-191-12/+58
* Using BubbleTextView for widget section headersSunny Goyal2015-05-121-0/+3
* Trim all whitespace from titles and labels.Winson Chung2015-05-081-5/+5
* Updating the icon cache after all apps has been bound.Sunny Goyal2015-05-061-1/+15
* Fixing missing updates in package install sessionsSunny Goyal2015-04-221-6/+10
* Wrong icon getting set for an app on secondary user during updatesSunny Goyal2015-04-131-2/+2
* WidgetTray revamp workHyunyoung Song2015-04-081-5/+7
* Merge "Adding support for loading package icon in iconCache" into ub-launcher...Sunny Goyal2015-04-061-19/+58
|\
| * Adding support for loading package icon in iconCacheSunny Goyal2015-04-061-19/+58
* | Adding a system status column in icon cache & invalidating items based on itSunny Goyal2015-04-011-6/+23
|/
* Rewrite: Widget preview loader logicSunny Goyal2015-03-201-2/+2
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-1/+2
* Using MainThreadExecuter instead of View.postSunny Goyal2015-03-181-3/+4
* Lazy loading high res iconsSunny Goyal2015-03-171-22/+103
* Extracting out CacheKey to a separate classSunny Goyal2015-03-161-31/+11
* Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-261-163/+250
* Fixing some IconCache methods not thread safeSunny Goyal2014-10-161-107/+69
* Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-071-1/+1
* Cleaning up icon resizing codeSunny Goyal2014-10-071-3/+1
* Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-191-1/+5
* Null check in flushInvalidIconsSunny Goyal2014-09-151-1/+2
* Disabling debug logsSunny Goyal2014-09-091-2/+2
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-5/+47
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-0/+4
* Updating the ui for widget restore flowSunny Goyal2014-08-121-15/+57
* Change getBadgedLabelForUser to use CharSequenceKenny Guy2014-07-211-2/+2
* Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-0/+4
* Revert Cls stopping now-master running on googlefoodKenny Guy2014-06-241-4/+0