OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Refactor SystemServicesProxy to manage ITaskStackListener locally" into nyc-dev
Jaewan Kim [Thu, 24 Mar 2016 01:35:11 +0000 (01:35 +0000)]
Merge "Refactor SystemServicesProxy to manage ITaskStackListener locally" into nyc-dev
am: 98551e4

* commit '98551e43b5e32a0af0b9cbb91d96dfbb7c9b7d56':
  Refactor SystemServicesProxy to manage ITaskStackListener locally

8 years agoMerge "Refactor SystemServicesProxy to manage ITaskStackListener locally" into nyc-dev
Jaewan Kim [Thu, 24 Mar 2016 01:31:40 +0000 (01:31 +0000)]
Merge "Refactor SystemServicesProxy to manage ITaskStackListener locally" into nyc-dev

8 years agoMerge "Fix NinePatch insets scaling" into nyc-dev
Sergey Vasilinets [Thu, 24 Mar 2016 01:28:46 +0000 (01:28 +0000)]
Merge "Fix NinePatch insets scaling" into nyc-dev
am: 5d83f69

* commit '5d83f69fcdd4a7f46ead2896db42e0689af31a89':
  Fix NinePatch insets scaling

8 years agoRefactor SystemServicesProxy to manage ITaskStackListener locally
Jaewan Kim [Mon, 14 Mar 2016 08:35:43 +0000 (17:35 +0900)]
Refactor SystemServicesProxy to manage ITaskStackListener locally

This reduces the IPC calls between system service and SystemUI app.

Bug: 27635150
Change-Id: I6886edbc8e3736416af06c8de204f2a3b470ccd1

8 years agoMerge "Fix NinePatch insets scaling" into nyc-dev
Sergei Vasilinetc [Thu, 24 Mar 2016 01:22:06 +0000 (01:22 +0000)]
Merge "Fix NinePatch insets scaling" into nyc-dev

8 years agoMerge "Add guard to access drawer toolbar when setting accessibility, because this...
Aga Wronska [Thu, 24 Mar 2016 00:46:57 +0000 (00:46 +0000)]
Merge "Add guard to access drawer toolbar when setting accessibility, because this toolbar does not exist in fixed_layout mode." into nyc-dev
am: 1334376

* commit '1334376d1d110a5d50d5a4814ac1c79edfe199dd':
  Add guard to access drawer toolbar when setting accessibility, because this toolbar does not exist in fixed_layout mode.

8 years agoMerge "Fix testModelIdIsUnique test in DocumentsUI." into nyc-dev
Tomasz Mikolajewski [Thu, 24 Mar 2016 00:46:55 +0000 (00:46 +0000)]
Merge "Fix testModelIdIsUnique test in DocumentsUI." into nyc-dev
am: 378f409

* commit '378f4090342e46496dc034333e3b1030ee265327':
  Fix testModelIdIsUnique test in DocumentsUI.

8 years agoMerge "Add guard to access drawer toolbar when setting accessibility, because this...
Aga Wronska [Thu, 24 Mar 2016 00:43:19 +0000 (00:43 +0000)]
Merge "Add guard to access drawer toolbar when setting accessibility, because this toolbar does not exist in fixed_layout mode." into nyc-dev

8 years agoMerge "Fix testModelIdIsUnique test in DocumentsUI." into nyc-dev
Tomasz Mikolajewski [Thu, 24 Mar 2016 00:40:06 +0000 (00:40 +0000)]
Merge "Fix testModelIdIsUnique test in DocumentsUI." into nyc-dev

8 years agoMerge "Properly handle whitespace in domain entries" into nyc-dev
Chad Brubaker [Wed, 23 Mar 2016 22:50:01 +0000 (22:50 +0000)]
Merge "Properly handle whitespace in domain entries" into nyc-dev
am: 2e6aa19

* commit '2e6aa196bc00c7b8f65a513f1dcf0712af500a10':
  Properly handle whitespace in domain entries

8 years agoMerge "Properly handle whitespace in domain entries" into nyc-dev
Chad Brubaker [Wed, 23 Mar 2016 22:44:09 +0000 (22:44 +0000)]
Merge "Properly handle whitespace in domain entries" into nyc-dev

8 years agoMerge " fix Memory Leak caused by PhoneStateListener" into nyc-dev
fionaxu [Wed, 23 Mar 2016 22:40:06 +0000 (22:40 +0000)]
Merge " fix Memory Leak caused by PhoneStateListener" into nyc-dev
am: 3c11a5b

* commit '3c11a5b3f881c433a9b6885735dfd0d8d3f311a7':
  fix Memory Leak caused by PhoneStateListener

8 years agoMerge "Localize owner\'s name to current locale until changed" into nyc-dev
Amith Yamasani [Wed, 23 Mar 2016 22:40:05 +0000 (22:40 +0000)]
Merge "Localize owner\'s name to current locale until changed" into nyc-dev
am: df4c40d

* commit 'df4c40df2f49ec4366dd2c549c0f30e5262af49b':
  Localize owner's name to current locale until changed

8 years agoMerge "Fix bugs around restoring nested retained instance fragments" into nyc-dev
Adam Powell [Wed, 23 Mar 2016 22:40:03 +0000 (22:40 +0000)]
Merge "Fix bugs around restoring nested retained instance fragments" into nyc-dev
am: 30ac43e

* commit '30ac43e4acc4ed5673ea40d6643e36fadec5411c':
  Fix bugs around restoring nested retained instance fragments

8 years agoMerge " fix Memory Leak caused by PhoneStateListener" into nyc-dev
Chen Xu [Wed, 23 Mar 2016 22:37:20 +0000 (22:37 +0000)]
Merge " fix Memory Leak caused by PhoneStateListener" into nyc-dev

8 years agoMerge "Localize owner's name to current locale until changed" into nyc-dev
Amith Yamasani [Wed, 23 Mar 2016 22:33:15 +0000 (22:33 +0000)]
Merge "Localize owner's name to current locale until changed" into nyc-dev

8 years agoresolve merge conflicts of 8416096 to nyc-dev-plus-aosp
Dan Willemsen [Wed, 23 Mar 2016 22:31:32 +0000 (15:31 -0700)]
resolve merge conflicts of 8416096 to nyc-dev-plus-aosp

Change-Id: I1638601fe84dda01bf52c59eb6c976bc1fe37498

8 years agoProperly handle whitespace in domain entries
Chad Brubaker [Wed, 23 Mar 2016 21:59:14 +0000 (14:59 -0700)]
Properly handle whitespace in domain entries

Domain entries can contain whitespace (or newlines) which should be
ignored to avoid unexpectedly failing to match a domain.

Bug: 27816377
Change-Id: I3691aa4abd409e7be97ad0cf1eb0195725e1b0ab

8 years agoMerge "Fix bugs around restoring nested retained instance fragments" into nyc-dev
Adam Powell [Wed, 23 Mar 2016 22:27:30 +0000 (22:27 +0000)]
Merge "Fix bugs around restoring nested retained instance fragments" into nyc-dev

8 years agoMerge "Use canonical name for SHA1withECDSA" into nyc-dev
Kenny Root [Wed, 23 Mar 2016 22:21:05 +0000 (22:21 +0000)]
Merge "Use canonical name for SHA1withECDSA" into nyc-dev
am: 4bbe428

* commit '4bbe428418d64e240a9a26438d199b156e8fc831':
  Use canonical name for SHA1withECDSA

8 years agoMerge "Don\'t save secure surfaces." into nyc-dev
Wale Ogunwale [Wed, 23 Mar 2016 22:21:03 +0000 (22:21 +0000)]
Merge "Don\'t save secure surfaces." into nyc-dev
am: b173b7c

* commit 'b173b7c8d8bf8b76931afcf691147d1ad10ef65f':
  Don't save secure surfaces.

8 years agoMerge "Use canonical name for SHA1withECDSA" into nyc-dev
Kenny Root [Wed, 23 Mar 2016 22:17:04 +0000 (22:17 +0000)]
Merge "Use canonical name for SHA1withECDSA" into nyc-dev

8 years agoAdd guard to access drawer toolbar when setting accessibility, because this toolbar...
Aga Wronska [Wed, 23 Mar 2016 22:11:25 +0000 (15:11 -0700)]
Add guard to access drawer toolbar when setting accessibility, because this toolbar does not exist in
fixed_layout mode.

Change-Id: Iaccbdf848b7d1e9ccb7c4cca3afd153a2246e68d
Fixed: 27812831

8 years agoMerge "Don't save secure surfaces." into nyc-dev
Wale Ogunwale [Wed, 23 Mar 2016 22:14:04 +0000 (22:14 +0000)]
Merge "Don't save secure surfaces." into nyc-dev

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours...
Samuel Tan [Wed, 23 Mar 2016 22:11:17 +0000 (22:11 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours am: c2712ab am: 3253022 am: f4fd201  -s ours am: 1450b69 am: 1d508de am: 3b2ed11 am: 070b76e  -s ours
am: 96fe195

* commit '96fe195bddf11371177c868f534e3e1f988b2c83':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours...
Samuel Tan [Wed, 23 Mar 2016 22:08:31 +0000 (22:08 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours am: c2712ab am: 3253022 am: f4fd201  -s ours am: 1450b69 am: 1d508de am: 3b2ed11
am: 070b76e  -s ours

* commit '070b76e52100f0b9d2ce45f2884c639507c4c7d2':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years agoMerge "Remove custom copy rules, stop using ACP"
Dan Willemsen [Wed, 23 Mar 2016 22:08:15 +0000 (22:08 +0000)]
Merge "Remove custom copy rules, stop using ACP"
am: 72dd79f

* commit '72dd79fa41fad71a14bb82eb830c927299d92d02':
  Remove custom copy rules, stop using ACP

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours...
Samuel Tan [Wed, 23 Mar 2016 22:05:50 +0000 (22:05 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours am: c2712ab am: 3253022 am: f4fd201  -s ours am: 1450b69 am: 1d508de
am: 3b2ed11

* commit '3b2ed11851f342f01bef3832e8603122698a3588':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours...
Samuel Tan [Wed, 23 Mar 2016 21:58:28 +0000 (21:58 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours am: c2712ab am: 3253022 am: f4fd201  -s ours am: 1450b69
am: 1d508de

* commit '1d508decacf84e26db6164d30006166e0fc74f5f':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours...
Samuel Tan [Wed, 23 Mar 2016 21:53:57 +0000 (21:53 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours am: c2712ab am: 3253022 am: f4fd201  -s ours
am: 1450b69

* commit '1450b69182fd9b360d9dd4ec54d431560eb775e6':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb7...
Samuel Tan [Wed, 23 Mar 2016 21:53:53 +0000 (21:53 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb73 am: fbfd7d0 am: 7dfe3d4  -s ours
am: fbc98e1

* commit 'fbc98e1c30e9ef6827f0dcd8024b0fd2de28cf33':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years agoMerge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev
Yohei Yukawa [Wed, 23 Mar 2016 21:53:50 +0000 (21:53 +0000)]
Merge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev
am: 2c8d528

* commit '2c8d528188f2ac9e482fe29d06ca5eb683be9b87':
  Make sure to call back reportFinish() on the desired Handler.

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb7...
Samuel Tan [Wed, 23 Mar 2016 21:51:40 +0000 (21:51 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb73 am: fbfd7d0
am: 7dfe3d4  -s ours

* commit '7dfe3d4457cd3ff952c65c7fe0816e19b42e945f':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours...
Samuel Tan [Wed, 23 Mar 2016 21:49:16 +0000 (21:49 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours am: c2712ab am: 3253022
am: f4fd201  -s ours

* commit 'f4fd20168fdf1ee19da63cc82c0893a288d8b759':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years agoMerge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev
Yohei Yukawa [Wed, 23 Mar 2016 21:48:50 +0000 (21:48 +0000)]
Merge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev

8 years agoMerge "Remove custom copy rules, stop using ACP"
Dan Willemsen [Wed, 23 Mar 2016 21:47:00 +0000 (21:47 +0000)]
Merge "Remove custom copy rules, stop using ACP"

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours...
Samuel Tan [Wed, 23 Mar 2016 21:45:25 +0000 (21:45 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours am: c2712ab
am: 3253022

* commit '325302206a0129bdf16a486232d5864d71e62a44':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb73
Samuel Tan [Wed, 23 Mar 2016 21:45:23 +0000 (21:45 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb73
am: fbfd7d0

* commit 'fbfd7d0c91ef84d12ca036462b54794076d06cdc':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years agoMerge "Use canonical name for SHA1withECDSA" am: 4a0497c
Kenny Root [Wed, 23 Mar 2016 21:40:50 +0000 (21:40 +0000)]
Merge "Use canonical name for SHA1withECDSA" am: 4a0497c
am: fa733d0

* commit 'fa733d0b70b891a04358faac75fc55fb035a98cd':
  Use canonical name for SHA1withECDSA

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d -s ours
Samuel Tan [Wed, 23 Mar 2016 21:40:45 +0000 (21:40 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d385a6d  -s ours
am: c2712ab

* commit 'c2712ab7bd3bdeaf8945bc80154f402e1cf727bc':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4
Samuel Tan [Wed, 23 Mar 2016 21:40:23 +0000 (21:40 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4
am: 542bb73

* commit '542bb7307b2bf3dab337b56e392b778896f88ec6':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years agoMerge "sysui: refactor for extensibility" into nyc-dev
Xiaohui Chen [Wed, 23 Mar 2016 21:35:43 +0000 (21:35 +0000)]
Merge "sysui: refactor for extensibility" into nyc-dev
am: 0997bc8

* commit '0997bc8a85c7d7a83e0f590432d10fab89f2c900':
  sysui: refactor for extensibility

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings
Samuel Tan [Wed, 23 Mar 2016 21:35:32 +0000 (21:35 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings
am: d385a6d  -s ours

* commit 'd385a6d95fc830ecc8d55937e9f46b14165d4b34':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years ago[DO NOT MERGE] Disallow guest user from changing Wifi settings
Samuel Tan [Wed, 23 Mar 2016 21:35:30 +0000 (21:35 +0000)]
[DO NOT MERGE] Disallow guest user from changing Wifi settings
am: d8c3ca4

* commit 'd8c3ca43163427a75c8b70114096238177f97af0':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings

8 years agoMerge "Use canonical name for SHA1withECDSA"
Kenny Root [Wed, 23 Mar 2016 21:35:29 +0000 (21:35 +0000)]
Merge "Use canonical name for SHA1withECDSA"
am: 4a0497c

* commit '4a0497c8e47f2775aa5787cf624abd24680e5950':
  Use canonical name for SHA1withECDSA

8 years agoUse canonical name for SHA1withECDSA
Kenny Root [Wed, 23 Mar 2016 15:52:25 +0000 (08:52 -0700)]
Use canonical name for SHA1withECDSA

The Standard Names documentation says that "ECDSA" should not be used
due to its ambiguity. Bouncycastle has switched from "ECDSA" to
"SHA1withECDSA" so therefore we should switch this "workaround" Provider
to use the same name to keep it functioning correctly.

(cherry picked from commit 8a6c191094b3d1f74dbb71a7f262496377596ba8)

Bug: 27753949
Change-Id: I5acfca9d89c85bf005902a2f06cb5d7b1ef9dff2

8 years agoMerge "Use canonical name for SHA1withECDSA"
Kenny Root [Wed, 23 Mar 2016 21:29:00 +0000 (21:29 +0000)]
Merge "Use canonical name for SHA1withECDSA"

8 years agoLocalize owner's name to current locale until changed
Amith Yamasani [Wed, 23 Mar 2016 21:28:25 +0000 (14:28 -0700)]
Localize owner's name to current locale until changed

Don't set a name for the system user and always return a localized
name until the user explicitly sets a name.

Bug: 27814125
Change-Id: I7972a45d77c07d9efbd67d5b360bacee46247a66

8 years agoMerge "sysui: refactor for extensibility" into nyc-dev
Xiaohui Chen [Wed, 23 Mar 2016 21:24:10 +0000 (21:24 +0000)]
Merge "sysui: refactor for extensibility" into nyc-dev

8 years ago fix Memory Leak caused by PhoneStateListener
fionaxu [Tue, 22 Mar 2016 22:09:55 +0000 (15:09 -0700)]
 fix Memory Leak caused by PhoneStateListener

 Bug: 22962661

Change-Id: Ibece746afc19dd6b71845a257b7bfb88a0f8e13f

8 years agoMerge "Exclude java namespace classes from layoutlib" into nyc-dev
Deepanshu Gupta [Wed, 23 Mar 2016 20:57:21 +0000 (20:57 +0000)]
Merge "Exclude java namespace classes from layoutlib" into nyc-dev
am: 3e2b413

* commit '3e2b413dc72f267571421cfb0c8ced7a4778704a':
  Exclude java namespace classes from layoutlib

8 years agoMerge "Remove unnecessary strings and labels." into nyc-dev
Philip P. Moltmann [Wed, 23 Mar 2016 20:48:59 +0000 (20:48 +0000)]
Merge "Remove unnecessary strings and labels." into nyc-dev
am: a785c80

* commit 'a785c80a5ec3cdd4c14dc8519a2d8cbcc716a0f2':
  Remove unnecessary strings and labels.

8 years agoMerge "handle wifi interface changes with interfaceRemoved" into nyc-dev
Rebecca Silberstein [Wed, 23 Mar 2016 20:48:57 +0000 (20:48 +0000)]
Merge "handle wifi interface changes with interfaceRemoved" into nyc-dev
am: 602123a

* commit '602123a14ac316fe0d08a9417f3d38f7d566c83b':
  handle wifi interface changes with interfaceRemoved

8 years agoMerge "Exclude java namespace classes from layoutlib" into nyc-dev
Deepanshu Gupta [Wed, 23 Mar 2016 20:48:13 +0000 (20:48 +0000)]
Merge "Exclude java namespace classes from layoutlib" into nyc-dev

8 years agoMerge "Remove unnecessary strings and labels." into nyc-dev
Philip P. Moltmann [Wed, 23 Mar 2016 20:45:33 +0000 (20:45 +0000)]
Merge "Remove unnecessary strings and labels." into nyc-dev

8 years agoRemove custom copy rules, stop using ACP
Dan Willemsen [Wed, 23 Mar 2016 07:42:44 +0000 (00:42 -0700)]
Remove custom copy rules, stop using ACP

Replace some custom rules with BUILD_PREBUILT.

Move tools from ALL_PREBUILTS to BUILD_PREBUILT. All of them are already
in PRODUCT_PACKAGES in build/target/product/base.mk.

Remove uses of ACP and replace with core build system macros or 'cp'

Change-Id: I529e7c6c50fc64ad36b75bb47142f6bde909d141

8 years agoMerge "handle wifi interface changes with interfaceRemoved" into nyc-dev
Rebecca Silberstein [Wed, 23 Mar 2016 20:41:05 +0000 (20:41 +0000)]
Merge "handle wifi interface changes with interfaceRemoved" into nyc-dev

8 years agoRemove unnecessary strings and labels.
Philip P. Moltmann [Wed, 23 Mar 2016 20:30:58 +0000 (13:30 -0700)]
Remove unnecessary strings and labels.

Bug: 27815807
Change-Id: I6388055938afbbadc954c913ce0554f9a4a313e8

8 years agoMerge "Precache/early kick off of op work for non-shadow ops." into nyc-dev
Chris Craik [Wed, 23 Mar 2016 20:32:30 +0000 (20:32 +0000)]
Merge "Precache/early kick off of op work for non-shadow ops." into nyc-dev
am: 6e379cd

* commit '6e379cddbcf658cf177e4adf44046c836f543772':
  Precache/early kick off of op work for non-shadow ops.

8 years agoMerge "Precache/early kick off of op work for non-shadow ops." into nyc-dev
Chris Craik [Wed, 23 Mar 2016 20:24:24 +0000 (20:24 +0000)]
Merge "Precache/early kick off of op work for non-shadow ops." into nyc-dev

8 years agoDon't save secure surfaces.
Wale Ogunwale [Wed, 23 Mar 2016 20:16:41 +0000 (13:16 -0700)]
Don't save secure surfaces.

We don't want to save secure surfaces since their content shouldn't
be shown while the app isn't on screen and content might leak
through during the transition animation with saved surface.

Bug: 19940527
Bug: 27747315
Change-Id: Ie664e1015845e05ec01572a9d9c3574173ac2f91

8 years agoFix bugs around restoring nested retained instance fragments
Adam Powell [Wed, 23 Mar 2016 20:07:27 +0000 (13:07 -0700)]
Fix bugs around restoring nested retained instance fragments

Framework edition

In a few configurations the child fragment state of a
retained-instance fragment would not be preserved correctly, leading
to child fragments not being restored. Clean this up along with live
state management issues that were leading to logged warnings during
normal fragment operation.

Bug 27371492
Bug 27477824

Change-Id: I847ac05b1757392580e008dc20c50c3ef365ca68

8 years agoPrecache/early kick off of op work for non-shadow ops.
Chris Craik [Tue, 22 Mar 2016 22:03:08 +0000 (15:03 -0700)]
Precache/early kick off of op work for non-shadow ops.

bug:26562703
bug:27052145

Change-Id: Ic452bfe75da849ffdd47fecdd6eb1472fd0c806e

8 years agoExclude java namespace classes from layoutlib
Deepanshu Gupta [Wed, 23 Mar 2016 19:39:27 +0000 (12:39 -0700)]
Exclude java namespace classes from layoutlib

Such classes can't be loaded anyway. No point including them

Change-Id: I26934014de96aa59f0d4aef59f61d1e4f71b86ea

8 years agosysui: refactor for extensibility
Xiaohui Chen [Tue, 22 Mar 2016 21:58:03 +0000 (14:58 -0700)]
sysui: refactor for extensibility

Bug: 27357836
Change-Id: I793fc1a6c17a7b5f66e4803e7f51a373b47e5733

8 years agoMerge "FloatingToolbar: Make it more obvious that there are more items in the overflo...
Abodunrinwa Toki [Wed, 23 Mar 2016 19:11:05 +0000 (19:11 +0000)]
Merge "FloatingToolbar: Make it more obvious that there are more items in the overflow." into nyc-dev
am: 7c89170

* commit '7c891700995276c9f6952d0e1f2a2c1882d66f3d':
  FloatingToolbar: Make it more obvious that there are more items in the overflow.

8 years agoMerge "FloatingToolbar: Make it more obvious that there are more items in the overflo...
Abodunrinwa Toki [Wed, 23 Mar 2016 19:03:50 +0000 (19:03 +0000)]
Merge "FloatingToolbar: Make it more obvious that there are more items in the overflow." into nyc-dev

8 years agoFloatingToolbar: Make it more obvious that there are more items in the overflow.
Abodunrinwa Toki [Wed, 23 Mar 2016 15:56:43 +0000 (15:56 +0000)]
FloatingToolbar: Make it more obvious that there are more items in the overflow.

1. Make the overflow show part of the items hidden behind the scroll view
2. Increase the time the scrollbar is on screen so users are less likely to miss it

Bug: 27427333
Change-Id: Ia0bff5fa29cba3103263bc7d063176b0ba7ff7b9

8 years agoMerge "Add fill type support to vector drawable" into nyc-dev
Diego Perez [Wed, 23 Mar 2016 18:55:30 +0000 (18:55 +0000)]
Merge "Add fill type support to vector drawable" into nyc-dev
am: f0fce3e

* commit 'f0fce3e9ceb6cd165488c28f390181c5b2877cee':
  Add fill type support to vector drawable

8 years agoMerge "Add fill type support to vector drawable" into nyc-dev
Diego Perez [Wed, 23 Mar 2016 18:45:28 +0000 (18:45 +0000)]
Merge "Add fill type support to vector drawable" into nyc-dev

8 years agoMerge "Follow-up to "Close notification panel when user button is tapped"" into nyc-dev
Adrian Roos [Wed, 23 Mar 2016 18:44:07 +0000 (18:44 +0000)]
Merge "Follow-up to "Close notification panel when user button is tapped"" into nyc-dev
am: b320eb9

* commit 'b320eb928f17e6aba0c833281970d1def3834755':
  Follow-up to "Close notification panel when user button is tapped"

8 years agoMerge "Fix generate layout params to preserve margins" into nyc-dev
Yigit Boyar [Wed, 23 Mar 2016 18:44:05 +0000 (18:44 +0000)]
Merge "Fix generate layout params to preserve margins" into nyc-dev
am: 8b88a85

* commit '8b88a85032550dfd344e59dc419b0d9bb02c84b6':
  Fix generate layout params to preserve margins

8 years agoMerge "Fix missing first frame" into nyc-dev
John Reck [Wed, 23 Mar 2016 18:44:03 +0000 (18:44 +0000)]
Merge "Fix missing first frame" into nyc-dev
am: 66d16f1

* commit '66d16f12148ccfb0815f3da751978c3f3c56f1c0':
  Fix missing first frame

8 years agoMerge "Ensure notification color contrast" into nyc-dev
Adrian Roos [Wed, 23 Mar 2016 18:44:00 +0000 (18:44 +0000)]
Merge "Ensure notification color contrast" into nyc-dev
am: 9b95f61

* commit '9b95f615c45b2dac053aa45d881f6a4b3c301342':
  Ensure notification color contrast

8 years agoMerge "Follow-up to "Close notification panel when user button is tapped"" into nyc-dev
Adrian Roos [Wed, 23 Mar 2016 18:27:09 +0000 (18:27 +0000)]
Merge "Follow-up to "Close notification panel when user button is tapped"" into nyc-dev

8 years agoFollow-up to "Close notification panel when user button is tapped"
Adrian Roos [Wed, 23 Mar 2016 18:23:51 +0000 (11:23 -0700)]
Follow-up to "Close notification panel when user button is tapped"

The original CL just collapsed the panel. Instead, we're using the
dedicated startActivityDismissingKeyguard to make sure the Keyguard
gets properly dismissed first.

Follow-Up-To: I66ebcb66c898dfebe1d09b798f750f696c360da8
Bug: 27790403
Change-Id: I41c02221de951df885ecfb4f2869820b38410f18

8 years agoMerge "Fix generate layout params to preserve margins" into nyc-dev
Yigit Boyar [Wed, 23 Mar 2016 18:22:56 +0000 (18:22 +0000)]
Merge "Fix generate layout params to preserve margins" into nyc-dev

8 years agoMerge "Fix missing first frame" into nyc-dev
John Reck [Wed, 23 Mar 2016 18:22:35 +0000 (18:22 +0000)]
Merge "Fix missing first frame" into nyc-dev

8 years agoMerge "Ensure notification color contrast" into nyc-dev
Adrian Roos [Wed, 23 Mar 2016 18:14:53 +0000 (18:14 +0000)]
Merge "Ensure notification color contrast" into nyc-dev

8 years agoMerge "Allow Scoped Directory Access on whole volume." into nyc-dev
Felipe Leme [Wed, 23 Mar 2016 18:03:27 +0000 (18:03 +0000)]
Merge "Allow Scoped Directory Access on whole volume." into nyc-dev
am: 9eb5555

* commit '9eb5555aa6788ec948e7af8666a9155792b684f8':
  Allow Scoped Directory Access on whole volume.

8 years ago[Sensor] Add a constant to match native header
Peng Xu [Wed, 23 Mar 2016 18:03:25 +0000 (18:03 +0000)]
[Sensor] Add a constant to match native header
am: 370985d

* commit '370985d00a04c0d6977929cd8daf05c932443b0d':
  [Sensor] Add a constant to match native header

8 years agoMerge "Allow Scoped Directory Access on whole volume." into nyc-dev
Felipe Leme [Wed, 23 Mar 2016 17:58:46 +0000 (17:58 +0000)]
Merge "Allow Scoped Directory Access on whole volume." into nyc-dev

8 years ago[Sensor] Add a constant to match native header
Peng Xu [Fri, 4 Mar 2016 19:09:24 +0000 (11:09 -0800)]
[Sensor] Add a constant to match native header

This CL add private sensor type base constant to java file to match
C header file.

It is defined that all vendor sensor types have to be >= 0x10000.
There is a constant in sensor.h for reference. However, there is
no such constant defined in Sensor.java before. This CL adds it.

Change-Id: Ia8f8c06583c62879e51779815051c346f1a9cd14
(cherry picked from commit 1795e14dab0367fdd77f2c1eee6b4fd39d1c5902)

8 years agoEnsure notification color contrast
Adrian Roos [Mon, 1 Feb 2016 20:26:13 +0000 (12:26 -0800)]
Ensure notification color contrast

Ensure we have at least 3:1 contrast for the
action buttons. Also ensures that the inline
reply box background has 4.5:1 contrast to white.

Further modifies the color of the inline reply
background to satisfy a 4.5:1 contrast ratio for
the entered text.

Bug: 26831312
Change-Id: If42b1c99d1adee547d0a583c1a69c48ef7287c23

8 years agoMerge "Move device idle logic into a job StateController" into nyc-dev
Amith Yamasani [Wed, 23 Mar 2016 17:40:08 +0000 (17:40 +0000)]
Merge "Move device idle logic into a job StateController" into nyc-dev
am: 10ae65d

* commit '10ae65d226ac9205d53fabc3b9c9e53e1c642076':
  Move device idle logic into a job StateController

8 years agoMerge "Document that re-inserting the same blocked number is permitted." into nyc-dev
Abhijith Shastry [Wed, 23 Mar 2016 17:40:07 +0000 (17:40 +0000)]
Merge "Document that re-inserting the same blocked number is permitted." into nyc-dev
am: 6ec134d

* commit '6ec134dc0d6de2a4dd708dbecd27e5f667c9371c':
  Document that re-inserting the same blocked number is permitted.

8 years agoMerge "Deal with print-preview renderings that do not match the correct number of...
Philip P. Moltmann [Wed, 23 Mar 2016 17:32:17 +0000 (17:32 +0000)]
Merge "Deal with print-preview renderings that do not match the correct number of pages." into nyc-dev
am: 49435a7

* commit '49435a72955fd6d2673ac33c34e2417c96fd87fb':
  Deal with print-preview renderings that do not match the correct number of pages.

8 years agoMerge "Move device idle logic into a job StateController" into nyc-dev
Amith Yamasani [Wed, 23 Mar 2016 17:32:05 +0000 (17:32 +0000)]
Merge "Move device idle logic into a job StateController" into nyc-dev

8 years agoMerge "Document that re-inserting the same blocked number is permitted." into nyc-dev
Abhijith Shastry [Wed, 23 Mar 2016 17:29:07 +0000 (17:29 +0000)]
Merge "Document that re-inserting the same blocked number is permitted." into nyc-dev

8 years agoMerge "Deal with print-preview renderings that do not match the correct number of...
Philip P. Moltmann [Wed, 23 Mar 2016 17:17:39 +0000 (17:17 +0000)]
Merge "Deal with print-preview renderings that do not match the correct number of pages." into nyc-dev

8 years agoMerge "Remove legacy DeviceLogging methods from DPM" into nyc-dev
Michal Karpinski [Wed, 23 Mar 2016 17:00:44 +0000 (17:00 +0000)]
Merge "Remove legacy DeviceLogging methods from DPM" into nyc-dev
am: 8aa976b

* commit '8aa976b60b0b638a77f9007fa6d1a247815d4b09':
  Remove legacy DeviceLogging methods from DPM

8 years agoMerge "Remove legacy DeviceLogging methods from DPM" into nyc-dev
Michal Karpinski [Wed, 23 Mar 2016 16:51:54 +0000 (16:51 +0000)]
Merge "Remove legacy DeviceLogging methods from DPM" into nyc-dev

8 years agoMerge "Java bindings for SurfaceControl::setFinalCrop" into nyc-dev
Pablo Ceballos [Wed, 23 Mar 2016 16:42:12 +0000 (16:42 +0000)]
Merge "Java bindings for SurfaceControl::setFinalCrop" into nyc-dev
am: 6266d8c

* commit '6266d8c959806a359571b0833702fbe46e9748f9':
  Java bindings for SurfaceControl::setFinalCrop

8 years agoMerge "Allow AlertDialog to be used in a DialogFragment" into nyc-dev
Chris Banes [Wed, 23 Mar 2016 16:34:51 +0000 (16:34 +0000)]
Merge "Allow AlertDialog to be used in a DialogFragment" into nyc-dev
am: a62a0f7

* commit 'a62a0f72864533f2de5d1cd311ed5030c293aa2d':
  Allow AlertDialog to be used in a DialogFragment

8 years agoMerge "Java bindings for SurfaceControl::setFinalCrop" into nyc-dev
Pablo Ceballos [Wed, 23 Mar 2016 16:30:52 +0000 (16:30 +0000)]
Merge "Java bindings for SurfaceControl::setFinalCrop" into nyc-dev

8 years agoMerge "Allow AlertDialog to be used in a DialogFragment" into nyc-dev
Chris Banes [Wed, 23 Mar 2016 16:25:52 +0000 (16:25 +0000)]
Merge "Allow AlertDialog to be used in a DialogFragment" into nyc-dev

8 years agoAllow AlertDialog to be used in a DialogFragment
Chris Banes [Wed, 23 Mar 2016 16:20:00 +0000 (16:20 +0000)]
Allow AlertDialog to be used in a DialogFragment

AlertController calls requestWindowFeature() too
later for DialogFragment. Fixed by moving it to the
constructor.

BUG: 27809055
Change-Id: Icef01316b4e857b41ccc29cc56bbcecd7f629342

8 years agoMerge "Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEY...
Abodunrinwa Toki [Wed, 23 Mar 2016 16:11:05 +0000 (16:11 +0000)]
Merge "Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEYBOARD_SETTINGS" into nyc-dev
am: ae64758

* commit 'ae64758eddecec9cb90b6c540fa4687c7f2b2078':
  Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEYBOARD_SETTINGS

8 years agoMerge "Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEY...
Abodunrinwa Toki [Wed, 23 Mar 2016 16:02:35 +0000 (16:02 +0000)]
Merge "Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEYBOARD_SETTINGS" into nyc-dev

8 years agoUse canonical name for SHA1withECDSA
Kenny Root [Wed, 23 Mar 2016 15:52:25 +0000 (08:52 -0700)]
Use canonical name for SHA1withECDSA

The Standard Names documentation says that "ECDSA" should not be used
due to its ambiguity. Bouncycastle has switched from "ECDSA" to
"SHA1withECDSA" so therefore we should switch this "workaround" Provider
to use the same name to keep it functioning correctly.

Bug: 27753949
Change-Id: I5acfca9d89c85bf005902a2f06cb5d7b1ef9dff2