- Mar 19, 2023
- Mar 18, 2023
-
-
Grace Cheng authored
Merge "Revert "Adds assets, removes SFPS indicator, updates BP controller for rear display/tent mode"" into tm-qpr-dev
-
Beth Thibodeau authored
-
Mateusz Cicheński authored
-
- Mar 17, 2023
-
-
Michael Mikhail authored
-
Grace Cheng authored
This reverts commit 566ca730. Reason for revert: This CL causes an issue where the SFPS indicator doesn't show up when expected, because it assumes the device to be in rear display mode. The fix for this ag/21801232 won't make it for the qpr-dev cut-off, so reverting this change and cherry picking it and the associated fix to udc. Bug: 265198124 Change-Id: I5600640cbb0e3384ba46db6e9f26dc464ca444e0
-
Mateusz Cicheński authored
Change-Id: Id89395143e1dc0d1dd3b9dff6d3803ede8dc5590 Test: atest WMShellFlickerTests Bug: 183746978
-
Charles Wang authored
Merge "This change update the WalletScreenController to only show payment cards on lock screen carousel, maintaining the current behavior. Context: We have an API change landing in U to support more card types for WalletCard (types shown at cs/android-internal/frameworks/base/core/java/android/service/quickaccesswallet/WalletCard.java;l=89?q=walletcard.java). This change ensures default behavior stays the same regarding only payment cards being shown on carousel. Bug: b/268521874 Test: atest WalletScreenControllerTest.java" into tm-qpr-dev
-
Edgar Arriaga García authored
-
Dmitri Plotnikov authored
-
Michael Mikhail authored
-
Beth Thibodeau authored
Log state of media players, transition progress when updating size, and visibility of the carousel Bug: 269600402 Test: verify new logs show in dumpsys Change-Id: Ia7aaabb229fbff2918c942cb84bb6f6c13ebf367
-
Coco Duan authored
-
Hongwei Wang authored
-
Aaron Liu authored
-
Massimo Carli authored
-
Shunkai Yao authored
-
Mateusz Cicheński authored
-
Ioana Alexandru authored
-
Massimo Carli authored
A few apps in Kids Space request "reverseLandscape" orientation when Display#getRotation returns ROTATION_270 expecting it to correspond to the seascape display orientation while it may correspond to the landscape one when config_reverseDefaultRotation is set to true. This CL overrides the "reverseLandscape" orientation with "landscape" in the context of apps running in the Kids space when config_reverseDefaultRotation is set to true Fixes: 265589619 Test: Run `atest WmTests:WindowManagerServiceTests` Run `atest WMShellUnitTests:KidsModeTaskOrganizerTest` Run `atest WmTests:LetterboxUiControllerTest` Change-Id: I85688413571478f5acaa340624bb470f5aeb422f
-
Bhavuk Jain authored
-
Mike Schneider authored
-
Lucas Silva authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I2aef45d477a2b29269bdc5b299fedb30a3671584
-
Michael Mikhail authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I80e6174209a10d23478c411c343a3d7b8202426b
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ice595b6f821677c0ba6035ec4ba2c78c03a45796
-
Coco Duan authored
- Reuse dream bottom affordance specs to resize the Media Controls button, so it has a consistent look with Home Controls button. - Refactor Home Controls complication to remove the wrapper of the ImageView. Also removed the top/bottom margin as complication layout engine will take care of spacing. Bug: b/273545893 Test: enable media controls, Home Controls button and play music. Test: atest DreamHomeControlsComplicationTest Change-Id: I28291e0b694666ded7d86b4cf619dd24188f3f90
-
- Mar 16, 2023
-
-
Andy Hung authored
All access to RotationHelper from AudioService must be guarded by a mMonitorRotation if check. Test: atest VtsHalAudioCoreTargetTest Bug: 273800157 Change-Id: I3cb4d30efbdab98d078e68a8ac6a85faee2dd8d9
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ia580eac218c384b55f3e597e6e72f604e0e5d535
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Idceed1d8dbfdd82bc52eba7ea046fb6b3c57b259
-
Josh Tsuji authored
Merge "Keep keyguard visible if we're launching an occluding activity over a going-away keyguard." into tm-qpr-dev
-
Dmitri Plotnikov authored
Bug: 259246845 Test: atest android.cts.statsdatom.batterystats.BatteryUsageStatsTests#testBatteryUsageStatsSinceReset Change-Id: I2849028b13f8eeadd8f732b5ff7847a1bf641f21
-
Mateusz Cicheński authored
For the particular test that caught this issue we try to double click on the PiP window, but interactions are disabled if there's ongoing animation. And since this incorrect comparison triggers a new animation, it would cause that test to fail 50% of the time, depending on whether the animation finished before the tapping begins. Bug: 183746978 Test: atest ExpandPipOnDoubleClickTest Change-Id: I4e700dfe96359381924ae4e4d5df523b56bfd24e
-
Jiaming Liu authored
-