am: e1770e70dc
* commit 'e1770e70dca6a91f1ed4af631aa9c819db55eefb':
Fix a few issues with ime adjust/minimized dock stack
Change-Id: I14e49a2030d1e4d4ca62c43f33d0616212d3d456
am: 96b2fe6a4e
* commit '96b2fe6a4eec82635f39c025ee9c57e99207a3df':
Fix a few issues with ime adjust/minimized dock stack
Change-Id: I9f3f19c09a9f83b0a72bff4a26489b240af630a8
- Do not override minimized state in SysUI when IME adjust change
comes in.
- Do not animate IME adjust if we are already animating for minimized.
This lead to problems that we animated the minimized state with the IME
adjust values.
- Make sure to update state after checking whether the IME adjust is
animating. This is to fix an issue where sometimes the IME adjust
animation didn't run because the old target was wrong.
Change-Id: Ie35e2f943a4cda99ffdc6f14663d892863759e46
Fixes: 28819201
am: cc8c594a5c
* commit 'cc8c594a5c5cb255907cb2eaddb37ea1321fa104':
Handle PhoneStatusBarPolicy user switch callbacks on main thread
Change-Id: I816905527f5061e7af2fe14b42f9c0397036bdb7
am: d1d0c558b7
* commit 'd1d0c558b78f3504919c77140ee45b71cadfbe38':
Refactor how StatusBarPolicy knows if keyguard is visible.
Change-Id: Icc3aeb92780317c8fa4259434e96d17bf16448f3
am: bbd26bc023
* commit 'bbd26bc023992ee7bc6a0e682d4a343dfe3dc848':
Refactor how StatusBarPolicy knows if keyguard is visible.
Change-Id: Ib230238ee0ecb727ef716d844592bda0a86ae56d
Since LocaleList needs to depend on android.os.Parcelable, we cannot let
that class belong to "android.util" package, which causes layering
violation.
Bug: 28819696
Change-Id: Ia8de2ee9df3dd0a42b1fe84574439519b680fe18
am: d61b5b655e
* commit 'd61b5b655eb7b76d7539eb8118d3317e97e008c9':
Fixed a bug with auto cancelling
Change-Id: I4c934cf6b2da6fe4859f390bf05da8642accbe02
am: a35d9b3ee0
* commit 'a35d9b3ee055d591249a30c58285fe2be5a45c43':
Fixed a bug with auto cancelling
Change-Id: Id6e2850c96274a406ea52095516bfbe39dd2d2c8
am: a35d9b3ee0
* commit 'a35d9b3ee055d591249a30c58285fe2be5a45c43':
Fixed a bug with auto cancelling
Change-Id: I46be6f420c4ad89ffc7cd88f621aed173ba130d1
Said callbacks poke around StatusBarIconController, which lives on
main thread and is not thread safe.
BUG=27047911
Bug:28613935
Change-Id: I880d79a237b03c06d72b5dff3db24bd60c7b8839
(cherry picked from commit 4f65092f5c95b89f48a48a916467b78d2a07ff89)
In the case where the keyguard has never been shown and thus
never been dismissed: StatusBarPolicy thought the keyguard was
still visible.
Instead of StatusBarPolicy keeping its own internal variable
for wether the keyguard is visible, directly use
StatusBarKeyguardViewManager.isShowing()
BUG:28755086
Change-Id: I1b30c0e6985aa7ff35eea41444ab5504c00ff130
- Add tracing when drawing ImageWallpaper.
- Don't force a redraw in onSurfaceRedrawNeeded. This only adds
another unnecessary draw and doesn't do anything useful.
onSurfaceRedrawNeeded is only here so the client can block.
- Delay entrance animation by one frame so wallpaper can be drawn
before the transition is starting.
- Add some delay for animating the tasks up in recents to match that
delay (it wasn't matched before at all).
- Fix an issue where launchedFromHome was wrong while docking.
Bug: 28769940
Change-Id: I2b763ed40078541328a1e04ffecf5b0a520fe019
am: a41fcf5449
* commit 'a41fcf54499272e185733f5ee23ef3f51cb4fda5':
Add an extra to HOME intent to indicate it comes form recents.
Change-Id: I46cef20f7d8aa8b4b2af875c1eb609a347efac04
am: ea98d35d62
* commit 'ea98d35d62ec9e8273e5e632feec167c24a90a15':
Add an extra to HOME intent to indicate it comes form recents.
Change-Id: I441ff96ed9c5e84aee38e68b5a153c3a39f3d63b
am: ea98d35d62
* commit 'ea98d35d62ec9e8273e5e632feec167c24a90a15':
Add an extra to HOME intent to indicate it comes form recents.
Change-Id: I683f2f9307271e6179b91097204314815aac4a8e