summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/model/AddWorkspaceItemsTask.java
AgeCommit message (Expand)Author
2021-11-12Fix LauncherProvider newScreenId issueAndras Kloczl
2021-08-26Two panel home empty page removing logic changeAndras Kloczl
2021-08-13Remove widget panelAlex Chau
2021-07-22Removing UI dependency from LauncherModel in case of 2-panel layoutSunny Goyal
2021-07-06Fix icon adding issue on two panel homeAndras Kloczl
2021-06-25Remove expensive logging.Schneider Victor-tulias
2021-06-15Skip item infos that fail session info verification.Schneider Victor-tulias
2021-05-06Updated launcher logging.Schneider Victor-tulias
2021-04-22Add logging for adding pending icons to the workspace.Schneider Victor-tulias
2021-04-06Add logging for adding pending icons to the workspace.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-04-09Moving model data structures to a separate fileSunny Goyal
2019-12-11Updating some non-final static objectsSunny Goyal
2019-11-04Add additional shortcutExists check to prevent same app from being auto added.Jon Miranda
2019-11-04Add additional shortcutExists check to prevent same app from being auto added.Jon Miranda
2019-10-30Merge "Fix bug where Files app keeps getting added to the workspace." into ub...Jon Miranda
2019-10-30Fix bug where Files app keeps getting added to the workspace.Jon Miranda
2019-10-28Storing BitmapInfo instead of icon and color directly in itemInfoSunny Goyal
2019-10-24Add support for work profile promise icons.Jon Miranda
2019-10-24Fix work profile promise icon bugs.Jon Miranda
2019-10-02Removing static instance of LauncherAppsCompat and unnecessary wrapper classesSunny Goyal
2019-09-30Removing static listeners from PackageInstallerCompatSunny Goyal
2019-08-22Fix RequestPinItemTest, broken by my manual merge.Jon Miranda
2019-08-22Add support for adding promise icons for new install sessions by user.Jon Miranda
2019-07-25Separating apps list callback from model callback and simplifying various eventsSunny Goyal
2019-07-17Moving some utilities methods to separate classSunny Goyal
2019-04-16ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal
2019-01-07Fixing workspace screens not including page 0Sunny Goyal
2018-12-10Bye bye workspace screens tableSunny Goyal
2018-10-08Converting long item IDs to intSunny Goyal
2018-02-27Deprecate work folderTony Mak
2017-10-06Moving install queue updates to worker thread.Sunny Goyal
2017-08-17Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal
2017-06-14Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar
2017-06-08Adding support for loading workspace in the absence of Launcher.Sunny Goyal
2017-05-22Simplifying logic for managed for icon additionSunny Goyal
2017-03-28Minor Refactoring only: no functional changeMario Bertschler
2017-03-21Enable Promise App Icon in All Apps.Mario Bertschler
2017-02-16Separating methods for updating the model to a sepatate class.Sunny Goyal
2017-01-18Adding support for requesting addition of shortcut/widgetSunny Goyal
2017-01-12Removing promiseIntent property from ShortuctInfoSunny Goyal
2016-12-15No more UserHandleCompatSunny Goyal
2016-12-12Adding support for app widgets in the InstallQueueSunny Goyal
2016-11-30Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal
2016-11-09Moving various runnables in LauncherModel to individual tasksSunny Goyal