summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/model/CacheDataUpdatedTask.java
AgeCommit message (Expand)Author
2020-07-10Creating a common method to iterate over all model items.Sunny Goyal
2020-04-09Moving model data structures to a separate fileSunny Goyal
2019-07-25Separating apps list callback from model callback and simplifying various eventsSunny Goyal
2019-04-16ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal
2018-09-21Removing additional rpc due to icon cache updateSunny Goyal
2018-08-27Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal
2017-08-28Adding support for badging instant app icons.Sunny Goyal
2017-08-17Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal
2017-06-08Adding support for loading workspace in the absence of Launcher.Sunny Goyal
2017-03-28Minor Refactoring only: no functional changeMario Bertschler
2017-01-03Simplifying IconCache access codeSunny Goyal
2016-12-15No more UserHandleCompatSunny Goyal
2016-12-13Ensuring that ShortcutInfo always has an iconSunny Goyal
2016-11-09Moving various runnables in LauncherModel to individual tasksSunny Goyal