Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
785a379570f6350a4d1b51f93a98852d56569c98
/
src
/
com
/
android
/
launcher3
/
LauncherModel.java
14c6c8c
Improving tests to fix testBindNormalWidget_withoutConfig, and beyond
by Vadim Tryshev
· 7 years ago
efb7e84
Converting long item IDs to int
by Sunny Goyal
· 7 years ago
a7da86e
More temporary logging to diagnose testPendingWidget_autoRestored
by Vadim Tryshev
· 7 years ago
c052e4e
Adding temporary logging to diagnose testPendingWidget_autoRestored
by Vadim Tryshev
· 7 years ago
ac8154a
Caching widget labels in icon cache to avoid lookup at startup
by Sunny Goyal
· 7 years ago
48cb7bc
Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package
by Hyunyoung Song
· 7 years ago
f840f10
Removing additional rpc due to icon cache update
by Sunny Goyal
· 7 years ago
6a71a5b
Add undo snackbar for deleting items
by Tony Wickham
· 7 years ago
d230307
Migrating to android-x
by Sunny Goyal
· 7 years ago
83fd25e
Moving some abstract classes to interfaces, to better use java-8 features
by Sunny Goyal
· 7 years ago
f266deb
Persist the updated item to DB when a shortcut info is badged for the first time
by Sunny Goyal
· 7 years ago
605bcf3
Fixing bug when model was not reflected properly on the UI.
by Sunny Goyal
· 7 years ago
0e7724c
Ensuring that all the pending tasks are run
by Sunny Goyal
· 8 years ago
d651966
Revert "Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state,""
by Winson Chung
· 8 years ago
73aa302
Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state,"
by Winson Chung
· 8 years ago
a1b4911
Synchronizing loader preload to avoid launcher getting stuck in loading state,
by Sunny Goyal
· 8 years ago
e75d9f1
Preloading the LauncherModel in case launcher dies
by Sunny Goyal
· 8 years ago
18a4e5a
Making LauncherIcons thread safe
by Sunny Goyal
· 8 years ago
179249d
Dominant color is part of icon cache
by Sunny Goyal
· 8 years ago
29947f0
No more waiting around for resume
by Sunny Goyal
· 8 years ago
aeb1643
Launcher state management cleanup
by Sunny Goyal
· 8 years ago
f1fbc3f
Converting widget panel into a floating view
by Sunny Goyal
· 8 years ago
91498ab
Moving install queue updates to worker thread.
by Sunny Goyal
· 8 years ago
f2dd421
Removing extraction service and palette api dependency
by Sunny Goyal
· 8 years ago
6e13dd3
Simplifying some package matching code by using common itemInfo mathcher
by Sunny Goyal
· 8 years ago
b23980c
Fixing duplicate/inconsistent definitions for model and callbacks
by Sunny Goyal
· 8 years ago
2917a8b
Defer some work until after workspace fade-in
by Tony
· 8 years ago
64a75aa
Adding A feature flag to disable widgets and a corresponding build
by Sunny Goyal
· 8 years ago
e86f11f
Adding support for loading workspace in the absence of Launcher.
by Sunny Goyal
· 8 years ago
b434fde
Moving LoaderTask to a separate class file
by Sunny Goyal
· 8 years ago
c6e9769
Moving LoaderTask static
by Sunny Goyal
· 8 years ago
f8d6ed2
Moving workspace bind logic into a separate class.
by Sunny Goyal
· 8 years ago
a474a9b
Simplifying logic for managed for icon addition
by Sunny Goyal
· 8 years ago
8bca47a
Merge "Making some methods accessible" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
0e947fb
Making some methods accessible
by Sunny Goyal
· 8 years ago
c6bfffb
Removing workspaceLoaded check from loadDeepShortcuts() am: 4869bf3f74
by Sunny Goyal
· 8 years ago
4869bf3
Removing workspaceLoaded check from loadDeepShortcuts()
by Sunny Goyal
· 8 years ago
dce01fe
Merge "Don't delete legacy shortcuts in loadWorkspace()" into ub-launcher3-dorval
by Tony Wickham
· 8 years ago
431a713
Don't delete legacy shortcuts in loadWorkspace()
by Tony Wickham
· 8 years ago
2b823f4
Show icon in PendingAppWidgetHostView immediately.
by Jon Miranda
· 8 years ago
623daea
resolve merge conflicts of 6f725f283 to ub-launcher3-master
by Tony Wickham
· 8 years ago
6f725f2
Merge "Only add widgets system shortcut if widgets exist" into ub-launcher3-dorval
by Tony Wickham
· 8 years ago
a7e1c1c
Only add widgets system shortcut if widgets exist
by Tony Wickham
· 8 years ago
581a69e
Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorval
by Sunny Goyal
· 8 years ago
55fddc8
Deleting any ghost widget from system service:
by Sunny Goyal
· 8 years ago
0aa685b
Merge "Launcher dump proto that will be used for:" into ub-launcher3-dorval
by Hyunyoung Song
· 8 years ago
6c300c8
resolve merge conflicts of 128b7e59a to ub-launcher3-master
by Tony Wickham
· 8 years ago
e295aca
Launcher dump proto that will be used for:
by Hyunyoung Song
· 9 years ago
86222d2
Add support for getting widgets/shortucts for a particular package/user
by Tony Wickham
· 8 years ago
c06af33
Minor Refactoring only: no functional change
by Mario Bertschler
· 8 years ago
d23f377
Merge "Removing the profile extra from intent and using the profile id from the profile column" into ub-launcher3-dorval
by Sunny Goyal
· 8 years ago
24bb66a
Removing the profile extra from intent and using the profile id from the profile column
by Sunny Goyal
· 8 years ago
08ffaae
Show promise app icon progress in All Apps and setup market intent
by Mario Bertschler
· 8 years ago
817afa3
Show promise app icon in All Apps while installation process.
by Mario Bertschler
· 8 years ago
93ce56f
Merge "Separating the config and flags in different directories so that it is easier to override one or the other" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
b265ba7
Removing DeferredHandler and using a simple Handler to post callbacks
by Sunny Goyal
· 9 years ago
3d706ad
Separating the config and flags in different directories so that
by Sunny Goyal
· 8 years ago
6bfcbec
Merge "Launcher dump proto that will be used for:" into ub-launcher3-master
by Hyunyoung Song
· 8 years ago
69d520c
Merge "Fixing SDCard and package enabled state checks in PackageManagerHeler" into ub-launcher3-dorval
by Sunny Goyal
· 8 years ago
6aa3729
Launcher dump proto that will be used for:
by Hyunyoung Song
· 9 years ago
ad2e91a
Fixing SDCard and package enabled state checks in PackageManagerHeler
by Sunny Goyal
· 8 years ago
529af30
Use FolderIconPreviewVerifier to check if item is in preview.
by Jon Miranda
· 8 years ago
655ec42
Added FolderIconPreviewVerifier class.
by Jon Miranda
· 9 years ago
e05b08f
Using transaction when dropping tables, so that the DB never enters
by Sunny Goyal
· 9 years ago
f28629a
Ignore tasks if the LauncherModel is still pending.
by Jon Miranda
· 9 years ago
dd96a5e
Simplifying Model data load state management
by Sunny Goyal
· 9 years ago
232f6a3
Merge "Launcher3: fix app shortcuts for suspended apps" into ub-launcher3-master
by TreeHugger Robot
· 9 years ago
3ff9047
Launcher3: fix app shortcuts for suspended apps
by Charles He
· 9 years ago
93bc3c1
Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master
by TreeHugger Robot
· 9 years ago
43bf11d
Separating methods for updating the model to a sepatate class.
by Sunny Goyal
· 9 years ago
ee544c5
Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-master
by TreeHugger Robot
· 9 years ago
342e466
Making methods in PaackageManagerHelper non-static
by Sunny Goyal
· 9 years ago
3c7d9cb
Clean up around 1) Log.VERBOSE and 2) dump b/31772480
by Hyunyoung Song
· 9 years ago
81e4491
Fixing loadWorkspace
by Sunny Goyal
· 9 years ago
1b07263
Moving icon generation out of ShortcutInfo constructor so that it
by Sunny Goyal
· 9 years ago
c1ad0ce
Only marking items not already restored as restore
by Sunny Goyal
· 9 years ago
e6e7200
Removing promiseIntent property from ShortuctInfo
by Sunny Goyal
· 9 years ago
3e9be43
No more LauncherActivityInfoCompat
by Sunny Goyal
· 9 years ago
87f784c
Removing static Context access using LauncherAppState
by Sunny Goyal
· 9 years ago
1cc1c9a
Enforcing background thread when accessing iconCacheDb.
by Sunny Goyal
· 9 years ago
aaf86fe
Refactoring some loadWorkspace logic in a separate class
by Sunny Goyal
· 9 years ago
a32bf9b
Removing logic around replacing icon during restore
by Sunny Goyal
· 9 years ago
3fe4a14
Simplifying IconCache access code
by Sunny Goyal
· 9 years ago
7c74e4a
No more UserHandleCompat
by Sunny Goyal
· 9 years ago
1cd01b0
Ensuring that ShortcutInfo always has an icon
by Sunny Goyal
· 9 years ago
f75baa9
Adding support for deep shortcuts in Install queue
by Sunny Goyal
· 9 years ago
b7f5431
Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background thread" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
2bcbe13
Moving ShortcutInfo creation in InstallShortcutReceiver to background thread
by Sunny Goyal
· 9 years ago
d423a8b
Merge "Changing DeepShortcutManager to have a singleton contructor instead of getting it from LauncherAppState" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
dde4fd9
Changing DeepShortcutManager to have a singleton contructor instead
by Sunny Goyal
· 9 years ago
32f3dda
Adding a utility class to enforce that icons are always flattened on
by Sunny Goyal
· 9 years ago
f0ba8b7
Moving various runnables in LauncherModel to individual tasks
by Sunny Goyal
· 9 years ago
f5e3744
Updating version check method names
by Sunny Goyal
· 9 years ago
d164b7f
Fixing static instance of Indexer being created in the model
by Sunny Goyal
· 9 years ago
6982de2
resolve merge conflicts of 2fd0208 to ub-launcher3-master
by Tony Wickham
· 9 years ago
8e0e1d7
Moving come helper methods to corresponding classes
by Sunny Goyal
· 9 years ago
2fd0208
Use Launcher.getLauncher(Context) instead of type-casting.
by Tony
· 9 years ago
8177ac7
Remove shortcuts that no longer exist or are no longer pinned. am: 7695e603bf
by Tony Wickham
· 9 years ago
7695e60
Remove shortcuts that no longer exist or are no longer pinned.
by Tony Wickham
· 9 years ago
e9956a7
Separating all the static data in a separate class, BgDataModel.
by Sunny Goyal
· 9 years ago
Next »