summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/IconCache.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add content description to bagded icons.Kenny Guy2014-06-231-0/+4
* remove work around for bug 14891460.Chris Wren2014-05-141-7/+0
* work around bug in LauncherAppsCompat to find restored iconsChris Wren2014-05-131-2/+11
* Launcher3 multi-profile supportKenny Guy2014-04-301-50/+101
* update promise icon statusChris Wren2014-03-111-14/+0
* use restored icon for restored app shortcutsChris Wren2014-02-141-14/+199
* Initial changes to support smaller landscape layouts.Winson Chung2013-10-281-1/+1
* Fix concurrent modifcation exception (issue 11234805)Adam Cohen2013-10-151-3/+6
* Flushing icons of the wrong size. (Bug 11203738)Winson Chung2013-10-141-0/+14
* Move wallpapers to external activityMichael Jurka2013-09-041-1/+1
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-2/+2
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+229