- May 30, 2024
-
- May 29, 2024
-
-
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
-
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
-
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
-
Massimo Carli authored
-
Ivan Chiang authored
Test: atest CtsPackageManagerTestCases:PackageManagerShellCommandMultiUserTest Test: atest CtsPackageManagerTestCases:PackageManagerTest Bug: 297517712 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:81eb9f8294645684ce1fad39d5d4a00ef11736e4) Merged-In: I271a3526ea4555249e3a2797605269257330e0e9 Change-Id: I271a3526ea4555249e3a2797605269257330e0e9
-
Graciela Putri authored
-
Chaohui Wang authored
Not hard code one, use the default on container color. Fix: 343040341 Test: visual Merged-In: If938962b91775206f32f0107b3b4702f9b5f88d1 Change-Id: I411e468425e5b811ba5c76c72aa158932ef2b087
-
Riddle Hsu authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: If0a82cbe82355c12d0b66aae5b0eff18c6ddd5c4
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Iac53a1dab37088e07f774de25dc5ffe43e6ad4e1
-
- May 28, 2024
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I4090fe1130165a8fa745a711896f38bc7044eb05
-
Vlad Popa authored
Flag: EXEMPT bugfix Test: kill audio server and check interface Bug: 342526946 Change-Id: Ic7ce3f9fa19c923fa69bc7cec79d1728ab68e75e Merged-In: Ic7ce3f9fa19c923fa69bc7cec79d1728ab68e75e
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I2914687735caf8643eefa014df43256ee97cf1c8
-
Caitlin Shkuratov authored
Moves signal strength changes to that verbose log buffer. Bug: 342630434 Test: atest DeviceBasedSatelliteRepositoryImplTest Flag: NONE adding logs Change-Id: I0f716967b1d5bf6bb47b775659bbe74e314273c9 Merged-In: I0f716967b1d5bf6bb47b775659bbe74e314273c9 (cherry picked from commit 77b7d023)
-
Vinit Nayak authored
* Previously gesture was disabled when we started both apps from launcher (overview, workspace, all apps etc) * This handles the case when we start split from in-app taskbar, in that case the transitions finishes much faster and launcher was getting the disable flag turned off before the side animation finished. * Now for enter transitions that are resizing, we delay turning the disable flag off until after the animation completes * Button nav version of this still needs to be handled (separate path from sysui flags, I think?) Bug: 290893291 Test: No longer able to swipe up after starting split from in-app taskbar. Other swipe invocations are still disabled Flag: EXEMPT bugfix Change-Id: Ib489f2b63466c6552a4a2c9c13577844c4b71036 (cherry picked from commit cd6efea5) Merged-In: Ib489f2b63466c6552a4a2c9c13577844c4b71036
-
Vinit Nayak authored
-
Bill Yi authored
-
Bill Yi authored
-
Bill Yi authored
-
Bill Yi authored
-
Bill Yi authored
-
Vinit Nayak authored
* Pass in SysUiState flag to disable and re-enable system gestures in TouchInteractionService. * We disable gestures on any transitions that StageCoordinator itself starts * We re-enable on the finishCallback of the tranisiton for success cases or anywhere else downstream of startAnimation() where we return early. We also re-enable on all places the split unsupported toast is currently shown. Bug: 286509643 Test: Invoked split in various ways and immediately swiping up after split is created doesn't repro bug Change-Id: I50d52fb8b099a6a000373e04d9a6016bd18e7169 Merged-In: I50d52fb8b099a6a000373e04d9a6016bd18e7169
-
Miranda Kephart authored
-