summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/model/BaseModelUpdateTask.java
AgeCommit message (Expand)Author
2023-11-15Use the number of shown hotseat icons instead of database items to store into...Sebastian Franco
2023-07-05Cleanup WorkProfileTest logsVinit Nayak
2023-06-05Remove @WorkerThread annotation and Preconditions.assertWorkerThread check.Anushree Ganjam
2023-06-01Add UID in AppInfo.Anushree Ganjam
2023-05-26Add logs to see if launcher model isn't loaded when work profile app is addedVinit Nayak
2023-04-26Add logs for PackageUpdatedTaskVinit Nayak
2023-04-18Add logs for work tab missingVinit Nayak
2023-01-30Introducing CellPosMapper which allows mapping between UI positionSunny Goyal
2022-11-17Fix ConcurrentModificationExceptions during binding.Stefan Andonian
2022-09-16Explicit Nullbility in Launcher (Part 5)Pinyao Ting
2022-05-16Log the reason why a WorkspaceItemInfo was removedPinyao Ting
2022-05-03Replacing ItemInfoMatcher with predicateSunny Goyal
2021-07-15Binding Taskbar directly from Launcher modelSunny Goyal
2021-03-08Widgets recommendation backendSteven Ng
2021-02-10Refactoring before adding a new view type in the WidgetsListAdapterSteven Ng
2020-07-23Adding support for storing container based item list in the modelSunny Goyal
2020-06-08Removing multiple system RPCs to packageMAnager and userManager from UI threadSunny Goyal
2020-04-09Moving model data structures to a separate fileSunny Goyal
2020-01-10Adding support for multiple Model clientsSunny Goyal
2019-07-25Separating apps list callback from model callback and simplifying various eventsSunny Goyal
2019-04-16ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal
2018-10-22Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen
2018-03-05Fixing bug when model was not reflected properly on the UI.Sunny Goyal
2017-10-13Converting widget panel into a floating viewSunny Goyal
2017-08-17Simplifying some package matching code by using common itemInfo mathcherSunny Goyal
2017-06-08Adding support for loading workspace in the absence of Launcher.Sunny Goyal