- May 29, 2024
-
-
Ale Nijamkin authored
-
Jorge Gil authored
-
Piyush Mehrotra authored
-
Treehugger Robot authored
-
Prince Donkor authored
-
Brad Hinegardner authored
-
Brad Hinegardner authored
-
Santiago Seifert authored
-
Massimo Carli authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27382420 Change-Id: Ie9651d6df717b3bc6ae4d7e0bd766ea9a363ced5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Iván Budnik authored
-
Olivier St-Onge authored
-
Massimo Carli authored
-
Jordan Demeulenaere authored
-
Piyush Mehrotra authored
A previous change (ag/26748034) added this call for BMM logging. getPackageInfo is a relatively heavy binder call, which triggered performance regression alerts (b/342082681 and b/342273383). The additional getPackageInfo call resulted in 5-10% increase in latency for package commit operation. For the purposes of BMM logging in restoreAtInstall flow, we just need the name of the package. Fields like version code are already logged in subsequent BMM logging during restore. Bug: 342082681 Test: Verified that logging is correct Change-Id: I8025789b2c696eac1b7738a1ae332c67aea8ce5f
-
Wei Sheng Shih authored
-
Treehugger Robot authored
-
Iván Budnik authored
The device chip's should be populated with one unique source to avoid incongruent states (e.g. icon representing a different device than name). We can rely now on LocalMediaManager to provide the right connected device based on PlaybackInfo. Also, SASS devices should override the Device Chip only when the PlaybackInfo is not set to PLAYBACK_TYPE_REMOTE. Bug: 333564788 Test: Manual + adb shell cmd statusbar media-mute-await 4 ble-headset start Flag: com.android.settingslib.media.flags.use_playback_info_for_routing_controls Change-Id: I25ebfa627da5165900e78df10ede0e706bd3e24a
-
Graciela Putri authored
[automerger skipped] Merge "Fix immersive app resizing when repositioning" into 24D1-dev am: b0d976b8 -s ours am skip reason: Merged-In I396077be1700fbceb9c19d9f00e6da6711e73d72 with SHA-1 e95a103c is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27264270 Change-Id: I2152bf5def56212b284e489795d9a01064ffdc1f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Graciela Wissen Putri authored
am skip reason: Merged-In I396077be1700fbceb9c19d9f00e6da6711e73d72 with SHA-1 e95a103c is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27264270 Change-Id: I03e6ebdf1fc462570b7e0e6266b9ab34d7e36bc0 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Graciela Putri authored
-
Olivier Nshimiye authored
-
Treehugger Robot authored
-
Orhan Uysal authored
-
Chaohui Wang authored
am skip reason: Merged-In If938962b91775206f32f0107b3b4702f9b5f88d1 with SHA-1 2e8c907c is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27574856 Change-Id: I8af54140347be4487a02953e49e781b91816ffab Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Chaohui Wang authored
Not hard code one, use the default on container color. Fix: 343040341 Test: visual Merged-In: If938962b91775206f32f0107b3b4702f9b5f88d1 Change-Id: I411e468425e5b811ba5c76c72aa158932ef2b087
-
András Kurucz authored
-
Josh Hou authored
-
Johannes Gallmann authored
-
Wei Sheng Shih authored
-
Ben Murdoch authored
-
Ben Murdoch authored
If application supplied keyboard shortcuts have an icon, clear that icon before processing it in the shortcut helper. Icons are not intended for use by applications. Additionally resolves a race condition between receiving IME and app specific shortcuts, and closes the shortcut helper if it is showing while a user switch takes place. Bug: 331180422 Flag: com.android.systemui.validate_keyboard_shortcut_helper_icon_uri Test: See b/331180422; atest KeyboardShortcutsTest KeyboardShortcutListSearchTest Change-Id: Ia628886e80e956d0c423d7a7ebe67b2b8ca8c264
-
wilsonshih authored
Modify the set mComposed order to preventing from recursive call. Bug: 343030535 Test: atest BackNavigationControllerTests Change-Id: Iaab6685a42c3416aa2f7a6d7d2db2669ba776cef
-
Riddle Hsu authored
[automerger skipped] Merge "Allow to collect moving back task in open transition" into 24D1-dev am: ac3aebea -s ours am skip reason: Merged-In I46d8e26110ebefea74e5dd06c85c003b12693416 with SHA-1 7079ba9a is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27547015 Change-Id: I210a6cae928a8c6591e43dcd0b4fd9d1c8d7c4ce Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Riddle Hsu authored
am skip reason: Merged-In I46d8e26110ebefea74e5dd06c85c003b12693416 with SHA-1 7079ba9a is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27547015 Change-Id: I7e434e329c88e89775efc2c979c27a49d60164b3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Riddle Hsu authored
-
Louis Chang authored
-
Chris Li authored
Bug: 339380439 Test: flag only Change-Id: I49e4107b2ae43898664dd4ccb48ffc6090413a2f
-
Lyn Han authored
-
Bryce Lee authored
-
Chris Li authored
* changes: Dispatch WindowStateInsetsControlChangeItem Refactor WindowStateTransactionItem
-