OSDN Git Service

android-x86/frameworks-base.git
7 years agoAdd missing remote conference property set. am: 04ce757860
Tyler Gunn [Mon, 15 Aug 2016 22:50:30 +0000 (22:50 +0000)]
Add missing remote conference property set. am: 04ce757860
am: 69c13eca0e

Change-Id: Ia6db6017bde649b451c82ec3280deeba4e3989b7

7 years agoAdd missing remote conference property set.
Tyler Gunn [Mon, 15 Aug 2016 22:42:36 +0000 (22:42 +0000)]
Add missing remote conference property set.
am: 04ce757860

Change-Id: Iba041654d136b3cd00cfc19899cefa68ebf01b76

7 years agoFixed an issue where the background could show in a wrong way am: d381bc3133
Selim Cinek [Mon, 15 Aug 2016 22:10:54 +0000 (22:10 +0000)]
Fixed an issue where the background could show in a wrong way am: d381bc3133
am: 3ff0c5b3ce

Change-Id: I1f02f607593fbf9adcaae6cf92bb5ec559bcaa21

7 years agoFixed an issue where the background could show in a wrong way
Selim Cinek [Mon, 15 Aug 2016 22:02:18 +0000 (22:02 +0000)]
Fixed an issue where the background could show in a wrong way
am: d381bc3133

Change-Id: I219e4809a6a9f839353e049d4d563ece37866ca2

7 years agoFixed an issue where the background could show in a wrong way
Selim Cinek [Mon, 15 Aug 2016 19:40:57 +0000 (12:40 -0700)]
Fixed an issue where the background could show in a wrong way

Change-Id: Icefeb2275d6cbabc576c35990ce4441b3a41ebd9
Fixes: 30855224

7 years agoMerge "Docs only: N is no longer a shrug." into nyc-mr1-dev am: 6af2db3824
Dianne Hackborn [Mon, 15 Aug 2016 21:35:57 +0000 (21:35 +0000)]
Merge "Docs only: N is no longer a shrug." into nyc-mr1-dev am: 6af2db3824
am: 1377b38053

Change-Id: If3400e262cdfa9bdbf19af1dcad61bce967ba06b

7 years agoDocs only: N is no longer a shrug. am: c1b607df71
Dianne Hackborn [Mon, 15 Aug 2016 21:35:48 +0000 (21:35 +0000)]
Docs only: N is no longer a shrug. am: c1b607df71
am: 6fe27966e2

Change-Id: I0d441487fae3e95741f83ab92042bca7547006ae

7 years agoMerge "Docs only: N is no longer a shrug." into nyc-mr1-dev
Dianne Hackborn [Mon, 15 Aug 2016 21:25:44 +0000 (21:25 +0000)]
Merge "Docs only: N is no longer a shrug." into nyc-mr1-dev
am: 6af2db3824

Change-Id: Idae2d16055e26e721584e428c44af0f2b1828557

7 years agoDocs only: N is no longer a shrug.
Dianne Hackborn [Mon, 15 Aug 2016 21:25:41 +0000 (21:25 +0000)]
Docs only: N is no longer a shrug.
am: c1b607df71

Change-Id: Iaf3a4c23ec9c94dccfa6db15e6caf90a74a5f3c0

7 years agoMerge "Docs only: N is no longer a shrug." into nyc-mr1-dev
Dianne Hackborn [Mon, 15 Aug 2016 21:16:41 +0000 (21:16 +0000)]
Merge "Docs only: N is no longer a shrug." into nyc-mr1-dev

7 years agoWallpaper target selection during animation am: b0d267043a
Chong Zhang [Mon, 15 Aug 2016 21:08:33 +0000 (21:08 +0000)]
Wallpaper target selection during animation am: b0d267043a
am: f74e7ee4a3

Change-Id: Iacf65c88743cdbd2b40cfee0be4ba844fb122be8

7 years agoWallpaper target selection during animation
Chong Zhang [Mon, 15 Aug 2016 20:51:52 +0000 (20:51 +0000)]
Wallpaper target selection during animation
am: b0d267043a

Change-Id: Ib649f9399d6c9f7f84f05ddef8dd8e3d87bb7923

7 years agoWallpaper target selection during animation
Chong Zhang [Fri, 12 Aug 2016 23:03:29 +0000 (16:03 -0700)]
Wallpaper target selection during animation

In case of double tapping from Home, there could be two set of
transitions, first is launcher->Recents, followed shortly by
Recents->app. On the second transition, it should be running
a wallpaper close, but because of the way we pick wallpaper
target, sometimes we pick launcher if both launcher & Recents
are animating away. This makes us to run a different animation
which could involve dimming the wallpaper briefly.

Also, findWallpaperTarget() sometimes could toggle between two
valid wallpaper targets, picking either of them gives correct
result for showing the wallpaper, but could result in different
exit transition.

This change prefers the visible target if there is only one
visible, otherwise the one in opening or closing app list. This
helps maybeUpdateTransitToWallpaper to better choose transition.

bug: 30831873
Change-Id: I0eaa89bdc35f5f51875d5cbeceba11ce40f4791f

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf...
Julius D'souza [Mon, 15 Aug 2016 20:07:16 +0000 (20:07 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf0a70b  -s ours am: 0903c5fe7a  -s ours am: f51dfc24d1  -s ours am: e543fb29b2  -s ours
am: 603e631c51  -s ours

Change-Id: I76cd0c0bd8c01c6ded00681903a1dabbe4760df3

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf...
Julius D'souza [Mon, 15 Aug 2016 19:56:18 +0000 (19:56 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf0a70b  -s ours am: 0903c5fe7a  -s ours am: f51dfc24d1  -s ours
am: 6864ffeead  -s ours

Change-Id: I61414d658c8ebb77add50ee4c9319bf3c8f0297d

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf...
Julius D'souza [Mon, 15 Aug 2016 19:55:56 +0000 (19:55 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf0a70b  -s ours am: 0903c5fe7a  -s ours am: f51dfc24d1  -s ours
am: e543fb29b2  -s ours

Change-Id: Ic9de880e84205d0bed213e56cf476e1d15dfcfa9

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf...
Julius D'souza [Mon, 15 Aug 2016 19:47:43 +0000 (19:47 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf0a70b  -s ours am: 0903c5fe7a  -s ours
am: f51dfc24d1  -s ours

Change-Id: I1afeaa3f5321c536cad22455881b36582b468748

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf...
Julius D'souza [Mon, 15 Aug 2016 19:47:33 +0000 (19:47 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf0a70b  -s ours am: 0903c5fe7a  -s ours
am: f51dfc24d1  -s ours

Change-Id: Iada12a5685d32efafedd18b4d6fba5b8cc642f60

7 years agoMerge "QS Footer: Don't update icon from wrong thread." into nyc-mr1-dev am: aedfa81517
Jason Monk [Mon, 15 Aug 2016 19:47:33 +0000 (19:47 +0000)]
Merge "QS Footer: Don't update icon from wrong thread." into nyc-mr1-dev am: aedfa81517
am: 1d2ef7f1b8

Change-Id: Ia381e4ae34d263829531d52ba689dc8bfb9f4070

7 years agoQS Footer: Don't update icon from wrong thread. am: f9c6026a7d
Jason Monk [Mon, 15 Aug 2016 19:47:30 +0000 (19:47 +0000)]
QS Footer: Don't update icon from wrong thread. am: f9c6026a7d
am: b10b51277f

Change-Id: If585197223ec5767c2f63dce8717eda82d482a30

7 years agoMerge "QS Footer: Don't update icon from wrong thread." into nyc-mr1-dev
Jason Monk [Mon, 15 Aug 2016 19:35:00 +0000 (19:35 +0000)]
Merge "QS Footer: Don't update icon from wrong thread." into nyc-mr1-dev
am: aedfa81517

Change-Id: I281d14459a03556d96236a9ebb2a08ebd2c53110

7 years agoQS Footer: Don't update icon from wrong thread.
Jason Monk [Mon, 15 Aug 2016 19:34:58 +0000 (19:34 +0000)]
QS Footer: Don't update icon from wrong thread.
am: f9c6026a7d

Change-Id: Ie473b181aaf6fc4ea91d8e986188cdc6f06d87ef

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf...
Julius D'souza [Mon, 15 Aug 2016 19:33:29 +0000 (19:33 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf0a70b  -s ours
am: 0903c5fe7a  -s ours

Change-Id: Iba7ccc2ec071ea8c13d146b39aab48d2f4fc4977

7 years agoMerge "QS Footer: Don't update icon from wrong thread." into nyc-mr1-dev
TreeHugger Robot [Mon, 15 Aug 2016 19:25:45 +0000 (19:25 +0000)]
Merge "QS Footer: Don't update icon from wrong thread." into nyc-mr1-dev

7 years agoRevert "DO NOT MERGE -- Revert the following two commits as they're causing flickerin...
Chong Zhang [Mon, 15 Aug 2016 19:25:40 +0000 (19:25 +0000)]
Revert "DO NOT MERGE -- Revert the following two commits as they're causing flickering" am: f96cb3c34d
am: 0caf507dbe

Change-Id: Iaf539d5af86a0de2b1b6bade7817edd3bbe22e37

7 years agoMerge "Allow performShowLocked when transition animation started" into nyc-mr1-dev...
Chong Zhang [Mon, 15 Aug 2016 19:25:36 +0000 (19:25 +0000)]
Merge "Allow performShowLocked when transition animation started" into nyc-mr1-dev am: 1fb9466c1d
am: 2261bb362b

Change-Id: I92ea546d7f197c2f5c8dc6e0b00f88f48274fdaa

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.
Julius D'souza [Mon, 15 Aug 2016 19:25:33 +0000 (19:25 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.
am: 13edf0a70b  -s ours

Change-Id: I7c02cea3ea0008f3f112063b6a06d08049c4998b

7 years agoAllow performShowLocked when transition animation started am: 83caa366f4
Chong Zhang [Mon, 15 Aug 2016 19:25:33 +0000 (19:25 +0000)]
Allow performShowLocked when transition animation started am: 83caa366f4
am: 280d7fdcb0

Change-Id: I3ee41e89c6ec089f152531cbd90f13a707863628

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.
Julius D'souza [Fri, 5 Aug 2016 21:34:38 +0000 (14:34 -0700)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.

Add overlay setting with current default value.

Bug: 30085530
Change-Id: Ib5d2448b88cfb66a97febcdf06e2118c84b16cd0

7 years agoRevert "DO NOT MERGE -- Revert the following two commits as they're causing flickering"
Chong Zhang [Mon, 15 Aug 2016 19:14:52 +0000 (19:14 +0000)]
Revert "DO NOT MERGE -- Revert the following two commits as they're causing flickering"
am: f96cb3c34d

Change-Id: I1756346f1713f758374f2b8476c70a60119986dd

7 years agoMerge "Allow performShowLocked when transition animation started" into nyc-mr1-dev
Chong Zhang [Mon, 15 Aug 2016 19:14:50 +0000 (19:14 +0000)]
Merge "Allow performShowLocked when transition animation started" into nyc-mr1-dev
am: 1fb9466c1d

Change-Id: I47692dcaef58641e1fbf6632cfb59d843c43d667

7 years agoAllow performShowLocked when transition animation started
Chong Zhang [Mon, 15 Aug 2016 19:14:48 +0000 (19:14 +0000)]
Allow performShowLocked when transition animation started
am: 83caa366f4

Change-Id: I6897267073728cf236e1ad98c3092666bb246e49

7 years agoRevert "DO NOT MERGE -- Revert the following two commits as they're causing flickering"
Chong Zhang [Mon, 15 Aug 2016 18:09:29 +0000 (11:09 -0700)]
Revert "DO NOT MERGE -- Revert the following two commits as they're causing flickering"

This reverts commit 44bd57ee25484bd74025c116f8a83d1df5990f34.

bug: 30831873
bug: 30790402

7 years agoMerge "Fixed that HUNs wouldn't show when the keyguard is occluded" into nyc-mr1...
Selim Cinek [Mon, 15 Aug 2016 19:05:07 +0000 (19:05 +0000)]
Merge "Fixed that HUNs wouldn't show when the keyguard is occluded" into nyc-mr1-dev am: 45d2ff9b6a
am: f67cd1dbe9

Change-Id: Ia84fbef6b57204c29e2ebe63d9fec7b0d17c2ab9

7 years agoFixed that HUNs wouldn't show when the keyguard is occluded am: 2dabc8286b
Selim Cinek [Mon, 15 Aug 2016 19:05:04 +0000 (19:05 +0000)]
Fixed that HUNs wouldn't show when the keyguard is occluded am: 2dabc8286b
am: 2a5ad74860

Change-Id: Id573dfb2c7db51e6a62aae7153c86545eae9b9f7

7 years agoMerge "Allow performShowLocked when transition animation started" into nyc-mr1-dev
Chong Zhang [Mon, 15 Aug 2016 19:04:47 +0000 (19:04 +0000)]
Merge "Allow performShowLocked when transition animation started" into nyc-mr1-dev

7 years agoMerge "Fixed that HUNs wouldn't show when the keyguard is occluded" into nyc-mr1-dev
Selim Cinek [Mon, 15 Aug 2016 18:46:07 +0000 (18:46 +0000)]
Merge "Fixed that HUNs wouldn't show when the keyguard is occluded" into nyc-mr1-dev
am: 45d2ff9b6a

Change-Id: I53aea1f2845dc56cad468c793e32db4dcf5065fe

7 years agoFixed that HUNs wouldn't show when the keyguard is occluded
Selim Cinek [Mon, 15 Aug 2016 18:46:04 +0000 (18:46 +0000)]
Fixed that HUNs wouldn't show when the keyguard is occluded
am: 2dabc8286b

Change-Id: If70dd09b854dfdd5964733d802d95185ee04b841

7 years agoMerge "Fixed that HUNs wouldn't show when the keyguard is occluded" into nyc-mr1-dev
Selim Cinek [Mon, 15 Aug 2016 18:35:57 +0000 (18:35 +0000)]
Merge "Fixed that HUNs wouldn't show when the keyguard is occluded" into nyc-mr1-dev

7 years agoQS Footer: Don't update icon from wrong thread.
Jason Monk [Mon, 15 Aug 2016 17:57:43 +0000 (13:57 -0400)]
QS Footer: Don't update icon from wrong thread.

Change-Id: I25191818579fac57236b67d7291b6ee00dd838b5
Fixes: 30748384

7 years agoAdd missing remote conference property set.
Tyler Gunn [Mon, 15 Aug 2016 17:56:12 +0000 (10:56 -0700)]
Add missing remote conference property set.

When creating a new remote conference, there was a missing call to
"setConnectionProperties".  This would prevent remote conferences from
being created with the correct properties as defined in the actual
conference.

Bug: 30383741
Change-Id: I335e35c222ae18b0d6ea7e750b91bcc36aa40ece

7 years agoAllow performShowLocked when transition animation started
Chong Zhang [Mon, 15 Aug 2016 01:47:54 +0000 (18:47 -0700)]
Allow performShowLocked when transition animation started

Some transitions can have no animation, in which case
isReadyForDisplayIgnoringKeyguard() will wait for VIEW visibility
to become VISIBLE. But if we have a saved surface, the transition
could have already started. This causes exiting app to be hidden,
while entering app's performShowLocked() still hold back waiting
for the relayout to visible.

If we started animating with saved surface, it should also count
as transition animation started.

b/30855380

Change-Id: I6260a323b48e57d8337267d9136f630226a48dc8

7 years agoMerge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into...
David Gross [Mon, 15 Aug 2016 17:49:04 +0000 (17:49 +0000)]
Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev am: 8cb4ca439e am: 375ac04044
am: 4fed2a4b6c

Change-Id: I2318b0a9e74fe51381f2a6872d442eaeec608eb0

7 years agoUpdate RenderScript docs: reduction, other API 23/24 changes, cleanup. am: b50e856fc7...
David Gross [Mon, 15 Aug 2016 17:49:00 +0000 (17:49 +0000)]
Update RenderScript docs: reduction, other API 23/24 changes, cleanup. am: b50e856fc7 am: 1f5b0ea408
am: ccc07ac448

Change-Id: I00dc143aca0860131c2fafd323a2fb53ce9e5b7c

7 years agoMerge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into...
David Gross [Mon, 15 Aug 2016 17:40:18 +0000 (17:40 +0000)]
Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev am: 8cb4ca439e
am: 375ac04044

Change-Id: Ib3a19c1c2814f1359b4e78a809f2e53f76a27158

7 years agoUpdate RenderScript docs: reduction, other API 23/24 changes, cleanup. am: b50e856fc7
David Gross [Mon, 15 Aug 2016 17:40:16 +0000 (17:40 +0000)]
Update RenderScript docs: reduction, other API 23/24 changes, cleanup. am: b50e856fc7
am: 1f5b0ea408

Change-Id: I2bccf9a9e112ed1320b7782f724879793cc54baf

7 years agoMerge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into...
David Gross [Mon, 15 Aug 2016 17:32:39 +0000 (17:32 +0000)]
Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev am: 8cb4ca439e
am: 7cd06dc384

Change-Id: Iaeff16e1621c5b978271cf74e7b102cd94846825

7 years agoUpdate RenderScript docs: reduction, other API 23/24 changes, cleanup. am: b50e856fc7
David Gross [Mon, 15 Aug 2016 17:32:36 +0000 (17:32 +0000)]
Update RenderScript docs: reduction, other API 23/24 changes, cleanup. am: b50e856fc7
am: b869263b5d

Change-Id: I977d1120382fd9429bbc221d544295328e0e43e5

7 years agoMerge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into...
David Gross [Mon, 15 Aug 2016 17:23:24 +0000 (17:23 +0000)]
Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev
am: 8cb4ca439e

Change-Id: I76c6a8ebc739daa1aa124fecccf6fcc341e8fd7a

7 years agoUpdate RenderScript docs: reduction, other API 23/24 changes, cleanup.
David Gross [Mon, 15 Aug 2016 17:23:18 +0000 (17:23 +0000)]
Update RenderScript docs: reduction, other API 23/24 changes, cleanup.
am: b50e856fc7

Change-Id: Iad5173dfd05c77284d74bbff2c095d91064a941f

7 years agoMerge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into...
David Gross [Mon, 15 Aug 2016 17:23:17 +0000 (17:23 +0000)]
Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev
am: 8cb4ca439e

Change-Id: I1507e8d3d8bf588ea48e17b3d93ced19228d5d21

7 years agoUpdate RenderScript docs: reduction, other API 23/24 changes, cleanup.
David Gross [Mon, 15 Aug 2016 17:23:14 +0000 (17:23 +0000)]
Update RenderScript docs: reduction, other API 23/24 changes, cleanup.
am: b50e856fc7

Change-Id: I37cf0227be2a32261b44f19f6d45a5ea4ff6f624

7 years agoMerge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into...
David Gross [Mon, 15 Aug 2016 17:17:01 +0000 (17:17 +0000)]
Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev

7 years agoMerge "SamplingTimer: Fix issue with summary recording too much" into nyc-mr1-dev...
Adam Lesinski [Sat, 13 Aug 2016 00:59:41 +0000 (00:59 +0000)]
Merge "SamplingTimer: Fix issue with summary recording too much" into nyc-mr1-dev am: 8aacc3cf98
am: 16b8cc1eda

Change-Id: Ia2f0cac350e04cbcc5440862d3779a024c1ba523

7 years agoSamplingTimer: Fix issue with summary recording too much am: 9edd6be542
Adam Lesinski [Sat, 13 Aug 2016 00:59:35 +0000 (00:59 +0000)]
SamplingTimer: Fix issue with summary recording too much am: 9edd6be542
am: e5852eb501

Change-Id: Ie4ab1a86f0c28a41ed84e861c83d38bf1a90a4c8

7 years agoMerge "SamplingTimer: Fix issue with summary recording too much" into nyc-mr1-dev
Adam Lesinski [Sat, 13 Aug 2016 00:52:05 +0000 (00:52 +0000)]
Merge "SamplingTimer: Fix issue with summary recording too much" into nyc-mr1-dev
am: 8aacc3cf98

Change-Id: Id8d2f7214393e08c771cc8e49884b76b1501054e

7 years agoSamplingTimer: Fix issue with summary recording too much
Adam Lesinski [Sat, 13 Aug 2016 00:52:03 +0000 (00:52 +0000)]
SamplingTimer: Fix issue with summary recording too much
am: 9edd6be542

Change-Id: Id423f0343c2d435281d47cd6edacb6816baaace8

7 years agoMerge "Remember all wallpapers' backup-allow state" into nyc-mr1-dev am: 6ae8693cd7
Christopher Tate [Sat, 13 Aug 2016 00:46:45 +0000 (00:46 +0000)]
Merge "Remember all wallpapers' backup-allow state" into nyc-mr1-dev am: 6ae8693cd7
am: 0fdb14ae80

Change-Id: Ib3f07fd3a91aaabecbce24c68c50d0b13a210c5e

7 years agoRemember all wallpapers' backup-allow state am: c613c63096
Christopher Tate [Sat, 13 Aug 2016 00:46:35 +0000 (00:46 +0000)]
Remember all wallpapers' backup-allow state am: c613c63096
am: 67c0d08a46

Change-Id: Ia3d358e8da3a68defccefedc0e23719b25e41bbf

7 years agoMerge "SamplingTimer: Fix issue with summary recording too much" into nyc-mr1-dev
TreeHugger Robot [Sat, 13 Aug 2016 00:40:52 +0000 (00:40 +0000)]
Merge "SamplingTimer: Fix issue with summary recording too much" into nyc-mr1-dev

7 years agoMerge "Remember all wallpapers' backup-allow state" into nyc-mr1-dev
Christopher Tate [Sat, 13 Aug 2016 00:39:07 +0000 (00:39 +0000)]
Merge "Remember all wallpapers' backup-allow state" into nyc-mr1-dev
am: 6ae8693cd7

Change-Id: Iade90bf272d1b05c18b79c679c53ada2a8782742

7 years agoRemember all wallpapers' backup-allow state
Christopher Tate [Sat, 13 Aug 2016 00:39:01 +0000 (00:39 +0000)]
Remember all wallpapers' backup-allow state
am: c613c63096

Change-Id: I0f1e1bf9c747c6b8678e121517f230d6a9e934dc

7 years agoMerge "Fix LockscreenWallpaper jank" into nyc-mr1-dev am: 6912cf9b30
Adrian Roos [Sat, 13 Aug 2016 00:28:09 +0000 (00:28 +0000)]
Merge "Fix LockscreenWallpaper jank" into nyc-mr1-dev am: 6912cf9b30
am: 75ff71de77

Change-Id: Ie81379189c19be45c5c1002c8ad3916bad20d56f

7 years agoFix LockscreenWallpaper jank am: d866b02d54
Adrian Roos [Sat, 13 Aug 2016 00:28:03 +0000 (00:28 +0000)]
Fix LockscreenWallpaper jank am: d866b02d54
am: bce85f3986

Change-Id: Ia8138f5db517412c9fc8491cca69caf82a881530

7 years agoMerge "Remember all wallpapers' backup-allow state" into nyc-mr1-dev
TreeHugger Robot [Sat, 13 Aug 2016 00:24:10 +0000 (00:24 +0000)]
Merge "Remember all wallpapers' backup-allow state" into nyc-mr1-dev

7 years agoMerge "Fix LockscreenWallpaper jank" into nyc-mr1-dev
Adrian Roos [Sat, 13 Aug 2016 00:20:10 +0000 (00:20 +0000)]
Merge "Fix LockscreenWallpaper jank" into nyc-mr1-dev
am: 6912cf9b30

Change-Id: Ib9c4252cf57d59daded6f2c5cdec143ece1a28fb

7 years agoFix LockscreenWallpaper jank
Adrian Roos [Sat, 13 Aug 2016 00:20:08 +0000 (00:20 +0000)]
Fix LockscreenWallpaper jank
am: d866b02d54

Change-Id: Iad0c7104d644ebe5fa86a12cc765fc0916103c19

7 years agoMerge "Fix LockscreenWallpaper jank" into nyc-mr1-dev
TreeHugger Robot [Sat, 13 Aug 2016 00:12:59 +0000 (00:12 +0000)]
Merge "Fix LockscreenWallpaper jank" into nyc-mr1-dev

7 years agoMerge "Copy exiting app token list while stepping animation." into nyc-mr1-dev am...
Robert Carr [Sat, 13 Aug 2016 00:04:03 +0000 (00:04 +0000)]
Merge "Copy exiting app token list while stepping animation." into nyc-mr1-dev am: 64d7220153
am: 8c9aa63827

Change-Id: I3def8f6d7fdc08104a0b428f436967481dd578fb

7 years agoCopy exiting app token list while stepping animation. am: 46831fa9ff
Robert Carr [Sat, 13 Aug 2016 00:03:55 +0000 (00:03 +0000)]
Copy exiting app token list while stepping animation. am: 46831fa9ff
am: 8cf4062a07

Change-Id: Iee486eaeaca5211c2ee284602b9e593be385e03c

7 years agoDocs only: N is no longer a shrug.
Dianne Hackborn [Fri, 12 Aug 2016 23:15:44 +0000 (16:15 -0700)]
Docs only: N is no longer a shrug.

Change-Id: I6fa8f77d93f53b7969ec6aab4c7e9ca27d17d01f

7 years agoMerge "Copy exiting app token list while stepping animation." into nyc-mr1-dev
Robert Carr [Fri, 12 Aug 2016 23:55:31 +0000 (23:55 +0000)]
Merge "Copy exiting app token list while stepping animation." into nyc-mr1-dev
am: 64d7220153

Change-Id: I02e3fc3a6738f6b691b57fa3f2771d647e93cd7a

7 years agoCopy exiting app token list while stepping animation.
Robert Carr [Fri, 12 Aug 2016 23:55:28 +0000 (23:55 +0000)]
Copy exiting app token list while stepping animation.
am: 46831fa9ff

Change-Id: I53c41afd54b9a315a0734dce357b1eef8485b84b

7 years agoMerge "Copy exiting app token list while stepping animation." into nyc-mr1-dev
TreeHugger Robot [Fri, 12 Aug 2016 23:48:12 +0000 (23:48 +0000)]
Merge "Copy exiting app token list while stepping animation." into nyc-mr1-dev

7 years agoMerge "Fix documentation." into nyc-mr1-dev am: caef4afe42
Hui Shu [Fri, 12 Aug 2016 23:19:45 +0000 (23:19 +0000)]
Merge "Fix documentation." into nyc-mr1-dev am: caef4afe42
am: 42373881fe

Change-Id: I08d8c3868c396da7a63ce4c716f3267d225390fe

7 years agoFix documentation. am: bd042e666a
Hui Shu [Fri, 12 Aug 2016 23:19:41 +0000 (23:19 +0000)]
Fix documentation. am: bd042e666a
am: 440d84f99a

Change-Id: I1d0c75c6692557e1d66ca66036bceda6ca62c702

7 years agoLimit capabilities of a11y gesture dispatch. am: 157f416a35 am: b0d9af4e2b
Phil Weaver [Fri, 12 Aug 2016 23:19:37 +0000 (23:19 +0000)]
Limit capabilities of a11y gesture dispatch. am: 157f416a35 am: b0d9af4e2b
am: 136111cb96

Change-Id: Ie8283c36b339d5baf9473817fe00a858b8f16321

7 years agoMerge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev am: 1ee928a62a
Adrian Roos [Fri, 12 Aug 2016 23:18:23 +0000 (23:18 +0000)]
Merge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev am: 1ee928a62a
am: 6d635c1960

Change-Id: I0766aefff761f7a79f9c78bdf57e46429132ceb7

7 years agoAssist: Allow disabling the disclosure animation am: 2335bd6787
Adrian Roos [Fri, 12 Aug 2016 23:16:53 +0000 (23:16 +0000)]
Assist: Allow disabling the disclosure animation am: 2335bd6787
am: 57d1601849

Change-Id: I5954913f4f210e47d5e3a297f25d3f646cdd2a4b

7 years agoSamplingTimer: Fix issue with summary recording too much
Adam Lesinski [Fri, 12 Aug 2016 22:49:44 +0000 (15:49 -0700)]
SamplingTimer: Fix issue with summary recording too much

The summary is supposed to just hold enough data to continue counting
once the device has reset. Since kernel stats reset when the device
resets, and the first update is ignored to account for soft resets where the
kernel continues running, SamplingTimer should not be recording the last value
it saw from /proc/wakelocks in the summary.

Bug:30575302
Change-Id: Ic193bc5af9a0ede514e3abc8146523d7316c47d3

7 years agoFix LockscreenWallpaper jank
Adrian Roos [Fri, 12 Aug 2016 22:29:36 +0000 (15:29 -0700)]
Fix LockscreenWallpaper jank

Change-Id: I3f11d26eaa51eb509284fb1bb25eab03a4f243a0
Fixes: 30493315

7 years agoCopy exiting app token list while stepping animation.
Robert Carr [Fri, 12 Aug 2016 20:50:38 +0000 (13:50 -0700)]
Copy exiting app token list while stepping animation.

Stepping the animation can lead to WindowStateAnimator#finishExit,
which can lead to WindowManagerService#removeWindowInnerLocked, which
can immediately call WindowSurfacePlacer.performSurfacePlacement. From
here we will directly modify mExitingAppTokens for each stack and remove
tokens where exiting is complete. I think removeWindowInnerLocked making
a direct call to performSurfacePlacement is questionable...but changing
semantics there is very risky. For now, simply avoid processing tokens
in the animator if the surface placer has removed them. It seems all we
would want to do is trigger a layout pass, which has just occured anyway.

Bug: 30813094
Change-Id: Iaff77d227e09839f7e6edda6b8f188d164e6da74

7 years agoMerge "Fix documentation." into nyc-mr1-dev
Hui Shu [Fri, 12 Aug 2016 21:29:50 +0000 (21:29 +0000)]
Merge "Fix documentation." into nyc-mr1-dev
am: caef4afe42

Change-Id: Icae5423ea33b2cbbfe120540818a23bdab0a8d2b

7 years agoFix documentation.
Hui Shu [Fri, 12 Aug 2016 21:29:47 +0000 (21:29 +0000)]
Fix documentation.
am: bd042e666a

Change-Id: Ib749bd51c24a2012cd2b0d87ed70c034f410bc58

7 years agoMerge "Fix documentation." into nyc-mr1-dev
Hui Shu [Fri, 12 Aug 2016 21:24:42 +0000 (21:24 +0000)]
Merge "Fix documentation." into nyc-mr1-dev

7 years agoLimit capabilities of a11y gesture dispatch. am: 157f416a35
Phil Weaver [Fri, 12 Aug 2016 21:22:04 +0000 (21:22 +0000)]
Limit capabilities of a11y gesture dispatch. am: 157f416a35
am: 9e07404742

Change-Id: Ib855aa8aef984477c1bdfdac5c505381a4a219c8

7 years agoLimit capabilities of a11y gesture dispatch. am: 157f416a35
Phil Weaver [Fri, 12 Aug 2016 21:14:48 +0000 (21:14 +0000)]
Limit capabilities of a11y gesture dispatch. am: 157f416a35
am: b0d9af4e2b

Change-Id: I95224013192c03b686be454fccf5aef65717a699

7 years agoRemember all wallpapers' backup-allow state
Christopher Tate [Fri, 12 Aug 2016 21:13:02 +0000 (14:13 -0700)]
Remember all wallpapers' backup-allow state

...not just system wallpapers.

Bug 30751829

Change-Id: If9f5df33e587e31080a7e65b1cbcae03f9a39f3c

7 years agoLimit capabilities of a11y gesture dispatch.
Phil Weaver [Fri, 12 Aug 2016 21:05:15 +0000 (21:05 +0000)]
Limit capabilities of a11y gesture dispatch.
am: 157f416a35

Change-Id: I260318856e390a585b0fdf404a10916f2ee5af82

7 years agoLimit capabilities of a11y gesture dispatch.
Phil Weaver [Fri, 12 Aug 2016 21:05:00 +0000 (21:05 +0000)]
Limit capabilities of a11y gesture dispatch.
am: 157f416a35

Change-Id: Ib6c15ab515cf7d2b4bd55453b195bf82d225f272

7 years agoMerge "Add restart to GlobalActions." into nyc-mr1-dev am: c7d6af6cd0
Alison Cichowlas [Fri, 12 Aug 2016 20:38:04 +0000 (20:38 +0000)]
Merge "Add restart to GlobalActions." into nyc-mr1-dev am: c7d6af6cd0
am: 4445f1e74e

Change-Id: Idc63aff5b4ae607f74bf0e9f7cfa111250c35eda

7 years agoMerge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev
Adrian Roos [Fri, 12 Aug 2016 20:35:38 +0000 (20:35 +0000)]
Merge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev
am: 1ee928a62a

Change-Id: Ia37585801686d1533dfec798a2928469907a0477

7 years agoAdd restart to GlobalActions. am: f8eca405c1
Alison Cichowlas [Fri, 12 Aug 2016 20:35:27 +0000 (20:35 +0000)]
Add restart to GlobalActions. am: f8eca405c1
am: 091fc718d4

Change-Id: Ib0cc25ec7887366ee65a27aed7497cdbbac861b1

7 years agoAssist: Allow disabling the disclosure animation
Adrian Roos [Fri, 12 Aug 2016 20:35:22 +0000 (20:35 +0000)]
Assist: Allow disabling the disclosure animation
am: 2335bd6787

Change-Id: I2a88e088da3062b7bd10581650de526629973c67

7 years agoMerge "Add property to force restorecon to run." into nyc-mr1-dev am: 54250f58b2
Jeff Sharkey [Fri, 12 Aug 2016 20:35:20 +0000 (20:35 +0000)]
Merge "Add property to force restorecon to run." into nyc-mr1-dev am: 54250f58b2
am: d30d36c13b

Change-Id: Id1c20d75ee02714714cf77ad37a37b88e44c936f

7 years agoAdd property to force restorecon to run. am: 6da39a4406
Jeff Sharkey [Fri, 12 Aug 2016 20:35:14 +0000 (20:35 +0000)]
Add property to force restorecon to run. am: 6da39a4406
am: b0648a173c

Change-Id: I2f244b6a467df6674da4fcac380b9f276a1ee6ca

7 years agoMerge "Fix NPE in deferToPendingTransaction." into nyc-mr1-dev am: 4a86fbc4d9
Rob Carr [Fri, 12 Aug 2016 20:35:06 +0000 (20:35 +0000)]
Merge "Fix NPE in deferToPendingTransaction." into nyc-mr1-dev am: 4a86fbc4d9
am: 251cd37b78

Change-Id: I1006878a32a0be2608fb29667b401e4be64e1a6b

7 years agoFix NPE in deferToPendingTransaction. am: c24078f1a2
Robert Carr [Fri, 12 Aug 2016 20:34:31 +0000 (20:34 +0000)]
Fix NPE in deferToPendingTransaction. am: c24078f1a2
am: 885452fe7c

Change-Id: I8d2f3da3203237e4406ad8f7938b062f8e2fb293

7 years agoMerge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev
TreeHugger Robot [Fri, 12 Aug 2016 20:28:10 +0000 (20:28 +0000)]
Merge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev

7 years agoMerge "recvfrom takes a non-const pointer." am: 96660b37a1 am: 2f4c6e3d0d
Elliott Hughes [Fri, 12 Aug 2016 20:19:16 +0000 (20:19 +0000)]
Merge "recvfrom takes a non-const pointer." am: 96660b37a1 am: 2f4c6e3d0d
am: c41a11a0ee

Change-Id: I48c43a9675568c6b6edbf2a94f51a21770196f2c