summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/PackageUpdatedTask.java
Commit message (Expand)AuthorAgeFilesLines
* 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