summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/model/LoaderTask.java
AgeCommit message (Expand)Author
2021-11-24Fix ClassCastException in QuickstepModelDelegateSchneider Victor-tulias
2021-10-05Merge "launcher: create more space options" into sc-v2-devThales Lima
2021-10-05launcher: create more space optionsThales Lima
2021-10-04Support drag/drop on search resultssfufa@google.com
2021-10-01Merge "Group weather widgets under the widget category" into sc-v2-devSteven Ng
2021-09-30Group weather widgets under the widget categorySteven Ng
2021-09-29Improve all apps loading times.Schneider Victor-tulias
2021-09-15Improve workspace loading times.Schneider Victor-tulias
2021-09-15Add tracing to help in launcher load time profiling.Schneider Victor-tulias
2021-08-13Remove widget panelAlex Chau
2021-08-04Merge "Don't delete widgets that violate min size requirement" into sc-dev am...Steven Ng
2021-08-04Don't delete widgets that violate min size requirementSteven Ng
2021-07-28Removing GridMigrationTask-v1 since it has been disabled for a whileSunny Goyal
2021-07-22Removing UI dependency from LauncherModel in case of 2-panel layoutSunny Goyal
2021-07-15Binding Taskbar directly from Launcher modelSunny Goyal
2021-06-30Merge "Log widgets source." into sc-dev am: f9acf1d5d4Yogisha Dixit
2021-06-30Log widgets source.Yogisha Dixit
2021-06-29Merge "Use category icon for pending conversation widgets" into sc-dev am: d3...Steven Ng
2021-06-29Use category icon for pending conversation widgetsSteven Ng
2021-06-18Merge "Log widget dimensions before deleting a widget violating min size" int...Steven Ng
2021-06-17Log widget dimensions before deleting a widget violating min sizeSteven Ng
2021-05-24Add two panel home support for page binding logicAndras Kloczl
2021-04-19Additional debug logging to triage shortcut related issue.Pinyao Ting
2021-03-02Moving data sanitization before bindSunny Goyal
2021-03-02Merge "Move widget files into widget folder + add tests." into sc-devYogisha Dixit
2021-03-01Only fetching relevant widget info during first passSunny Goyal
2021-03-01Move widget files into widget folder + add tests.Yogisha Dixit
2021-01-28Fix incorrect launcher loading.Schneider Victor-tulias
2021-01-12Revert "Revert "Add UI updates for incremental app installs.""Schneider Victor-tulias
2021-01-07Revert "Add UI updates for incremental app installs."Schneider Victor-tulias
2021-01-05Add UI updates for incremental app installs.Schneider Victor-tulias
2020-12-10Synchronizing model data accessSunny Goyal
2020-12-05Disable Database overwrite upon restorePinyao Ting
2020-11-11Include more error logging for widget restorePinyao Ting
2020-10-27Integrating snapshot logging in LauncherSunny Goyal
2020-10-15Fix the issue where shortcuts are removed in minimal device modePinyao Ting
2020-09-30Remove widgets that no longer fit the workspace in their current spans.Jon Miranda
2020-09-29Revert "Remove widgets that no longer fit the workspace in their current spans."Jonathan Miranda
2020-09-23Remove widgets that no longer fit the workspace in their current spans.Jon Miranda
2020-09-10Only load the first page in grid previewTracy Zhou
2020-08-27Removing MultiHashMap and using java-streams insteadSunny Goyal
2020-08-17Moving hotseat predictions to ModelDelegateSunny Goyal
2020-08-11Caching last predictions and loading it with modelSunny Goyal
2020-08-04Moving data sanitization to the end, as it need not blockSunny Goyal
2020-07-29Moving all-apps predictions to Launcher modelSunny Goyal
2020-07-23Adding support for storing container based item list in the modelSunny Goyal
2020-07-14Improve grid preview performanceTracy Zhou
2020-06-19Refactor FolderNameInfos.Jayaprakash Sundararaj
2020-06-08Removing multiple system RPCs to packageMAnager and userManager from UI threadSunny Goyal
2020-05-14Switch to new protocol for hybrid hotseatSamuel Fufa