summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Persist the updated item to DB when a shortcut info is badged for the first timeSunny Goyal2018-06-211-0/+1
* Fixing bug when model was not reflected properly on the UI.Sunny Goyal2018-03-051-2/+5
* Ensuring that all the pending tasks are runSunny Goyal2018-02-221-5/+1
* Revert "Revert "Synchronizing loader preload to avoid launcher getting stuck ...Winson Chung2018-02-161-0/+9
* Revert "Synchronizing loader preload to avoid launcher getting stuck in loadi...Winson Chung2018-02-161-9/+0
* Synchronizing loader preload to avoid launcher getting stuck in loading state,Sunny Goyal2018-02-151-0/+9
* Preloading the LauncherModel in case launcher diesSunny Goyal2018-01-311-5/+1
* Making LauncherIcons thread safeSunny Goyal2018-01-091-1/+3
* Dominant color is part of icon cacheSunny Goyal2018-01-031-1/+1
* No more waiting around for resumeSunny Goyal2017-12-191-18/+9
* Launcher state management cleanupSunny Goyal2017-10-171-1/+1
* Converting widget panel into a floating viewSunny Goyal2017-10-131-1/+2
* Moving install queue updates to worker thread.Sunny Goyal2017-10-061-3/+2
* Removing extraction service and palette api dependencySunny Goyal2017-09-291-3/+0
* Simplifying some package matching code by using common itemInfo mathcherSunny Goyal2017-08-171-5/+3
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-171-7/+4
* Defer some work until after workspace fade-inTony2017-08-041-0/+4
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-2/+1
* Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-081-70/+29
* Moving LoaderTask to a separate class fileSunny Goyal2017-06-061-789/+5
* Moving LoaderTask staticSunny Goyal2017-06-021-148/+140
* Moving workspace bind logic into a separate class.Sunny Goyal2017-06-011-440/+24
* Simplifying logic for managed for icon additionSunny Goyal2017-05-221-57/+4
* Merge "Making some methods accessible" into ub-launcher3-dorval-polishSunny Goyal2017-05-191-1/+1
|\
| * Making some methods accessibleSunny Goyal2017-05-191-1/+1
* | Removing workspaceLoaded check from loadDeepShortcuts()Sunny Goyal2017-05-191-11/+9
|\ \ | |/ |/|
| * Removing workspaceLoaded check from loadDeepShortcuts()Sunny Goyal2017-05-171-11/+9
* | Merge "Don't delete legacy shortcuts in loadWorkspace()" into ub-launcher3-do...Tony Wickham2017-05-051-1/+2
|\|
| * Don't delete legacy shortcuts in loadWorkspace()Tony Wickham2017-05-041-1/+2
* | Show icon in PendingAppWidgetHostView immediately.Jon Miranda2017-05-031-0/+10
* | resolve merge conflicts of 6f725f283 to ub-launcher3-masterTony Wickham2017-04-201-0/+10
|\|
| * Merge "Only add widgets system shortcut if widgets exist" into ub-launcher3-d...Tony Wickham2017-04-201-0/+10
| |\
| | * Only add widgets system shortcut if widgets existTony Wickham2017-04-201-0/+10
* | | Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorvalSunny Goyal2017-04-181-0/+4
|\| |
| * | Deleting any ghost widget from system service:Sunny Goyal2017-04-171-0/+4
| |/
| * Merge "Launcher dump proto that will be used for:" into ub-launcher3-dorvalHyunyoung Song2017-04-061-0/+5
| |\
| | * Launcher dump proto that will be used for:Hyunyoung Song2017-04-041-0/+5
* | | resolve merge conflicts of 128b7e59a to ub-launcher3-masterTony Wickham2017-04-051-4/+7
|\| |
| * | Add support for getting widgets/shortucts for a particular package/userTony Wickham2017-04-041-4/+7
| |/
* | Minor Refactoring only: no functional changeMario Bertschler2017-03-281-2/+1
* | Merge "Removing the profile extra from intent and using the profile id from t...Sunny Goyal2017-03-211-4/+1
|\|
| * Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-4/+1
* | Show promise app icon progress in All Apps and setup market intentMario Bertschler2017-03-201-0/+1
* | Show promise app icon in All Apps while installation process.Mario Bertschler2017-03-171-0/+32
* | Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot2017-03-071-2/+2
|\ \
| * | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+2
* | | Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal2017-03-071-94/+49
|/ /
* | Merge "Launcher dump proto that will be used for:" into ub-launcher3-masterHyunyoung Song2017-03-021-0/+5
|\ \
| * | Launcher dump proto that will be used for:Hyunyoung Song2017-03-011-0/+5
* | | Merge "Fixing SDCard and package enabled state checks in PackageManagerHeler"...Sunny Goyal2017-03-021-4/+3
|\ \ \ | | |/ | |/|