am: 2ff157c027
* commit '2ff157c027cb3eb5eddefa39617ec49aeb75a139':
Add a null check for the thumbnail image for transition
Change-Id: I149beb8615e78677e25b07cbf137152165ae38b9
am: 92d0e9a4ed
* commit '92d0e9a4ede2c1b8132d9d980d1e51b2e5558ffb':
Make notification reply can response to work challenge
Change-Id: Ie684a58e8598bcaf9763d282f7624ce81817d6d8
This is needed since apps will send a null thumbnail for when
some content they do not want screenshotted is playing.
BUG: 28343440
Change-Id: Ie1edc78bf16c8ea014a982a115faf9395c9ccab3
am: bd1708a19d
* commit 'bd1708a19da3ae205c4da3f22d0682c9bd1f76fe':
Fixes several animation issues related to a dismissing task.
Pipe the dismiss button logic through the touch handler.
Skip scroll-to animation when undocking and there are no tasks.
Fixing issue with docking being disallowed for secondary user.
Change-Id: Ifa1b2865dfc7035152864f1b63c4c83946fc5e89
* changes:
Fixes several animation issues related to a dismissing task.
Pipe the dismiss button logic through the touch handler.
Skip scroll-to animation when undocking and there are no tasks.
Fixing issue with docking being disallowed for secondary user.
When user clicks work notification reply button while work user has
challenge, it will bring you to work challenge, and click on the reply
button when work challenge is unlock.
Bug: 28036566
Change-Id: I7b8520c4e58c0c0f965e4770ab0c7b926d8fb39a
- Previously we did not properly cancel the animations when the user
interacted with the stack while a task was being dismissed. Now, on
touch down, we only cancel the non-dismissing tasks, and in doing so,
set their task override if there is a dismissing task (so that the
stack can scroll correctly), and update the surrounding task views
if the dismiss update comes from the currently dismissing task.
(or in other words, the surrounding task animations will only be a
function of the current task being dismissed)
Bug: 28448670
Change-Id: If7b8ed3f1fe342114ae0f6dd9dbff0d48204f31e
- This ensures that we perform the same dismiss animation when
dismissing via the button or via swipe.
Bug: 28443410
Change-Id: I309c38253e9c2dc78a5882dc663eec84a11619dd
Scrim will fade in after the PIP control's focus losing animation,
and will be gone immediately when PIP control gets focus.
Bug: 28041690
Change-Id: Ibb7fa0ce15ba1af13781a1bd5e87609fefa95cc0
The rocket runs too late to affect auto-grouping for updates before
the UI reacts to the group change, so make sure it stays the same
until the rocket has an opportunity to reconsider.
Bug: 28517296
Change-Id: I16a0509cac06912c8b3139f06474f312207f9f8c
When an app updates to change their default tile icon, pick up on
the change. When listening this comes from the TileLifecycleManager
and when not listening this guts picked up next time listening starts.
Change-Id: Ib730f02ed54ca1c1ba72ce50adf7dcf91f01738f
Fixes: 27911877
When entering split-screen mode by long pressing the recents button, the
top task in the fullscreen stack is moved to the docked stack and the new
top task is the fullscreen stack is considered visible for a short amount
of time until sys-ui launches the recents activity. This causes the new
top activity in the fullscreen stack to be relaunched due to configuration
change.
To fix this sys-ui now sends an hint to activity manager to move the home
stack forward so that it can be on-top of the fullscreen stack and makes
it invisible before recent is launched and animated in.
Bug: 28470261
Change-Id: Icfd85e932fe913dfb498752b5878cc7c690fd559
am: 3c37f6ed06
* commit '3c37f6ed06adec414419365b745ac34d25fb2780':
Fix DirectReply taking too long in HUNs
Change-Id: I7b2e0d97d29171064e8a3f86e70a27c6bebb98c3