- May 29, 2024
-
-
Satish Yalla authored
This reverts commit 025a73e2. Reason for revert: <Likely culprit for b/343311321 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted> Change-Id: I22547cedbc1ff721c6b0e17c2b9eb80c64cadca6
-
- May 28, 2024
-
-
Evan Laird authored
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: I4d930686f9ec98b0468f0efd6a1b0a4355b6fddc
-
- May 23, 2024
-
-
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
-
- May 21, 2024
-
-
Matt Casey authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27381236 Change-Id: I0e9592ff608bfe02ad623c74f2f63ec105e7a6d6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Matt Casey authored
-
Bryce Lee authored
-
Ram Parameswaran authored
-
Treehugger Robot authored
-
Evan Rosky authored
-
Treehugger Robot authored
-
András Kurucz authored
-
András Kurucz authored
Rely on the StatusBarState, and the isShadeFullyCollapsed signal to match previous behavior before the refactor. Bug: 325936094 Test: observe HUN intro/outro animations Flag: ACONFIG com.android.systemui.notifications_heads_up_refactor STAGING Change-Id: Ie7a86a3d37a4c985ea7dbfe82e80210b3cd5a1ac
-
András Kurucz authored
-
Dennis Shen authored
-
Treehugger Robot authored
-
Bryce Lee authored
This changelist addresses the possibility of receiving only the latter portions of a key event sequence in DreamService. In this case, some initialization/tracking might not be in place. Values are now checked before being used. Test: atest DreamServiceTest#testPartialKeyHandling Flag: android.service.dreams.dream_handles_confirm_keys Fixes: 341920661 Change-Id: I7e416dc96ed8871eb7f5bb18a4521150b846bfb9
-
Michael Hoisie authored
-
Aishwarya Mallampati authored
Merge "Google RCS uses FTEU MO SMS for phone number verification [ Week 17 and Week 18]" into main am: c909a3e2 am: f8fa423d Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3081389 Change-Id: I114d309426ee96f5e73cbae9d91fc4ad673e9c1b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Aishwarya Mallampati authored
Merge "Google RCS uses FTEU MO SMS for phone number verification [ Week 17 and Week 18]" into main am: c909a3e2 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3081389 Change-Id: I646b45f59187bbdac913103c5aceb2e0d12ed151 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jorge Gil authored
-
Alan Ding authored
-
Alejandro Nijamkin authored
Before this change, the code that determines which icon the lock indicator on the lockscreen should show was using legacy state which was not being hydrated in Flexiglass. This CL changes it to source its state from Flexiglass. Now the lock indication is showing the correct icon at all times. Test: updated existing view-model unit test (also made it deviceless and extracted some common state setup logic to make it more readable) Test: manually verified that the lock icon is locked when the device is locked Test: manually verified that the lock icon is unlocked when the device is unlocked (using a foldable - unlock, unfold, then fold again to switch to the lockscreen scene while unlocked) Test: could not test with fingerprint unlock because of b/341943963 Bug: 341445974 Flag: com.android.systemui.scene_container Change-Id: Ib46df4f5bb027e4a1a8d4582867db950e230ee53
-
William Loh authored
-
James Willcox authored
-
Aishwarya Mallampati authored
-
Shuzhen Wang authored
-
Jeff Pu authored
-
Mayank Garg authored
-
Matt Casey authored
[automerger skipped] Merge "Remove miniresolver header elevation" into 24D1-dev am: 62f8a057 -s ours am skip reason: Merged-In Ia047e4b3c39a5991387c64374d2379bcab708b75 with SHA-1 ac92b12e is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27361246 Change-Id: Idae3e674919fa72486a2ee3346387e0287e41da6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Andrey Epin authored
am skip reason: Merged-In Ia047e4b3c39a5991387c64374d2379bcab708b75 with SHA-1 ac92b12e is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27361246 Change-Id: I96d68052843380eee0b7d1cf150d97e5ebf4330e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Evan Rosky authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27399025 Change-Id: I7e44ca1fb6868fbe8f9ca2d09db1e802e11bc44d Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Oli Thompson authored
-
Michael Hoisie authored
-
Matt Casey authored
-
Aurélien Pomini authored
-
Evan Rosky authored
-
Ikram Gabiyev authored
-
Tom Hsu authored
[automerger skipped] Merge "Shows a warning dialog avoid using BT, Wifi and APM." into 24D1-dev am: 7b40c330 -s ours am skip reason: Merged-In I0398dc3c8137219f7ab5723412566d5133f25790 with SHA-1 9d118960 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27393471 Change-Id: I44d9c18d25b0e51f7feb888d4633a0b0ac985f10 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
tomhsu authored
am skip reason: Merged-In I0398dc3c8137219f7ab5723412566d5133f25790 with SHA-1 9d118960 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27393471 Change-Id: I6bc60dc53f4eb94c0e1e1420e27f36bbc36c73af Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Makoto Onuki authored
-