Commit Graph

8811 Commits

Author SHA1 Message Date
Baligh Uddin dc6c83be17 Import translations. DO NOT MERGE
Change-Id: I4deb7f12992c8e75f889a434ce12df204d78265e
Auto-generated-cl: translation import
2014-09-16 22:14:08 -07: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 5610fe72e0 Setting context in LauncherAppState before initialising it,
as it can be called from a BroadcastReceiver

Bug: 17519159
Change-Id: I0434a3d1c392e8861eb759d88942deaf98116c19
2014-09-16 09:42:49 -07:00
Sunny Goyal cf5d24b21a Using ApplicationContext in static objects
Bug: 17507543
Change-Id: I1651b694acabaf62188dd4ba42739b64a60194c3
2014-09-15 14:59:46 -07:00
Sunny Goyal 876d11e31a Null check in flushInvalidIcons
> Icons in a CacheEntry can be null, for a restored app. No
need to flush such entries on DeviceProfileChange

Bug: 17489687
Change-Id: If6e76206ae5bd8201c9928257706224f2f34c232
2014-09-15 08:51:08 -07:00
Sunny Goyal 88a6301eb3 am a20490cd: Merge "Disabling debug logs" into ub-now-porkchop
* commit 'a20490cd9ee80d0dc8eb035d50853b48592cac5b':
  Disabling debug logs
2014-09-14 15:26:39 +00:00
Sunny Goyal 97205636bb am 6a229267: Merge "Updating screenpanel assets" into ub-now-porkchop
* commit '6a229267a4d08cc5544c7ad540ce18cc5c44226d':
  Updating screenpanel assets
2014-09-14 15:26:39 +00:00
Sunny Goyal 8b808c7121 am 10c7764d: Updating margin and content size for migration cling
* commit '10c7764d0497b52c0286db409dda7fcc9a0d73bb':
  Updating margin and content size for migration cling
2014-09-14 15:26:38 +00: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
Chris Wren 05702ccf79 am 5b7d28fc: Merge "Turn off debugging for launch." into ub-now-porkchop
* commit '5b7d28fc4c44f9952ca6907b05f9f364c8d383aa':
  Turn off debugging for launch.
2014-09-12 18:48:49 +00: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 ad5c2bf998 Updating shourcuts only when the corresponding user also matches the AppInfo
issue: 17480447
Change-Id: I0afbd80e760b7b73b84e483be325b2e905d65a00
2014-09-12 08:03:30 -07:00
Sunny Goyal 6c589c27c6 Merge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop
automerge: 37b44cc

* commit '37b44cc1a4794cbe6145053dce82cc8cef38eb3b':
  Fixing wrong views being made visible when opening all apps
2014-09-12 14:47:42 +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 fb7eae5a0f Merge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop
automerge: cb213ba

* commit 'cb213ba78ea66ea6576cbe46ec83ebb1e2f904e0':
  Update compat layer for API review changes to LauncherApps
2014-09-12 12:21:06 +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 d23e2cdad4 am 393afd34: Dogfood Crash Loop : Fixing crash loop by try and catch
* commit '393afd34566ba51f817c45a55305a9ac150d7f5b':
  Dogfood Crash Loop : Fixing crash loop by try and catch
2014-09-11 16:58:57 +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 d4aeed33e7 am 49909c2b: Catch Throwable as NoSuchMethodError isn\'t an Exception.
* commit '49909c2b336de95de2543af0ebe3b7554fe05a6c':
  Catch Throwable as NoSuchMethodError isn't an Exception.
2014-09-11 13:02:42 +00: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 f7ce4d4e15 am 8e894faa: Fixing a couple issues with bad AllApps state
* commit '8e894faadfce1d779b94692d8c7eccf558e23727':
  Fixing a couple issues with bad AllApps state
2014-09-09 15:41:27 +00:00
Adam Cohen b6711ac01c am 0f668f3c: Prevent GNL from crashing on JB
* commit '0f668f3c2be93ad9be221d868abb3d9a6e418f18':
  Prevent GNL from crashing on JB
2014-09-09 15:07:53 +00:00
Adam Cohen 7c938d99a5 am 55f77f98: Merge "Showing clings only after the intro has completed" into ub-now-porkchop
* commit '55f77f983afeffd2240ccd24d783e6d8d3ab44fd':
  Showing clings only after the intro has completed
2014-09-09 15:07:53 +00: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 3e1897b3a7 am f9847b9b: Launcher change corresponding to platform change.
* commit 'f9847b9bd3e5286fe10667ec12dab5b4c43355fa':
  Launcher change corresponding to platform change.
2014-09-08 16:56:38 +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
Adam Cohen 94e83e36dc am a38dc901: Ensure all apps button inintialized before performing all apps transition
* commit 'a38dc90188a6bee465b72e8383b36b264e30a08a':
  Ensure all apps button inintialized before performing all apps transition
2014-09-08 11:30:47 +00:00
Adam Cohen d64910c4d3 am cd145285: Second half of workaround for all apps crash in restricted profile
* commit 'cd1452859d0a0d68a70388a3ae82d69d97041eb5':
  Second half of workaround for all apps crash in restricted profile
2014-09-08 11:30:40 +00:00
Adam Cohen 03acedd57a am c761d3cf: Workaround for all apps crash in restricted profile
* commit 'c761d3cf956c5d2e621fabe91dcf65924fe9cf0a':
  Workaround for all apps crash in restricted profile
2014-09-08 11:30:34 +00: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 e962acef86 am 6fdf6b22: Merge "Fixing Intrinsic dimensions of FastBitmapDrawable" into ub-now-porkchop
* commit '6fdf6b22a75cbbd1728aca9e5305b4f68ef99c18':
  Fixing Intrinsic dimensions of FastBitmapDrawable
2014-09-05 15:34:42 +00:00
Sunny Goyal 0cc5a6562a am 5bb4c94a: Merge "Don\'t remove content URI shortcuts during restore" into ub-now-porkchop
* commit '5bb4c94a175938dff8178d781a3a839cbdc142b1':
  Don't remove content URI shortcuts during restore
2014-09-05 15:34:42 +00:00
Sunny Goyal 7ee999a044 am 9b8da88e: Fixing install shortcut receiver in launcher3
* commit '9b8da88ebaf0521d380fd1dcc0a473c71edc7ca0':
  Fixing install shortcut receiver in launcher3
2014-09-05 15:34:41 +00:00
Sunny Goyal 65d0a19831 am 1c13ff56: Merge "Handling label and icon from SessionInfo." into ub-now-porkchop
* commit '1c13ff569170bec075ab9961fbc0eb1ca395696b':
  Handling label and icon from SessionInfo.
2014-09-05 15:34:41 +00: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