- Feb 21, 2024
-
-
Jay Sullivan authored
-
Treehugger Robot authored
* changes: Bring the task forward when it consumes a cross-window global drag Generalize the unhandled drag listener for other global drag callbacks
-
Kazuki Takise authored
-
Ats Jenk authored
-
Shuang Hao authored
-
David Zhao authored
* changes: Improve selectedTrackInfo javadoc Clarify javadoc for SignalingDataResponse
-
Hongwei Wang authored
-
Arpan Kaphle authored
-
Yan Yan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2962650 Change-Id: I93221e91ccd538410e90e03d4c8dc789f044b989 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Hongwei Wang authored
-
Shawn Willden authored
-
Yan Yan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2962650 Change-Id: I5add2eea41719758c12c97e772a7ea1982ccf478 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Darrell Shi authored
-
Jag Saund authored
-
Treehugger Robot authored
-
Yan Yan authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Dmitri Plotnikov authored
-
Matt Pietal authored
-
Hongwei Wang authored
Flag: N/A Bug: N/A Test: N/A Change-Id: I02cc71be94df100db1f4f7e66af6f3648e80383d
-
Jean-Michel Trivi authored
-
Julia Tuttle authored
We're worried that incoming call notifications might be getting delayed by other background activity, so we're moving notification content inflation to a dedicated background thread. Bug: 308967184 Flag: ACONFIG dedicated_notification_inflation_thread DEVELOPMENT Test: existing notification tests Change-Id: I4f6331bf3ae21ae5871a6f16f6235af2412950c5
-
Shrinidhi Hegde authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2971731 Change-Id: I0a00be287de20a7f4409815d0a455d4bbd57e0c1 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nikhil Kumar authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2969353 Change-Id: Ib82f336901b0b74c4fc563b9cff9e675b7abcc26 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Mateusz Cicheński authored
-
Hani Kazmi authored
* changes: Replace ECM AppOps call with service Wired remaining SpecialAppAccess for ECM.
-
Winson Chung authored
- Send a notification when a successful cross-window drag occurs over a task so that we can bring it forward Bug: 320797628 Test: atest DragDropTest DragDropControllerTests CrossAppDragAndDropTests Test: atest WMShellUnitTests Change-Id: Id2d2258a1e71b6dbc9a57e2f58ef43825cfc18c7
-
Ats Jenk authored
-
Robert Wu authored
-
Perry Wu authored
-
Shrinidhi Hegde authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2971731 Change-Id: I6df4e4a12741acb75b57b74135f1c0786861682b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nikhil Kumar authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2969353 Change-Id: I6a8e0681e444f71236e9d1c5f5f133cce5b9c8f6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Shrinidhi Hegde authored
-
Robert Wu authored
This CL fixes a typo Bug: 227690391 Test: presubmit Change-Id: I5bd18d2292bf1f65a51ff369b123968f8b13454d
-
Shawn Willden authored
This wait creates a deadlock when booting a device with a never-formatted persistent data block. This went unnoticed because all of the the test devices have booted before. This CL also logs a warning when a PDB update is blocked due to FRP. This should facilitate debugging of FRP enforcement-related problems. Bug: 290312729 Test: Boot a fresh, never-used device (e.g. fresh cuttlefish) Change-Id: If3abd1ccf1c1c6159a4b6276a89b5b88fdaade86
-
Ats Jenk authored
Bubble controller includes logging for bubble data updates. Log statement includes info whether the updates contains removed bubbles. Update the logic to log true when there are removed bubbles and false, if not. Bug: 323591549 Change-Id: I3714b3db3c13fa0c1c90cca5b3d2103f1f10f4af Test: manual
-
Nikhil Kumar authored
-
Treehugger Robot authored
-
Shawn Lee authored
-