summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: icon packs supportJoey Rizzoli2018-01-191-0/+2
* 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
|\ \ \ | | |/ | |/|
| * | Fixing SDCard and package enabled state checks in PackageManagerHelerSunny Goyal2017-03-011-4/+3
* | | Use FolderIconPreviewVerifier to check if item is in preview.Jon Miranda2017-02-281-1/+3
| |/ |/|
* | Added FolderIconPreviewVerifier class.Jon Miranda2017-02-281-6/+13
|/
* Using transaction when dropping tables, so that the DB never entersSunny Goyal2017-02-231-1/+1
* Ignore tasks if the LauncherModel is still pending.Jon Miranda2017-02-231-0/+6
* Simplifying Model data load state managementSunny Goyal2017-02-221-108/+74
* Merge "Launcher3: fix app shortcuts for suspended apps" into ub-launcher3-masterTreeHugger Robot2017-02-211-2/+5
|\
| * Launcher3: fix app shortcuts for suspended appsCharles He2017-02-211-2/+5
* | Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-161-309/+8
|\ \ | |/ |/|
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-309/+8
* | Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-...TreeHugger Robot2017-02-091-8/+5
|\ \
| * | Making methods in PaackageManagerHelper non-staticSunny Goyal2017-02-021-8/+5
| |/
* / Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-011-19/+10
|/