summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "Using ApplicationContext in static objects" into ub-now-porkchopSunny Goyal2014-09-173-7/+5
|\ \ \
| * | | Using ApplicationContext in static objectsSunny Goyal2014-09-153-7/+5
| | |/ | |/| | | | | | | | | | Bug: 17507543 Change-Id: I1651b694acabaf62188dd4ba42739b64a60194c3
* | | Merge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchopDharmesh Mokani2014-09-173-33/+7
|\ \ \ | |/ / |/| |
| * | Remove STOPSHIPs from GSA 4.0Dharmesh Mokani2014-09-123-33/+7
| | | | | | | | | | | | | | | | | | | | | Added stopships so that GSA won't crash on older L release. Bug: 17443440 Change-Id: I792eb53d5021118bdb09c44ffae7a8286a0cd69b
* | | Merge "Disabling debug logs" into ub-now-porkchopSunny Goyal2014-09-141-2/+2
|\ \ \
| * | | Disabling debug logsSunny Goyal2014-09-091-2/+2
| | |/ | |/| | | | | | | | | | issue: 17327468 Change-Id: If0cd46e1309f58eed52e773ef15e3259df10c905
* | | Merge "Updating screenpanel assets" into ub-now-porkchopSunny Goyal2014-09-148-0/+0
|\ \ \
| * | | Updating screenpanel assetsSunny Goyal2014-09-128-0/+0
| | |/ | |/| | | | | | | | | | Bug: 17414174 Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d
* / | Updating margin and content size for migration clingSunny Goyal2014-09-125-2/+13
|/ / | | | | | | | | Bug: 17446533 Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
* | Merge "Turn off debugging for launch." into ub-now-porkchopChris Wren2014-09-122-2/+2
|\ \
| * | Turn off debugging for launch.Chris Wren2014-09-122-2/+2
| | | | | | | | | | | | Bug: 17483474 Change-Id: I8dd24ba08ffe0773f4d68739b30b829021d69902
* | | Merge "Fixing wrong views being made visible when opening all apps" into ↵Sunny Goyal2014-09-121-4/+1
|\ \ \ | | | | | | | | | | | | ub-now-porkchop
| * | | Fixing wrong views being made visible when opening all appsSunny Goyal2014-09-101-4/+1
| | |/ | |/| | | | | | | | | | issue: 17422327 Change-Id: I18175ecba154dff3ff5d7e1b16696ca46c7aeae8
* | | Merge "Update compat layer for API review changes to LauncherApps" into ↵Kenny Guy2014-09-121-2/+10
|\ \ \ | | | | | | | | | | | | ub-now-porkchop
| * | | Update compat layer for API review changes to LauncherAppsKenny Guy2014-09-111-2/+10
| |/ / | | | | | | | | | | | | Bug:17390765 Change-Id: I15a927402a05387b14a2a6899fd513fc59a2ee41
* | | Dogfood Crash Loop : Fixing crash loop by try and catchDharmesh Mokani2014-09-111-2/+11
| | | | | | | | | | | | | | | Bug: 17467377 Change-Id: Idb2084339323b4953cbd6bbde2735f814fb75a76
* | | Catch Throwable as NoSuchMethodError isn't an Exception.Kenny Guy2014-09-112-4/+4
|/ / | | | | | | | | Bug: 17462165 Change-Id: Ifafdc882fd1020fb6468d2bcae2f219ef5cba64c
* / Fixing a couple issues with bad AllApps stateAdam Cohen2014-09-091-0/+22
|/ | | | | | Bug 17388923 Change-Id: I8f8a0163c0172d6f286a55d89793b843b092a3ca
* Prevent GNL from crashing on JBAdam Cohen2014-09-092-3/+20
| | | | | issue 17433546 Change-Id: Ie5071e516b26400a27473eaaa401023f1af1d840
* Merge "Showing clings only after the intro has completed" into ub-now-porkchopAdam Cohen2014-09-091-12/+17
|\
| * Showing clings only after the intro has completedSunny Goyal2014-09-081-12/+17
| | | | | | | | | | issue: 17408736 Change-Id: Ife2261f717003e828e8032b17c51e34b1ec02ecf
* | Launcher change corresponding to platform change.Dharmesh Mokani2014-09-083-13/+30
|/ | | | | | | | | Here is platform change : ag/540450 Added try catch block so the APK works on older builds as well. Bug: 17390424 Change-Id: Id5731c65f036e35b71aa74ce6d8ae031107ed60b
* Ensure all apps button inintialized before performing all apps transitionAdam Cohen2014-09-072-11/+10
| | | | | | | | -> Also removing text shadows in all apps and folders (bug 16955157) Bug 17400227 Change-Id: I67d361a7a1cb548c9caca4214621607feaef963a
* Second half of workaround for all apps crash in restricted profileAdam Cohen2014-09-061-4/+1
| | | | | | Bug 17363836 Change-Id: If83cf3ef73ce2f992f69d42bad5d6f41cc3b9b9e
* Workaround for all apps crash in restricted profileAdam Cohen2014-09-061-4/+1
| | | | | | Bug 17363836 Change-Id: I1c12e0300cfb1046bc7f2f3159d018ebf0a2f57d
* Merge "Fixing Intrinsic dimensions of FastBitmapDrawable" into ub-now-porkchopSunny Goyal2014-09-051-2/+2
|\
| * Fixing Intrinsic dimensions of FastBitmapDrawableSunny Goyal2014-09-051-2/+2
| | | | | | | | | | | | | | | | | | > This was changed initially to allow overriding icon size in case of PreloadIconDrawable. But the implementation of PreloadIconDrawable has changed since then and this hack is no longer required. issue: 15545872 Change-Id: I192056179837f05c5be9e24c3e1251cf7e2a7c8c
* | Merge "Don't remove content URI shortcuts during restore" into ub-now-porkchopSunny Goyal2014-09-051-0/+4
|\ \
| * | Don't remove content URI shortcuts during restoreSunny Goyal2014-09-051-0/+4
| |/ | | | | | | | | issue: 17373897 Change-Id: I2760f779d89be76cc1ace749b0c1893da80d07e1
* / Fixing install shortcut receiver in launcher3Sunny Goyal2014-09-051-4/+4
|/ | | | Change-Id: If22da17630be71fb22277b7a911aae57322b2ecc
* Merge "Handling label and icon from SessionInfo." into ub-now-porkchopSunny Goyal2014-09-0513-206/+317
|\
| * Handling label and icon from SessionInfo.Sunny Goyal2014-09-0413-206/+317
| | | | | | | | | | | | | | | | | | > The ShortcutInfo stores state as bit flags and not as ints > Intents of auto-install shortcut are automatically updated upon installation > Icons/titles for active sessions are cached in IconCache Change-Id: I2047849f67d4a8aaf2bc346b58110325bb4807d4
* | Merge "Updating content of page description frequently." into ub-now-porkchopSunny Goyal2014-09-046-44/+5
|\ \
| * | Updating content of page description frequently.Sunny Goyal2014-08-286-44/+5
| | | | | | | | | | | | | | | | | | | | | | | | > Removing unused search icon page indicator issue: 17256565 Change-Id: I95158cf68f98b2af847cefb4d126468b908301e2
* | | Merge "Add ability for Partner customization apk to override certain ↵Adam Cohen2014-09-045-116/+223
|\ \ \ | | | | | | | | | | | | DeviceProfile params" into ub-now-porkchop
| * | | Add ability for Partner customization apk to override certain DeviceProfile ↵Adam Cohen2014-09-045-116/+223
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | params -> Workspace row / col counts -> All apps row / col counts -> Workspace icon size issue 17208277 Change-Id: I25cfafede4da783083593b9bfeff4e5ba7751d36
* / | Potential fix for a couple bugsAdam Cohen2014-09-042-2/+10
|/ / | | | | | | | | | | | | issue 17371274 issue 17368590 Change-Id: I717f9c37613efd9d61e401540ca82aff77058022
* | Add sdk version guard to UserManager useJason Monk2014-09-021-5/+10
| | | | | | | | | | | | | | | | Also switch call to getUserRestrictions to support back to JBMR2 with one call. Bug: 17300500 Change-Id: I1205730e517c6670f6359a0d448458cae6e8a8d4
* | Merge "Give GEL a way to clear the typed text when it starts searching" into ↵Ian Parkinson2014-09-021-2/+13
|\ \ | | | | | | | | | ub-now-porkchop
| * | Give GEL a way to clear the typed text when it starts searchingIan Parkinson2014-09-011-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...otherwise it'll be re-used every time the user starts a new query. We take care not to change the way that typed text gets cleared (in onWindowVisibilityChanged()) in other cases. GEL will actually use this text in ag/537329. This CL will cause the GEL build to break until that change is submitted, so I'll be sure to submit them both close to each other. Bug: 16953058 Change-Id: I7ed613e69eb7a38b1a5e6108715ca614b59fd24d
* | | Merge "Import translations. DO NOT MERGE" into ub-now-porkchopBaligh Uddin2014-09-012-2/+2
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-08-312-2/+2
| |/ / | | | | | | | | | | | | Change-Id: Ifc8865a342d812fcc6e8b6ef190a298d3120f00c Auto-generated-cl: translation import
* | | Merge "Updated calls for LauncherApps renaming." into ub-now-porkchopKenny Guy2014-09-012-8/+8
|\ \ \ | |/ / |/| |
| * | Updated calls for LauncherApps renaming.Kenny Guy2014-08-292-8/+8
| |/ | | | | | | | | Bug: 17008230 Change-Id: Id851d0b40756973be48c5ce370dd64c1dd6a3c1d
* / All apps transition workAdam Cohen2014-08-2914-186/+207
|/ | | | | | | | | | | | | -> Fix icons popping in -> Fix issue 17259204 -> posting animation start and buildLayer to allow first frame to be ready. This becomes necessary with RevealAnimator on the render thread, since it can't use FirstFrameAnimatorHelper any longer. -> adding a bit better transition for K, issue 17252683 -> updating a few assets Change-Id: I0b193b4b3b511492a2fad6230cd91e3f0de634f0
* Merge "Clear the promise flag once the restore animation is run and no more ↵Sunny Goyal2014-08-282-4/+8
|\ | | | | | | restore related tasks are pending" into ub-now-porkchop
| * Clear the promise flag once the restore animation is runSunny Goyal2014-08-272-4/+8
| | | | | | | | | | | | | | | | and no more restore related tasks are pending issue: 17214102 Change-Id: I54c486ff001d74b4961f85947f41848cf92243a3
* | Merge "Clear the draginfo object once the item is dropped inside a folder" ↵Sunny Goyal2014-08-281-0/+2
|\ \ | | | | | | | | | into ub-now-porkchop
| * | Clear the draginfo object once the item is dropped inside a folderSunny Goyal2014-08-281-0/+2
| | | | | | | | | | | | | | | | | | issue: 16097189 Change-Id: I187b5ac97ecb5204040962e7b707ef2a2f022306
* | | Merge "Fix regression which was causing requestLayout in layout pass" into ↵Adam Cohen2014-08-283-5/+9
|\ \ \ | |/ / |/| | | | | ub-now-porkchop