summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/BaseModelUpdateTask.java
Commit message (Expand)AuthorAgeFilesLines
* Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-251-20/+13
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-5/+3
* Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen2018-10-221-8/+4
* Fixing bug when model was not reflected properly on the UI.Sunny Goyal2018-03-051-9/+7
* Converting widget panel into a floating viewSunny Goyal2017-10-131-2/+4
* Simplifying some package matching code by using common itemInfo mathcherSunny Goyal2017-08-171-10/+16
* Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-081-0/+135