- Apr 18, 2022
-
-
Jiyong Park authored
V1 of android.media.audio.common.types is frozen. V1 of android.se.omapi is frozen as well. Bug: 225941299 Test: m Change-Id: Iebf09810195f09b8656aed56e63ee2050c257ab6
-
- Apr 15, 2022
-
-
TreeHugger Robot authored
-
Varun Shah authored
-
TreeHugger Robot authored
-
Caitlin Cassidy authored
-
TreeHugger Robot authored
-
Mady Mellor authored
-
Jing Ji authored
-
Rob Carr authored
-
TreeHugger Robot authored
-
Caitlin Cassidy authored
The color was being passed down all the way from MediaDataManager to ColorSchemeTransition when it doesn't need to be. This moves the background color fetch to ColorSchemeTransition, which groups it with all the other color fetching. Bug: 228960370 Test: atest SystemUITests Test: manual: verify media player still looks good Change-Id: I0a542fd68847b942c3cb1e3c4576344068a06a07
-
Caitlin Cassidy authored
Bug: 223603970 Test: manual (see bug for screenshot) Test: atest MediaControlPanelTest Change-Id: Iba43aee9405a60d78d00c8945860547713adf274
-
Julia Reynolds authored
Test: SystemUITests, CtsAppTestCases Fixes: 198825327 Change-Id: I7a4868a56bc2c9a69d2fb1eae5d53faa3c9dede0
-
Wu Ahan authored
-
Jason Chang authored
Merge "Migrate USB audio device permission warning dialog for both Direct USB Access and AoC Offload feature" into tm-dev
-
Jing Ji authored
-
Shaowei Shen authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Zoey Chen authored
-
TreeHugger Robot authored
-
Yohei Yukawa authored
-
shaoweishen authored
not show Bug: N/A Test: Verified on device Change-Id: Ib505321c98a33cccbe46239431ea86b50a261ab3
-
Wei Sheng Shih authored
-
Winson authored
Otherwise it's possible to hit a concurrent modification exception when the data structures are edited while a snapshot is being taken. Bug: 229326910 Test: presubmit Change-Id: Ib15551a5096c47f5a238863466af08a4a88f82b9
-
TreeHugger Robot authored
-
Jing Ji authored
And turn it OFF by default, will turn it ON in teamfood now. Also move the alert threshold to 4% again. Bug: 203105544 Test: atest FrameworksMockingServicesTests:BackgroundRestrictionTest Change-Id: Iff485b1795c9cf4e5ade847a8dac6a223c3bfd65
-
- Apr 14, 2022
-
-
Shaowei Shen authored
Merge "DO NOT MERGE: Downbranch merge conflict [Output Switcher] Update volume control behavior" into tm-dev
-
Rob Carr authored
-
TreeHugger Robot authored
-
Mady Mellor authored
When a bubble gets dismissed while the stack is expanded, we should select the next available bubble. Instead, we are collapsing. This is because we get an onTaskMovedToFront event for the app behind bubbles moving to the front, which causes the stack to collapse. To fix this I add a check to see if the switch animation is running, and if so we skip the collapse in onTaskMovedToFront. Bug: 208648025 Test: manual - have multiple bubbles, expand the stack, visit each bubble - dismiss each bubble by dragging to dismiss target => observe that after dismissing each bubble, the next bubble is selected (if available) Change-Id: If82c004ecd1ec8920e934dbae2107b4c37853cb5
-
Lyn Han authored
Also add additional tests for when hint animation should run. Fixes: 228420035 Test: NotificationPanelViewControllerTest Test: tap empty space on lockscreen during aod=ls transition => notification unfurl completes with no hint animation tap again after unfurl has completed => hint animation runs fine Change-Id: I1e34d17f692a88b708b0233f02229acbb5270fae
-
Lucas Dupin authored
-
TreeHugger Robot authored
Merge "Accessibility: Set the title of the dream activity to the label of the current dream." into tm-dev
-
Robert Carr authored
If we destroy and recreate a SurfaceView in the same frame its possible for positionChanged for the new surface to arrive before positionLost for the old surface. In this case we won't clear mRtLastReportedPosition, and so we won't set any position at all on the new surface. Bug: 229052731 Test: Existing tests pass Change-Id: I896496afa5b05848f96b20697d33911cae9639a7
-
TreeHugger Robot authored
-
Evan Severson authored
-
Wenhao Wang authored
Add owner and update bug component ID. Bug: 229285107 Test: N/A Ignore-AOSP-First: currently unavailable on AOSP Change-Id: I137ae36b942987c85f7668a8333aee8e9fa6307f (cherry picked from commit a53ca192)
-