Commit Graph

8633 Commits

Author SHA1 Message Date
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
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 4e71785a16 am 66205ce9: Merge "Updating content of page description frequently." into ub-now-porkchop
* commit '66205ce9ceb46a821c9a2d93745226d67f1b119a':
  Updating content of page description frequently.
2014-09-05 09:01:36 +00:00
Adam Cohen 9bc8f5bf2c am a3b8866c: Merge "Add ability for Partner customization apk to override certain DeviceProfile params" into ub-now-porkchop
* commit 'a3b8866c5e341e1c140ae0740bd7fcfea5b67f81':
  Add ability for Partner customization apk to override certain DeviceProfile params
2014-09-05 09:01:35 +00: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 c665e3637b am 0d2adfbb: Potential fix for a couple bugs
* commit '0d2adfbbb3b2f2990fc2265dfadca0252a5b4bb5':
  Potential fix for a couple bugs
2014-09-04 00:34:37 +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 dace26c42b am 6a2c7785: Add sdk version guard to UserManager use
* commit '6a2c77856f1cfa402363cfbb04b5718b431bbc6e':
  Add sdk version guard to UserManager use
2014-09-02 18:34:40 +00: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 e4ad507079 am 25ad9e4e: Merge "Give GEL a way to clear the typed text when it starts searching" into ub-now-porkchop
* commit '25ad9e4ee53110405cabf2fdb34d4412372532d1':
  Give GEL a way to clear the typed text when it starts searching
2014-09-02 11:38:04 +00: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 b17186c7a4 am bc566e74: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-porkchop
* commit 'bc566e745a8313ee63944d2e41b8f7b08d07f7cd':
  Import translations. DO NOT MERGE
2014-09-01 21:43:56 +00:00
Baligh Uddin bc566e745a Merge "Import translations. DO NOT MERGE" into ub-now-porkchop 2014-09-01 21:37:11 +00:00
Baligh Uddin 266749b5ab Merge "Import translations. DO NOT MERGE" into ub-now-queens 2014-09-01 21:37:08 +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 280e9c2b1b am 49d5ca18: Merge "Updated calls for LauncherApps renaming." into ub-now-porkchop
* commit '49d5ca182806c8102db27d3d9e21e03e6332dc06':
  Updated calls for LauncherApps renaming.
2014-09-01 13:56:39 +00:00
Kenny Guy 49d5ca1828 Merge "Updated calls for LauncherApps renaming." into ub-now-porkchop 2014-09-01 13:46:03 +00:00
Baligh Uddin 004584a5a6 Import translations. DO NOT MERGE
Change-Id: I7b388fe93d277a34b2041f7467062e41be4cedb3
Auto-generated-cl: translation import
2014-08-31 23:56:29 -07: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 033e62d155 am 2854d256: All apps transition work
* commit '2854d256192a8260ddeb2f2e94bc1a2fc5f6ef71':
  All apps transition work
2014-08-30 01:59:12 +00: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 e7261692c2 am d750f8b3: Merge "Clear the promise flag once the restore animation is run and no more restore related tasks are pending" into ub-now-porkchop
* commit 'd750f8b3f78b2038b61974140ac340314ae52619':
  Clear the promise flag once the restore animation is run and no more restore related tasks are pending
2014-08-29 00:00:40 +00:00
Sunny Goyal bf3706f01e am 83acc755: Merge "Clear the draginfo object once the item is dropped inside a folder" into ub-now-porkchop
* commit '83acc755ac17b741fd9088efeed99fcd304071cc':
  Clear the draginfo object once the item is dropped inside a folder
2014-08-29 00:00:40 +00:00