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