summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/model/PackageUpdatedTask.java
AgeCommit message (Expand)Author
2021-08-17Removing widget preview cachingSunny Goyal
2021-06-17Merge "Refresh widgets in the model when packages change" into sc-devStevie Kideckel
2021-06-17Refresh widgets in the model when packages changeStevie Kideckel
2021-06-16Fix broken app icon on restart during install.Schneider Victor-tulias
2021-02-12Fixing shortcut intent getting cleared during backup/restoreSunny Goyal
2021-02-03Fix icon flicker on transition from installing, to installed, to downloading ...Schneider Victor-tulias
2021-01-20Revert "Revert "Add UI updates for incremental app installs.""Schneider Victor-tulias
2021-01-19Revert "Add UI updates for incremental app installs."Schneider Victor-tulias
2021-01-12Add UI updates for incremental app installs.Schneider Victor-tulias
2020-08-12Removing static state management from the install shortcut queueSunny Goyal
2020-07-29Changing minimum supported Launcher version to 26Sunny Goyal
2020-07-10Creating a common method to iterate over all model items.Sunny Goyal
2020-06-08Removing multiple system RPCs to packageMAnager and userManager from UI threadSunny Goyal
2020-04-22Removing tracing for a fixed bugvadimt
2020-04-09Moving model data structures to a separate fileSunny 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-10-02Removing static instance of LauncherAppsCompat and unnecessary wrapper classesSunny Goyal
2019-09-24Merge "Fixed a bug where restored promise icons stay promise icons." into ub-...Jon Miranda
2019-09-24Fixed a bug where restored promise icons stay promise icons.Jon Miranda
2019-09-16Merge "Add Logs to track app uninstall and icon removal" into ub-launcher3-qt...Samuel Fufa
2019-09-16Add Logs to track app uninstall and icon removalSamuel Fufa
2019-09-12Removing flag overrides. All flags should be defined as togglable flags instead.Sunny Goyal
2019-08-22Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...vadimt
2019-08-22Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...TreeHugger Robot
2019-08-22Adding tracing for suspending via Wellbeingvadimt
2019-08-22Add support for adding promise icons for new install sessions by user.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-04-22Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal
2019-04-16ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal
2018-10-19Setup make icon-loader libraryHyunyoung Song
2018-10-08Converting long item IDs to intSunny Goyal
2018-09-26Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song
2018-09-21Removing additional rpc due to icon cache updateSunny Goyal
2018-09-07Fix auto install add of installed activityTobias Dubois
2018-09-05Gracefully fallback to new ComponentName if one is renamed/removedTony Wickham
2018-08-27Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal
2018-05-30Deleting invalid icons when an app is restoredSunny Goyal
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-10-17Launcher state management cleanupSunny Goyal
2017-09-18Fixing widgets not getting restored when the corresponding system app is enabledSunny Goyal
2017-09-11Merge "WallpaperManagerCompat should target correct platform Also replace Uti...TreeHugger Robot
2017-09-11Fixing promise icons not getting restored after the app is installedSunny Goyal
2017-09-11WallpaperManagerCompat should target correct platformHyunyoung Song
2017-08-28Adding support for badging instant app icons.Sunny Goyal
2017-08-24Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler