am: c032a33222
* commit 'c032a332226fb88ff46d225e9ffe627538fb922a':
QS Edit: Hide black bar in landscape
Change-Id: I5d514090b2c346bbda77e5301bb8716b64bb5089
am: 630436c9ed
* commit '630436c9ed893b38059e4c9a6e03a753a2e84d3a':
QS Edit: Hide black bar in landscape
Change-Id: Ic654e69808240b9399a1fdbbf6d224c545c394ac
am: 564621ecb2
* commit '564621ecb25a5817f84d338a6fd5e3e2b0a31c7d':
Fixed a few battery issues in SystemUI
Change-Id: I993215d92ee23ce549e6d1bd72552ac359213a21
am: 8fba3b395f
* commit '8fba3b395fe45510683ffc199a0101655274ee45':
Fixed a few battery issues in SystemUI
Change-Id: Ic2bb6e80c8276b2029b26095514d1aeb37bbeedb
am: cec78d078c
* commit 'cec78d078c2440f619e72d03c258fd27a0823dca':
Add support for dismissing in Talkback Mode
Change-Id: I74d0d4d76eefb729bf55132123b1d2a5a5f3ddf5
am: a3cb77a9b4
* commit 'a3cb77a9b451b1c02e668024a6a8e3b779a7781d':
Add support for dismissing in Talkback Mode
Change-Id: I0bd9c14ce2c9537df981688eaa87f277cf72a5f3
am: a3cb77a9b4
* commit 'a3cb77a9b451b1c02e668024a6a8e3b779a7781d':
Add support for dismissing in Talkback Mode
Change-Id: I634ee39848e5392c2a38be41e17aa36932329e88
Fixed a bug where animators could run forever because of
a negative start delay.
Also fixed a bug where the shadow would continuously update
when it shouldn't.
Change-Id: Id115d179d99fecf72c5f2b3be1a4c8590361469e
Fixes: 28930837
am: 12021f5020
* commit '12021f5020a057b3c0be8643bf5a8a999f488732':
Children should have backgrounds
Change-Id: I5343b9b9aa4fb6c5e1f343cf5f4927c44bd5489d
am: 31e49b0964
* commit '31e49b0964cfba0b6b91e8ae67cbc04730098569':
Children should have backgrounds
Change-Id: I4c123a7cf9efd38c46ff155a70f5b9c053e4df02
am: 31e49b0964
* commit '31e49b0964cfba0b6b91e8ae67cbc04730098569':
Children should have backgrounds
Change-Id: I1f68467af9048b93631c33243f4a2dd2e67ccf81
am: 8b1dce7186
* commit '8b1dce71861960de1f9953688d6faa13c0a86774':
Add Content Description for Focusable Elements in TV Recents UI
Change-Id: Idc52194b5d63a12c7e6289a3835f2337da685920
am: a95568b846
* commit 'a95568b84617e1c48e1eb6f505d58813f5227657':
Add Content Description for Focusable Elements in TV Recents UI
Change-Id: I13991ffb3eec7e12a4e674523fe4259d90faad7e
am: a95568b846
* commit 'a95568b84617e1c48e1eb6f505d58813f5227657':
Add Content Description for Focusable Elements in TV Recents UI
Change-Id: I1f2236d1d05b7e850d0a16248c8a4447909763ad
am: 40a6b1dbb5
* commit '40a6b1dbb53fd4a8d499ee9ad0ba953137cfecec':
Added accessibility action for scrolling the notifications
Fixed a bug where the text directionality was inconsistent
Change-Id: I820cdd49b8bd04dd05fd18f2bf8456182ba6a725
am: c178f519b9
* commit 'c178f519b94b239aa02633dae7127e619f5b0aa6':
Added accessibility action for scrolling the notifications
Fixed a bug where the text directionality was inconsistent
Change-Id: Id9b18a7cdd1ed97a06916e6a29b7294551c33acf
am: c178f519b9
* commit 'c178f519b94b239aa02633dae7127e619f5b0aa6':
Added accessibility action for scrolling the notifications
Fixed a bug where the text directionality was inconsistent
Change-Id: I42fa93677ccd0d58d7b71f274f77af867f065ac4
To add a background to children of a group, a couple of things
are changed when a group is in the expanded state:
- The parent's shadow + background is removed
- The group header is given a background and elevation
- The children are elevated to cast a shadow and have backgrounds
- When it's fully expanded the dividers won't be shown
- There's extra height added to the parent so that the child
may cast the bottom shadow of the group
- As the children move into the bottom stack the last visible
one alters its height and the ones below it are hidden
to achieve the clipping effect
Fixes: 27591195
Fixes: 28655641
Change-Id: I0484308843e9b8bc10391387e54de07973a48f7d
This should let the user be able to access dismiss in talkback
mode. However, because talkback relies on focus changes to work,
the focus change animator is disabled. This means some visuals
will not work the same as when talkback is turned off.
BUG: 28594452
Change-Id: Idb443fe559bd7a636ff381e6727f81d41d0bd325