- Jun 04, 2024
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I9da347e82780e7f345b09066f6d813410c432b6d
-
- Jun 03, 2024
- May 31, 2024
-
-
Evan Laird authored
This reverts commit aa0f68b0. Reason for revert: Added a a try/catch to handle the exception Original commit message: Per the linked bug, there is a new API on `SatelliteManager` that implements a callback for satellite support. This is in addition to the existing query API that happens when the repository starts up. This CL adds the listener after the initial query, and makes sure that if satellite support shows up later it is caught. The state change listener runs regardless of the initial supported state. Test: DeviceBasedSatelliteRepositoryImplTest Bug: 342278770 Flag: NONE bugfix Change-Id: I2ddf754b60ca71427754c3940f593e851c9c28da Merged-In: I2ddf754b60ca71427754c3940f593e851c9c28da
-
Evan Laird authored
In the event that a telephony process crashes, SystemUI needs to potentially re-register our callbacks with the SatelliteManager service. To achieve this, we define a new [retrySignal] option in the wrapper for flows that query [SatelliteManager] APIs. Test: DeviceBasedSatelliteRepositoryImplTest Bug: 337258696 Flag: com.android.internal.telephony.flags.oem_enabled_satellite_flag Change-Id: I22176b104adfbfa5b9b792114d98a05d5e6ce75e Merged-In: I22176b104adfbfa5b9b792114d98a05d5e6ce75e
-
Sudheer Shanka authored
This change should be accompanied by other enhancements needed to harden the stopped state. So, only cancel PendingIntents for stopped apps when the flag is enabled. Bug: 332922400 Test: atest tests/app/src/android/app/cts/ForceStopTest.java (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:63d699245f19338d63f320d2b80b4a3bcbd7ae21) Merged-In: I186f43ca0736072ab8f235e448deff304dda84cb Change-Id: I186f43ca0736072ab8f235e448deff304dda84cb 24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.
-
Treehugger Robot authored
-
- May 30, 2024
-
-
Daniel Chapin authored
This reverts commit 5ea97062. Reason for revert: Droidfood blocking bug: b/331920634 Change-Id: I8fce1b6f0e4d5d5e5835e20b91727796cb1bafd2
-
Kenneth Ford authored
Bug: 333678561 Test: Manual 1) Enable dual display feature and confirm smooth presentation 2) Enable desktop mirroring and confirm feature works Change-Id: I0bf4f2689a4fd7687f15c097bf50b9cf7556354e
-
Ivan Chiang authored
-
Graciela Putri authored
-
- May 29, 2024
-
-
Treehugger Robot authored
Merge "Only reset the frozen recents list if touching outside of the mandatory system gesture region" into 24D1-dev
-
Winson Chung authored
- Currently, any touch after a quickswitch within an app window will be construed as a reset of the frozen task list, however we allow users to quickswitch multiple times whenever touching within the mandatory system gesture region, so we should also ensure that touches within that region are also ignored. - Also add protologs for when we set/reset the frozen list Bug: 320408763 Test: Quickswitch, but touch above the nav handle and within the system gesture region, verify this does not trigger resetting Change-Id: Ie8dd880eb2b45812d5b72ec1ae1c23e28ba02250 Merged-In: Ie8dd880eb2b45812d5b72ec1ae1c23e28ba02250 Signed-off-by:
Winson Chung <winsonc@google.com>
-
Bill Lin authored
-
Chandru S authored
-
Caitlin Shkuratov authored
-
Priyanka Advani authored
Revert submission 27495037-cherrypick-unfolded_coex_face_msgIdsToShow-p025ngpiaoo Reason for revert: Droidmonitor created revert due to build breakage in b/343507598 Reverted changes: /q/submissionid:27495037-cherrypick-unfolded_coex_face_msgIdsToShow-p025ngpiaoo Merged-In: I10c6d938ae0124663997477b7ddc8e369e69ed42 Change-Id: I2e3149bf4f1481f53796edfcdd12da98c1c42966
-
Daniel Akinola authored
-
Daniel Akinola authored
Revert submission 27578651-cherrypicker-L54800030004071884:N28400030065634490 Reason for revert: b/343507598 Reverted changes: /q/submissionid:27578651-cherrypicker-L54800030004071884:N28400030065634490 Change-Id: Id0daa5b6491cabb4a6b6b2f52c270f7095121aa9
-
Graciela Wissen Putri authored
Flag: com.android.window.flags.immersive_app_repositioning Fix: 334076352 Test: atest SizeCompatTests Change-Id: Ib25360573f0adf32c37ea0e6fb27af2d8f76c78a Merged-In: Ib25360573f0adf32c37ea0e6fb27af2d8f76c78a
-
Daniel Akinola authored
Merge "Allow recent apps to be launched with split screen pair from MediaProjectionAppSelector" into 24D1-dev
-
Chandru S authored
-
Sangyun Yun authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Evan Laird authored
SreenDecorationUtils was querying rounded_corner_radius directly using static methods defined in RoundedCorners.java, and was not taking into consideration the potential for physical pixel scaling. This CL replicates the logic that exists in RoundedCorners.java and ScreenDecorations.java to implement similar scaling in the static getter. Test: manual Flag: NONE Bug: 335357341 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1bd662453b41f64bcafdb125aae73782bdc40a4c) Merged-In: I3ce403510b3ca35970685fc97a4fbcedaeb79151 Change-Id: I3ce403510b3ca35970685fc97a4fbcedaeb79151
-
Matt Casey authored
-
dakinola authored
Updating the logic so that when selecting a recent app to partial screenshare, if it is currently part of a split screen pair, the pair will be launched together Bug: 320449039 Flag: ACONFIG com.android.systemui.pss_app_selector_recents_split_screeen DISABLED Test: Manual testing Test: atest ShellRecentTaskListProviderTest Test: atest MediaProjectionAppSelectorControllerTest Test: atest MediaProjectionRecentsViewControllerTest (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:558bf873fa3683962e0002bc5061032be56d3bb4) Merged-In: Iff49ff89ea2367187f8ba34bad6730a1bb6f3738 Change-Id: Iff49ff89ea2367187f8ba34bad6730a1bb6f3738
-
Vlad Popa authored
-
Prabir Pradhan authored
-
Tom Hsu authored
-
Prabir Pradhan authored
When icons are loaded for the current display density, the icon bitmap is always scaled to an integer pixel size, but the hotspot can be scaled more precisely using floats. To account for the difference in precision, add leniency to the hotspot validation checks when the icons are scaled. Bug: 332973446 Bug: 343248178 Test: adb shell wm density 142 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f3c4cd5db78b2082eba3b3029d69302783d65e3d) Merged-In: I4af5d6619aa7f5245054047ad079694b11919754 Change-Id: I4af5d6619aa7f5245054047ad079694b11919754
-
Ivan Chiang authored
Before sending the ACTION_PACKAGE_CHANGED, check whether the app is installed on the user or not. Test: manual. Install one Apk in one user, check the result after updating the mimeGroup Bug: 297517712 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a4f979ceb770a9776b86ef8769fb179d32b43f81) Merged-In: I35f7dc5f30381c0b8a05ff45ae4984e28757a464 Change-Id: I35f7dc5f30381c0b8a05ff45ae4984e28757a464
-