summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Fixing widgets not getting restored when the corresponding system app is enabledSunny Goyal2017-09-181-6/+8
* Merge "WallpaperManagerCompat should target correct platform Also replace Uti...TreeHugger Robot2017-09-111-2/+2
|\
| * WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-2/+2
* | Fixing promise icons not getting restored after the app is installedSunny Goyal2017-09-111-0/+3
|/
* Adding support for badging instant app icons.Sunny Goyal2017-08-283-14/+29
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-243-5/+16
* Simplifying some package matching code by using common itemInfo mathcherSunny Goyal2017-08-174-50/+54
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-174-63/+23
* [automerger] Use deep shortcuts' icons as a fallback when updating am: a8ccf0...Tony Wickham2017-07-292-4/+5
|\
| * Use deep shortcuts' icons as a fallback when updatingTony2017-07-282-4/+5
* | Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-0/+5
|/
* Use last saved icon if pinned shortcut is unpublishedTony Wickham2017-06-291-2/+13
* Log an error when loading an icon failsTony2017-06-271-0/+4
* Merge "Replace use of java.util.HashMap with android.util.ArrayMap in AddWork...Rajeev Kumar2017-06-261-6/+4
|\
| * Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-141-6/+4
* | Merge "1. Get rid of few unnecessary boxing in BgDataModel class. 2. Get rid ...Rajeev Kumar2017-06-151-5/+5
|\ \
| * | 1. Get rid of few unnecessary boxing in BgDataModel class.Rajeev Kumar2017-06-151-5/+5
| |/
* | Merge "Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask" into u...Sunny Goyal2017-06-151-4/+2
|\ \ | |/ |/|
| * Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTaskSunny Goyal2017-06-141-4/+2
* | Merge "1. Get rid of mWidgetMinSize as the contents of this collection are qu...Rajeev Kumar2017-06-141-9/+7
|\ \ | |/ |/|
| * 1. Get rid of mWidgetMinSize as the contents of this collection areRajeev Kumar2017-06-141-9/+7
* | Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Pack...Rajeev Kumar2017-06-131-5/+3
|\ \
| * | 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-121-7/+3
| |/
* / Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-089-15/+89
|/
* Moving LoaderTask to a separate class fileSunny Goyal2017-06-061-0/+839
* Moving LoaderTask staticSunny Goyal2017-06-026-31/+62
* Moving workspace bind logic into a separate class.Sunny Goyal2017-06-011-0/+377
* Simplifying logic for managed for icon additionSunny Goyal2017-05-222-13/+48
* Adding support for DB downgradeSunny Goyal2017-05-091-0/+108
* Using package update event as well for restoring promise iconsSunny Goyal2017-05-081-1/+3
* resolve merge conflicts of 6f725f283 to ub-launcher3-masterTony Wickham2017-04-201-0/+10
|\
| * Only add widgets system shortcut if widgets existTony Wickham2017-04-201-0/+9
| * Merge "Launcher dump proto that will be used for:" into ub-launcher3-dorvalHyunyoung Song2017-04-061-4/+104
| |\
| | * Launcher dump proto that will be used for:Hyunyoung Song2017-04-041-4/+104
* | | resolve merge conflicts of 128b7e59a to ub-launcher3-masterTony Wickham2017-04-051-8/+40
|\| |
| * | Add support for getting widgets/shortucts for a particular package/userTony Wickham2017-04-041-11/+40
| |/
* | Minor Refactoring only: no functional changeMario Bertschler2017-03-288-10/+6
* | resolve merge conflicts of 40dfa3bf6 to ub-launcher3-masterSunny Goyal2017-03-271-18/+0
|\|
| * Revert "Adding some logging around launcher grid when device profile changes"Sunny Goyal2017-03-201-18/+0
* | Enable Promise App Icon in All Apps.Mario Bertschler2017-03-213-16/+28
* | Show promise app icon progress in All Apps and setup market intentMario Bertschler2017-03-201-6/+5
* | Show promise app icon in All Apps while installation process.Mario Bertschler2017-03-171-1/+43
* | Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot2017-03-072-9/+4
|\ \
| * | Separating the config and flags in different directories so thatSunny Goyal2017-03-072-9/+4
* | | Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal2017-03-071-2/+2
|/ /
* | Merge "Launcher dump proto that will be used for:" into ub-launcher3-masterHyunyoung Song2017-03-021-4/+104
|\ \ | |/ |/|
| * Launcher dump proto that will be used for:Hyunyoung Song2017-03-011-4/+104
* | Fixing SDCard and package enabled state checks in PackageManagerHelerSunny Goyal2017-03-011-1/+1
|/
* Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-165-15/+386
|\
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-165-15/+386