am: 88be465ce5
* commit '88be465ce572f84649e01744a7ec96b6346b3686':
Update override config to include some changes from global config
Change-Id: I2b15d9856f87e66ae9eb1ab6c9b84f7ac3add2ce
am: 21a608f27f
* commit '21a608f27f1f7b9c0fcfbb982f290fed29cc1817':
HWUI: do nothing in case of empty layer
Change-Id: Iec199a2a20c9981922468c3a33065a86f818d833
am: cd0aa9cda8
* commit 'cd0aa9cda8e57c224b473198a345fb008fe30b5a':
Don't bother with WeakHashMap for direct alarm bookkeeping
Change-Id: I3b28a8c03cee7fe6f85540f1f679de10de09923c
Call cancel() explicitly before dropping local references to your
callback objects; they won't just quietly go away.
Bug 28987260
Change-Id: Id9da66ed86a46b4fb38127e2ddd7a7d84fd2313a
am: 1755dd08cb
* commit '1755dd08cbcdd2ffb14ac2eb84edc663843ced24':
Turn this wtf into just a log.
Change-Id: I6e4a129e2ba7ea6d23e5d3a07b120278a373ed10
This is legal arrangement when viewing Archives.
Bug: 28923366
Change-Id: I75a26edc8dac865f536a7c5bcdef1ba00b0883f0
(cherry picked from commit a379fad3b9b9e708e9211f7c026ddd13572fc16e)
In override config for task we set Configuration#screenLayout field based on
initial global config + shrink to fit the area on screen given for this task.
However this field also contains information (like layout direction) that we
do not intend to override and it can be changed in global config separately.
In this case we need to update the override config with changes from global
config.
Bug: 28616488
Change-Id: I22673257621b3f9ae7933b37bd0fb9446c6042ea
To avoid screen garbage or wallpaper shining through, the background
we use there for filling the whole needs to
a) Be non-translucent in all cases except if the window is translucent.
b) Don't infer it from the theme as it might be unexpected. Don't define
it in the theme, and use black if it's not defined.
Bug: 28763785
Change-Id: Ifb724b5c5feea3ed70d68e5bd7615fa91185e743
Bug 28347277
When an activity calls startActivity with makeSceneTransitionAnimation
and then calls finishAfterTransition, it should not do any transition
and just finish.
Change-Id: I00e537638fa6f24c95605f09bbafd843b569bb4d
am: ddc6de1eda
* commit 'ddc6de1eda495790e6564438994df5d49ddf248f':
Fixed a few accessibility issues with notifications and groups
Change-Id: Ieec9526a2c54edd2f0d3b34973cc61f610f452ae
am: 9801a9269c
* commit '9801a9269c6fcdc9996fb752b2421eb409fc3b09':
Updated image sizes and wrapped text around images.
Change-Id: I82a1e05d0c1da0560dff4199c36ce75f094064a0
am: 2cbac3c122
* commit '2cbac3c122e1114f72ef44c3e62c8ec7c372db94':
Updated image sizes and wrapped text around images.
Change-Id: Ie0df8af83058bf81a71f6fb75cb71b453ad9f47e
am: 1ce2279423
* commit '1ce2279423a544d431bf6b64f2bfeb1a4617120b':
Updated image sizes and wrapped text around images.
Change-Id: I61e1bb43a0b32ca80e0875e375c746fc930c85cb
We're seeing this a bunch, but the overhead from the WTF is concerning.
So turn it off. It means that somewhere there is a race in tearing
down the app, or maybe some place fails to call back in some scenario.
Bug: 28932059
Change-Id: Ice14ade95bb9377ad622d440fb022953ad51c34c
am: 21f98459b7
* commit '21f98459b7740f57f6fd0415298cb5f5c0c7e0ae':
Do not get device owner admin info when device owner is null
Change-Id: Iae5d7d5f9e5f5cf23d8c02bf9a4322e4569be9de