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
/
CacheDataUpdatedTask.java
Age
Commit message (
Expand
)
Author
2020-07-10
Creating a common method to iterate over all model items.
Sunny Goyal
2020-04-09
Moving model data structures to a separate file
Sunny Goyal
2019-07-25
Separating apps list callback from model callback and simplifying various events
Sunny Goyal
2019-04-16
ShortcutInfo renamed to WorkspaceItemInfo
Sunny Goyal
2018-09-21
Removing additional rpc due to icon cache update
Sunny Goyal
2018-08-27
Using a placeholder icon shape instead of low-res/blurry icon
Sunny Goyal
2017-08-28
Adding support for badging instant app icons.
Sunny Goyal
2017-08-17
Fixing duplicate/inconsistent definitions for model and callbacks
Sunny Goyal
2017-06-08
Adding support for loading workspace in the absence of Launcher.
Sunny Goyal
2017-03-28
Minor Refactoring only: no functional change
Mario Bertschler
2017-01-03
Simplifying IconCache access code
Sunny Goyal
2016-12-15
No more UserHandleCompat
Sunny Goyal
2016-12-13
Ensuring that ShortcutInfo always has an icon
Sunny Goyal
2016-11-09
Moving various runnables in LauncherModel to individual tasks
Sunny Goyal