summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/PackageUpdatedTask.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...TreeHugger Robot2019-08-221-0/+5
|\
| * Adding tracing for suspending via Wellbeingvadimt2019-08-221-0/+5
* | Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-221-3/+4
|/
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-2/+2
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-20/+21
* Setup make icon-loader libraryHyunyoung Song2018-10-191-1/+1
* Converting long item IDs to intSunny Goyal2018-10-081-2/+2
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-2/+2
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-1/+1
* Fix auto install add of installed activityTobias Dubois2018-09-071-10/+7
* Gracefully fallback to new ComponentName if one is renamed/removedTony Wickham2018-09-051-25/+28
* Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal2018-08-271-1/+1
* Deleting invalid icons when an app is restoredSunny Goyal2018-05-301-10/+28
* Making LauncherIcons thread safeSunny Goyal2018-01-091-2/+3
* Dominant color is part of icon cacheSunny Goyal2018-01-031-3/+5
* Moving various runtime flags into the common base class.Sunny Goyal2017-10-311-3/+3
* Launcher state management cleanupSunny Goyal2017-10-171-11/+1
* Fixing widgets not getting restored when the corresponding system app is enabledSunny Goyal2017-09-181-6/+8
* Merge "WallpaperManagerCompat should target correct platform Also replace Uti...TreeHugger Robot2017-09-111-2/+2
|\
| * WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-2/+2
* | Fixing promise icons not getting restored after the app is installedSunny Goyal2017-09-111-0/+3
|/
* Adding support for badging instant app icons.Sunny Goyal2017-08-281-13/+13
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-4/+11
* Simplifying some package matching code by using common itemInfo mathcherSunny Goyal2017-08-171-17/+8
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-171-33/+10
* Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Pack...Rajeev Kumar2017-06-131-5/+3
|\
| * 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-121-7/+3
* | Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-081-3/+1
|/
* Moving LoaderTask staticSunny Goyal2017-06-021-4/+3
* Simplifying logic for managed for icon additionSunny Goyal2017-05-221-9/+5
* Using package update event as well for restoring promise iconsSunny Goyal2017-05-081-1/+3
* resolve merge conflicts of 6f725f283 to ub-launcher3-masterTony Wickham2017-04-201-0/+10
|\
| * Only add widgets system shortcut if widgets existTony Wickham2017-04-201-0/+9
* | Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+1
* | Enable Promise App Icon in All Apps.Mario Bertschler2017-03-211-11/+11
|/
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-7/+7
* Removing promiseIntent property from ShortuctInfoSunny Goyal2017-01-121-3/+1
* Simplifying IconCache access codeSunny Goyal2017-01-031-4/+2
* No more UserHandleCompatSunny Goyal2016-12-151-3/+3
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-8/+9
* Merge "Adding a utility class to enforce that icons are always flattened on t...Sunny Goyal2016-11-211-1/+0
|\
| * Adding a utility class to enforce that icons are always flattened onSunny Goyal2016-11-191-1/+0
* | Fixing item check when user is enabled/disabledSunny Goyal2016-11-151-5/+6
|/
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-0/+378