summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/ShortcutsChangedTask.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-081-1/+1
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+0
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-1/+1
* Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-181-0/+3
* Simplifying IconCache access codeSunny Goyal2017-01-031-1/+1
* No more UserHandleCompatSunny Goyal2016-12-151-3/+3
* Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-211-2/+2
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-0/+113