index
:
Project-1CE/packages_apps_Launcher3
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
launcher3
/
model
/
PackageUpdatedTask.java
Age
Commit message (
Expand
)
Author
2021-08-17
Removing widget preview caching
Sunny Goyal
2021-06-17
Merge "Refresh widgets in the model when packages change" into sc-dev
Stevie Kideckel
2021-06-17
Refresh widgets in the model when packages change
Stevie Kideckel
2021-06-16
Fix broken app icon on restart during install.
Schneider Victor-tulias
2021-02-12
Fixing shortcut intent getting cleared during backup/restore
Sunny Goyal
2021-02-03
Fix icon flicker on transition from installing, to installed, to downloading ...
Schneider Victor-tulias
2021-01-20
Revert "Revert "Add UI updates for incremental app installs.""
Schneider Victor-tulias
2021-01-19
Revert "Add UI updates for incremental app installs."
Schneider Victor-tulias
2021-01-12
Add UI updates for incremental app installs.
Schneider Victor-tulias
2020-08-12
Removing static state management from the install shortcut queue
Sunny Goyal
2020-07-29
Changing minimum supported Launcher version to 26
Sunny Goyal
2020-07-10
Creating a common method to iterate over all model items.
Sunny Goyal
2020-06-08
Removing multiple system RPCs to packageMAnager and userManager from UI thread
Sunny Goyal
2020-04-22
Removing tracing for a fixed bug
vadimt
2020-04-09
Moving model data structures to a separate file
Sunny Goyal
2020-01-02
Removing static reference of deep shortcut manager
Sunny Goyal
2019-12-11
Removing static instances of UserManagerCompat and AppWidgetManager
Sunny Goyal
2019-10-28
Storing BitmapInfo instead of icon and color directly in itemInfo
Sunny Goyal
2019-10-02
Removing static instance of LauncherAppsCompat and unnecessary wrapper classes
Sunny Goyal
2019-09-24
Merge "Fixed a bug where restored promise icons stay promise icons." into ub-...
Jon Miranda
2019-09-24
Fixed a bug where restored promise icons stay promise icons.
Jon Miranda
2019-09-16
Merge "Add Logs to track app uninstall and icon removal" into ub-launcher3-qt...
Samuel Fufa
2019-09-16
Add Logs to track app uninstall and icon removal
Samuel Fufa
2019-09-12
Removing flag overrides. All flags should be defined as togglable flags instead.
Sunny Goyal
2019-08-22
Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...
vadimt
2019-08-22
Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...
TreeHugger Robot
2019-08-22
Adding tracing for suspending via Wellbeing
vadimt
2019-08-22
Add support for adding promise icons for new install sessions by user.
Jon Miranda
2019-08-22
Add support for adding promise icons for new install sessions by user.
Jon Miranda
2019-07-25
Separating apps list callback from model callback and simplifying various events
Sunny Goyal
2019-04-22
Removing ShortcutInfoCompat and directly using ShortcutInfo
Sunny Goyal
2019-04-16
ShortcutInfo renamed to WorkspaceItemInfo
Sunny Goyal
2018-10-19
Setup make icon-loader library
Hyunyoung Song
2018-10-08
Converting long item IDs to int
Sunny Goyal
2018-09-26
Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package
Hyunyoung Song
2018-09-21
Removing additional rpc due to icon cache update
Sunny Goyal
2018-09-07
Fix auto install add of installed activity
Tobias Dubois
2018-09-05
Gracefully fallback to new ComponentName if one is renamed/removed
Tony Wickham
2018-08-27
Using a placeholder icon shape instead of low-res/blurry icon
Sunny Goyal
2018-05-30
Deleting invalid icons when an app is restored
Sunny Goyal
2018-01-09
Making LauncherIcons thread safe
Sunny Goyal
2018-01-03
Dominant color is part of icon cache
Sunny Goyal
2017-10-31
Moving various runtime flags into the common base class.
Sunny Goyal
2017-10-17
Launcher state management cleanup
Sunny Goyal
2017-09-18
Fixing widgets not getting restored when the corresponding system app is enabled
Sunny Goyal
2017-09-11
Merge "WallpaperManagerCompat should target correct platform Also replace Uti...
TreeHugger Robot
2017-09-11
Fixing promise icons not getting restored after the app is installed
Sunny Goyal
2017-09-11
WallpaperManagerCompat should target correct platform
Hyunyoung Song
2017-08-28
Adding support for badging instant app icons.
Sunny Goyal
2017-08-24
Integrating suggested app by handling new status flags for shortcut items.
Mario Bertschler
[next]