summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Fixing wrong check for grid migration" into ub-launcher3-masterTreeHugger Robot2017-02-161-1/+1
|\ \
| * | Fixing wrong check for grid migrationSunny Goyal2017-02-151-1/+1
* | | Adding some logging around launcher grid when device profile changesSunny Goyal2017-02-151-0/+18
|/ /
* | Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-...TreeHugger Robot2017-02-091-2/+2
|\ \
| * | Making methods in PaackageManagerHelper non-staticSunny Goyal2017-02-021-2/+2
| |/
* / Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-011-0/+34
|/
* Fixing loadWorkspaceSunny Goyal2017-01-241-0/+14
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-192-12/+12
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-1/+6
* Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-182-0/+5
* Only marking items not already restored as restoreSunny Goyal2017-01-131-6/+17
* Removing promiseIntent property from ShortuctInfoSunny Goyal2017-01-123-8/+4
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-2/+2
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-115-25/+23
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-0/+445
* Updating PendingAppWidgetHostView to load icon on the background threadSunny Goyal2017-01-051-1/+1
* Simplifying IconCache access codeSunny Goyal2017-01-036-25/+10
* Removing all compatibility code below LollipopSunny Goyal2016-12-162-9/+8
* No more UserHandleCompatSunny Goyal2016-12-1510-32/+34
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-132-12/+15
* Merge "Adding a generic method to initiate overridable objects" into ub-launc...Sunny Goyal2016-12-121-1/+1
|\
| * Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-1/+1
* | Adding support for app widgets in the InstallQueueSunny Goyal2016-12-121-10/+12
|/
* Adding support for deep shortcuts in Install queueSunny Goyal2016-12-031-3/+7