summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Merge "dump method should accept --proto and --debug flag regardless of the o...Hyunyoung Song2017-11-171-4/+4
|\
| * dump method should accept --proto and --debug flag regardless of the orderHyunyoung Song2017-11-161-4/+4
* | Using view elevation for shadow during click feedback instead ofSunny Goyal2017-11-082-13/+16
* | Moving various runtime flags into the common base class.Sunny Goyal2017-10-314-14/+26
|/
* Launcher state management cleanupSunny Goyal2017-10-171-11/+1
* Converting widget panel into a floating viewSunny Goyal2017-10-133-6/+33
* Moving install queue updates to worker thread.Sunny Goyal2017-10-061-8/+6
* Adding a utility method to simplify method tracingSunny Goyal2017-10-021-44/+16
* [automerger] Fixing widgets not getting restored when the corresponding syste...Sunny Goyal2017-09-181-6/+8
|\
| * 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
| |\
* | | Fixing custom widgets support:Sunny Goyal2017-09-131-1/+1
* | | Merge changes from topic "launcher_at_least_oreo" into ub-launcher3-masterTreeHugger Robot2017-09-111-2/+2
|\ \ \
| * \ \ [automerger] WallpaperManagerCompat should target correct platform Also repla...Hyunyoung Song2017-09-111-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-2/+2
* | | | [automerger] Fixing promise icons not getting restored after the app is insta...Sunny Goyal2017-09-111-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixing promise icons not getting restored after the app is installedSunny Goyal2017-09-111-0/+3
| |/
* / Removing some folder customization optionsSunny Goyal2017-09-081-2/+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
| |/