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
/
BaseModelUpdateTask.java
Age
Commit message (
Expand
)
Author
2021-07-15
Binding Taskbar directly from Launcher model
Sunny Goyal
2021-03-08
Widgets recommendation backend
Steven Ng
2021-02-10
Refactoring before adding a new view type in the WidgetsListAdapter
Steven Ng
2020-07-23
Adding support for storing container based item list in the model
Sunny Goyal
2020-06-08
Removing multiple system RPCs to packageMAnager and userManager from UI thread
Sunny Goyal
2020-04-09
Moving model data structures to a separate file
Sunny Goyal
2020-01-10
Adding support for multiple Model clients
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-10-22
Deepshortcuts - only keep the per package shortcut count in memory.
Zak Cohen
2018-03-05
Fixing bug when model was not reflected properly on the UI.
Sunny Goyal
2017-10-13
Converting widget panel into a floating view
Sunny Goyal
2017-08-17
Simplifying some package matching code by using common itemInfo mathcher
Sunny Goyal
2017-06-08
Adding support for loading workspace in the absence of Launcher.
Sunny Goyal