- Oct 29, 2021
-
-
Jay Aliomer authored
Fixes: 204127880 Bug: 199902183 Test: RankingCoordinatorTest ShadeListBuilderTest Merged-In: If55b0b7fc35bb6ece83878cf3db0d7abfc2a214a Change-Id: If55b0b7fc35bb6ece83878cf3db0d7abfc2a214a
-
Jeff DeCew authored
Fixes: 204127880 Bug: 199767031 Test: manual Merged-In: I01f1eed3edd67095e25ce30c03fab77272688f2b Change-Id: I01f1eed3edd67095e25ce30c03fab77272688f2b
-
Jeff DeCew authored
Fixes: 204127880 Test: dismiss notifs; change RTL; dismiss more Merged-In: Ia3e0c80a1bfb81f039c6409718d5fbeced455939 Change-Id: Ia3e0c80a1bfb81f039c6409718d5fbeced455939
-
Jeff DeCew authored
Fixes: 204127880 Bug: 199765418 Test: manual Merged-In: I729cca549154c5762c2bb7082111d19b3ec1f9d9 Change-Id: I729cca549154c5762c2bb7082111d19b3ec1f9d9
-
- Oct 28, 2021
-
-
Charles Chen authored
-
Gary Jian authored
-
TreeHugger Robot authored
-
- Oct 27, 2021
-
-
Lucas Dupin authored
Going from VISIBLE to GONE requires a relayout. We should avoid it whenever possible, given that we'll have to scan through all views and it's fairly expansive. Making the view INVISIBLE instead of GONE mitigates the issue. Test: manually pull down the shade Bug: 199047412 Change-Id: I8a454be25059dfa1254e44a945faa1a546d6af99
-
TreeHugger Robot authored
-
Yurii Zubrytskyi authored
* changes: [res] Finalize resources in SC-v2 RESTRICT AUTOMERGE [aapt2] Fix finalized resources removal
-
Curtis Belmonte authored
-
TreeHugger Robot authored
-
Weng Su authored
[automerger skipped] Merge "[RESTRICT AUTOMERGE] Hide Wi-Fi Scanning message when Location is disabled (QS Internet Dialog)" into sc-qpr1-dev am: f42de45d -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16086468 Change-Id: Ica395d6f943a8556ae3c651c50b9c9c5e3fd48a3
-
TreeHugger Robot authored
-
Weng Su authored
Merge "[RESTRICT AUTOMERGE] Hide Wi-Fi Scanning message when Location is disabled (QS Internet Dialog)" into sc-qpr1-dev
-
Curtis Belmonte authored
Fixes an issue where the UDFPS enroll progress drawable would complete if an error resulted in a help message being sent on the first enrollment step. Instead, the progress bar will now remain empty in this case. Test: Manual Bug: 201364678 Bug: 201602528 Change-Id: I7df617287e448be3c40443b2fe0f1359b6ab2b82
-
Issei Suzuki authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16117045 Change-Id: I75a8c7f5c826b3d59d0751ad3befef3643485687
-
TreeHugger Robot authored
-
Lucas Dupin authored
-
BK Choi authored
Merge "UX polishing for profile switcher. - Adjust the badge size. - Add badge to 'Add profile' button." into sc-v2-dev
-
TreeHugger Robot authored
Merge "Unregister configuration listener after the WindowProcessController was disallowed to be overridden." into sc-v2-dev
-
Jerry Chang authored
Remove the support of drawing side stage outline and update OutlineManager to SplitDecorManager to help rendering decor view for split screen like providing resizing hint. Fix: 202740435 Fix: 202174975 Bug: 201653912 Bug: 200850654 Test: atest WMShellUnitTests Test: manual check split resizing behavior Merged-In: I4033255d8e2a94f69667ca1365b17da956816cde Change-Id: I4033255d8e2a94f69667ca1365b17da956816cde
-
Issei Suzuki authored
-
Matt Pietal authored
When 'show_on_lockscreen' == true in the SmartspaceAction extras, start the activity without requiring the device to be unlocked. Fixes: 203775218 Test: manual Change-Id: Iab5505fc7aec8d7e29364ff7d3d527f5d71ec5b3
-
Charles Chen authored
The root cause of this issue is that we pass mClassLoader to new created Resources, but it may be null if we don't set ClassLoader from container. This CL fixes this issue by use ContextImpl#getClassLoader instead. Bug: 203027987 Test: reproducible steps mentioned in bug Change-Id: Ic88a351b3e9bbcf8382b9aefea63e2be2f190cb6
-
Jordan Demeulenaere authored
-
Weng Su authored
-
TreeHugger Robot authored
-
Tony Huang authored
-
TreeHugger Robot authored
-
Lucas Dupin authored
It was abruptly jumping at the end of the animation, and cut off during pull down. Test: pull down shade from LS, home, on split and regular shade Fixes: 203750637 Change-Id: I800c3d7a5ea2da8db0d5c37182764c4228bc4980
-
Ben Lin authored
-
bkchoi authored
(cherry-picked from AOSP) Bug: 202314754 Test: No need Change-Id: If0042d64c55484ae361fc08e785e74c026247553 Merged-In: If0042d64c55484ae361fc08e785e74c026247553
-
- Oct 26, 2021
-
-
Joe Bolinger authored
-
TreeHugger Robot authored
Merge "Don't show the embedded activities if visible needed activity without showWhenLocked" into sc-v2-dev
-
Lucas Dupin authored
Pass squishiness fraction from notifications to QS, and make it behave accordingly. Test: manual Test: atest QSSquishinessControllerTest Bug: 199047412 Change-Id: I9f5df7ae99e0bced4626dcb36053c9dba78ec672
-
Pablo Gamito authored
Merge "Add API to allow SysUI/launcher to customize legacy task transition animations" into sc-v2-dev
-
Joe Bolinger authored
Fix: 203789357 Test: atest SidefpsControllerTest Change-Id: I2b0bb3b38edeeec08e93706784b0a53bd77d32a3
-
Vishnu Nair authored
-
Jean-Michel Trivi authored
Fix type that used "_" instead of "-" Bug: 198197610 Test: TBA on new decoder Change-Id: Ief5ae1f708b27347bf5a700abfd51f9c53e2c888
-