Sunny Goyal
72f9865780
Merge "Using ApplicationContext in static objects" into ub-now-porkchop
2014-09-17 19:30:36 +00:00
Dharmesh Mokani
cc4e84ee3b
Merge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchop
2014-09-17 03:10:10 +00:00
Sunny Goyal
cf5d24b21a
Using ApplicationContext in static objects
...
Bug: 17507543
Change-Id: I1651b694acabaf62188dd4ba42739b64a60194c3
2014-09-15 14:59:46 -07:00
Sunny Goyal
a20490cd9e
Merge "Disabling debug logs" into ub-now-porkchop
2014-09-14 15:13:09 +00:00
Sunny Goyal
6a229267a4
Merge "Updating screenpanel assets" into ub-now-porkchop
2014-09-14 15:12:40 +00:00
Sunny Goyal
09775fe9f3
Updating screenpanel assets
...
Bug: 17414174
Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d
2014-09-12 17:34:37 -07:00
Sunny Goyal
10c7764d04
Updating margin and content size for migration cling
...
Bug: 17446533
Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
2014-09-12 11:51:32 -07:00
Dharmesh Mokani
3d0854e4b8
Remove STOPSHIPs from GSA 4.0
...
Added stopships so that GSA won't crash on older L release.
Bug: 17443440
Change-Id: I792eb53d5021118bdb09c44ffae7a8286a0cd69b
2014-09-12 10:22:51 -07:00
Chris Wren
5b7d28fc4c
Merge "Turn off debugging for launch." into ub-now-porkchop
2014-09-12 16:17:47 +00:00
Sunny Goyal
37b44cc1a4
Merge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop
2014-09-12 14:45:46 +00:00
Chris Wren
ee52336a9e
Turn off debugging for launch.
...
Bug: 17483474
Change-Id: I8dd24ba08ffe0773f4d68739b30b829021d69902
2014-09-12 14:10:14 +00:00
Kenny Guy
cb213ba78e
Merge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop
2014-09-12 12:20:01 +00:00
Dharmesh Mokani
393afd3456
Dogfood Crash Loop : Fixing crash loop by try and catch
...
Bug: 17467377
Change-Id: Idb2084339323b4953cbd6bbde2735f814fb75a76
2014-09-11 09:49:40 -07:00
Kenny Guy
577e7dc7db
Update compat layer for API review changes to LauncherApps
...
Bug:17390765
Change-Id: I15a927402a05387b14a2a6899fd513fc59a2ee41
2014-09-11 16:55:06 +01:00
Kenny Guy
49909c2b33
Catch Throwable as NoSuchMethodError isn't an Exception.
...
Bug: 17462165
Change-Id: Ifafdc882fd1020fb6468d2bcae2f219ef5cba64c
2014-09-11 13:44:05 +01:00
Sunny Goyal
02b5081104
Fixing wrong views being made visible when opening all apps
...
issue: 17422327
Change-Id: I18175ecba154dff3ff5d7e1b16696ca46c7aeae8
2014-09-10 15:44:42 -07:00
Sunny Goyal
bbef77dbdf
Disabling debug logs
...
issue: 17327468
Change-Id: If0cd46e1309f58eed52e773ef15e3259df10c905
2014-09-09 16:27:55 -07:00
Adam Cohen
8e894faadf
Fixing a couple issues with bad AllApps state
...
Bug 17388923
Change-Id: I8f8a0163c0172d6f286a55d89793b843b092a3ca
2014-09-09 16:25:10 +02:00
Adam Cohen
0f668f3c2b
Prevent GNL from crashing on JB
...
issue 17433546
Change-Id: Ie5071e516b26400a27473eaaa401023f1af1d840
2014-09-09 10:00:48 +00:00
Adam Cohen
55f77f983a
Merge "Showing clings only after the intro has completed" into ub-now-porkchop
2014-09-09 09:42:16 +00:00
Dharmesh Mokani
f9847b9bd3
Launcher change corresponding to platform change.
...
Here is platform change : ag/540450
Added try catch block so the APK works on older builds as well.
Bug: 17390424
Change-Id: Id5731c65f036e35b71aa74ce6d8ae031107ed60b
2014-09-08 09:39:51 -07:00
Sunny Goyal
88d60f14f2
Showing clings only after the intro has completed
...
issue: 17408736
Change-Id: Ife2261f717003e828e8032b17c51e34b1ec02ecf
2014-09-08 03:48:24 -07:00
Adam Cohen
a38dc90188
Ensure all apps button inintialized before performing all apps transition
...
-> Also removing text shadows in all apps and folders (bug 16955157)
Bug 17400227
Change-Id: I67d361a7a1cb548c9caca4214621607feaef963a
2014-09-07 18:43:54 +02:00
Adam Cohen
cd1452859d
Second half of workaround for all apps crash in restricted profile
...
Bug 17363836
Change-Id: If83cf3ef73ce2f992f69d42bad5d6f41cc3b9b9e
2014-09-06 18:34:16 +02:00
Adam Cohen
c761d3cf95
Workaround for all apps crash in restricted profile
...
Bug 17363836
Change-Id: I1c12e0300cfb1046bc7f2f3159d018ebf0a2f57d
2014-09-06 18:17:47 +02:00
Sunny Goyal
6fdf6b22a7
Merge "Fixing Intrinsic dimensions of FastBitmapDrawable" into ub-now-porkchop
2014-09-05 14:58:49 +00:00
Sunny Goyal
5bb4c94a17
Merge "Don't remove content URI shortcuts during restore" into ub-now-porkchop
2014-09-05 14:58:27 +00:00
Sunny Goyal
c424f2290e
Fixing Intrinsic dimensions of FastBitmapDrawable
...
> 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
2014-09-05 07:07:09 -07:00
Sunny Goyal
9b8da88eba
Fixing install shortcut receiver in launcher3
...
Change-Id: If22da17630be71fb22277b7a911aae57322b2ecc
2014-09-05 04:42:18 -07:00
Sunny Goyal
938a53d864
Don't remove content URI shortcuts during restore
...
issue: 17373897
Change-Id: I2760f779d89be76cc1ace749b0c1893da80d07e1
2014-09-05 03:40:07 -07:00
Sunny Goyal
1c13ff5691
Merge "Handling label and icon from SessionInfo." into ub-now-porkchop
2014-09-05 07:42:32 +00:00
Sunny Goyal
66205ce9ce
Merge "Updating content of page description frequently." into ub-now-porkchop
2014-09-04 15:19:36 +00:00
Sunny Goyal
349426234e
Handling label and icon from SessionInfo.
...
> 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
2014-09-04 08:18:33 -07:00
Adam Cohen
a3b8866c5e
Merge "Add ability for Partner customization apk to override certain DeviceProfile params" into ub-now-porkchop
2014-09-04 15:13:06 +00:00
Adam Cohen
4ae96ce92d
Add ability for Partner customization apk to override certain DeviceProfile params
...
-> Workspace row / col counts
-> All apps row / col counts
-> Workspace icon size
issue 17208277
Change-Id: I25cfafede4da783083593b9bfeff4e5ba7751d36
2014-09-04 15:12:55 +00:00
Adam Cohen
0d2adfbbb3
Potential fix for a couple bugs
...
issue 17371274
issue 17368590
Change-Id: I717f9c37613efd9d61e401540ca82aff77058022
2014-09-04 01:29:26 +02:00
Jason Monk
6a2c77856f
Add sdk version guard to UserManager use
...
Also switch call to getUserRestrictions to support back to JBMR2
with one call.
Bug: 17300500
Change-Id: I1205730e517c6670f6359a0d448458cae6e8a8d4
2014-09-02 13:13:24 -04:00
Ian Parkinson
25ad9e4ee5
Merge "Give GEL a way to clear the typed text when it starts searching" into ub-now-porkchop
2014-09-02 11:31:42 +00:00
Baligh Uddin
bc566e745a
Merge "Import translations. DO NOT MERGE" into ub-now-porkchop
2014-09-01 21:37:11 +00:00
Ian Parkinson
047036e2c1
Give GEL a way to clear the typed text when it starts searching
...
...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
2014-09-01 16:08:07 +01:00
Kenny Guy
49d5ca1828
Merge "Updated calls for LauncherApps renaming." into ub-now-porkchop
2014-09-01 13:46:03 +00:00
Baligh Uddin
162a758ea8
Import translations. DO NOT MERGE
...
Change-Id: Ifc8865a342d812fcc6e8b6ef190a298d3120f00c
Auto-generated-cl: translation import
2014-08-31 23:55:50 -07:00
Adam Cohen
2854d25619
All apps transition work
...
-> 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
2014-08-29 11:25:34 -07:00
Kenny Guy
4da9efa518
Updated calls for LauncherApps renaming.
...
Bug: 17008230
Change-Id: Id851d0b40756973be48c5ce370dd64c1dd6a3c1d
2014-08-29 14:43:41 +01:00
Sunny Goyal
4cbf046bf9
Updating content of page description frequently.
...
> Removing unused search icon page indicator
issue: 17256565
Change-Id: I95158cf68f98b2af847cefb4d126468b908301e2
2014-08-28 16:21:22 -07:00
Sunny Goyal
d750f8b3f7
Merge "Clear the promise flag once the restore animation is run and no more restore related tasks are pending" into ub-now-porkchop
2014-08-28 23:12:33 +00:00
Sunny Goyal
83acc755ac
Merge "Clear the draginfo object once the item is dropped inside a folder" into ub-now-porkchop
2014-08-28 23:01:34 +00:00
Sunny Goyal
4b02017fa5
Clear the draginfo object once the item is dropped inside a folder
...
issue: 16097189
Change-Id: I187b5ac97ecb5204040962e7b707ef2a2f022306
2014-08-28 15:03:44 -07:00
Adam Cohen
67ef1c406c
Merge "Fix regression which was causing requestLayout in layout pass" into ub-now-porkchop
2014-08-28 17:10:42 +00:00
Adam Cohen
69ed200530
Fix regression which was causing requestLayout in layout pass
...
-> This caused funky layout issues with views not appearing
on devices prior to K in addition to log spam.
issue 17282728
Change-Id: Id05856ba2ef3de3a8a636ba9b4b46ddef3eff75e
2014-08-28 10:10:13 -07:00