summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/AddWorkspaceItemsTask.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-171-1/+1
* Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-141-6/+4
* Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-081-1/+1
* Simplifying logic for managed for icon additionSunny Goyal2017-05-221-4/+43
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+1
* Enable Promise App Icon in All Apps.Mario Bertschler2017-03-211-3/+16
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-6/+3
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-1/+6
* Removing promiseIntent property from ShortuctInfoSunny Goyal2017-01-121-4/+2
* No more UserHandleCompatSunny Goyal2016-12-151-2/+2
* Adding support for app widgets in the InstallQueueSunny Goyal2016-12-121-10/+12
* Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal2016-11-301-7/+9
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-0/+262