summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/model/UserLockStateChangedTask.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
2020-04-09Fix the issue "Turn on work profile?" dialog not displayed forPinyao Ting
2020-02-06Various icon cache fixesSunny Goyal
2020-01-02Removing static reference of deep shortcut managerSunny Goyal
2019-12-11Removing static instances of UserManagerCompat and AppWidgetManagerSunny Goyal
2019-10-28Storing BitmapInfo instead of icon and color directly in itemInfoSunny Goyal
2019-07-25Separating apps list callback from model callback and simplifying various eventsSunny Goyal
2019-07-17Removing global state from DeepShortcutManagerSunny Goyal
2019-04-22Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal
2019-04-16ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal
2019-01-29Changing min sdk to 25Sunny Goyal
2018-11-30Fixing shortcut icons are not getting correct color extraction.Sunny Goyal
2018-10-22Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen
2018-10-19Setup make icon-loader libraryHyunyoung Song
2018-09-26Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song
2018-01-09Making LauncherIcons thread safeSunny Goyal
2018-01-03Dominant color is part of icon cacheSunny Goyal
2017-10-31Moving various runtime flags into the common base class.Sunny Goyal
2017-08-17Simplifying some package matching code by using common itemInfo mathcherSunny Goyal
2017-07-28Use deep shortcuts' icons as a fallback when updatingTony
2017-06-08Adding support for loading workspace in the absence of Launcher.Sunny Goyal
2017-03-28Minor Refactoring only: no functional changeMario Bertschler
2017-02-16Separating methods for updating the model to a sepatate class.Sunny Goyal
2017-01-18Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal
2017-01-03Simplifying IconCache access codeSunny Goyal
2016-12-15No more UserHandleCompatSunny Goyal
2016-11-21Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal
2016-11-09Moving various runnables in LauncherModel to individual tasksSunny Goyal