- May 20, 2024
-
-
Makoto Onuki authored
- Support a few more ParcelFileDescriptor APIs. - Support OsConstants and a couple of Os APIs. - Also clean up f/b/ravenwood. Now we have "runtime-common" library that can be used from different components of Ravenwood infra, with native code support. Bug: 292141694 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Test: CtsOsTestCases (on tree hugger) Change-Id: Ia06873114e80e9dd309d2cf077b208aaa7396542
-
- May 16, 2024
-
-
Treehugger Robot authored
-
Yohei Yukawa authored
This CL enables us to compare two InputMethodMap instances to see whether they contain exactly the same data or not. Such comparison would be useful to skip unnecessary operations when there was no update in the available IMEs. This CL only adds utility methods, which will be used in subsequent CLs. Thus there must be no observable behavior change. Bug: 329703038 Test: atest FrameworksInputMethodSystemServerTests:InputMethodInfoUtilsTest Test: atest FrameworksInputMethodSystemServerTests:InputMethodMapTest Change-Id: I944f93a3fd45cfa6367ca396cf0cc45efd29c0e2
-
William Loh authored
-
Ats Jenk authored
-
Raphael Kim authored
-
Yohei Yukawa authored
-
William Xiao authored
-
Yohei Yukawa authored
This is a follow up CL to my previous CL [1], which moved resource I/O out of ImfLock to reduce the risk of ANRs. Once thing that is still concerning is that MyPackageMonitor#onFinishPackageChangesInternal() still gets called on a worker thread that is shared across multiple operations in InputMethodManagerService, e.g. * HandwritingModeController as a UI event handler * event callbacks for ContentObserver * event forwarding used by ZeroJankProxy Blocking above operations with resource I/O is also something we would like to avoid. Thus this CL introduces a new worker thread dedicated for MyPackageMonitor. There should be no observable semantic change. [1]: I263cd49dd4d64b64136acc3dad469f83a862ce97 db19711e Bug: 340221861 Test: presubmit Change-Id: Icc84fe9d0d3b5842b4d5ee51b12b0d3cd10a1d24
-
Becky Siegel authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2939920 Change-Id: I61af2830db12fccbe7872065d2e7c74abbae455f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Tom Hsu authored
-
Treehugger Robot authored
-
Becky Siegel authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2939920 Change-Id: I1b8c94c4b1f904e1d1b33e009795ae8dd25cfc56 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jeff DeCew authored
-
Becky Siegel authored
-
Caitlin Shkuratov authored
* changes: [SB][Screen Chips] Rename call chip view-related items to be generic [SB][Screen Chips] Add a flag for the screen sharing chips.
-
Jeff DeCew authored
-
Mark Renouf authored
Bug: 232633995 Flag: com.android.systemui.screenshot_scroll_crop_view_crash_fix Change-Id: I9c836c2e77eb5bff6152d27620383c22e83ae17f
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3048189 Change-Id: I1f2044e81f3d20ab8f0e354066565645f9952618 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
William Xiao authored
This adds a handle to both the overlay and the Blank scene in the communal SceneTransitionLayout. Long-term there will need to be a better solution. The handle in the Blank scene is not the correct color as it's underneath the bottom scrim, which dims it slightly. Neither scrim transitions super well or adjuts colors for underlying content. See bug for video Bug: 339667383 Test: atest DreamOverlayContainerViewControllerTest Flag: com.android.systemui.glanceable_hub_gesture_handle Change-Id: Ia5be42ff22fcbe3048f06e1a4937884f56232649
-
Jeff DeCew authored
-
Treehugger Robot authored
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3048189 Change-Id: I80d953a2dbb8755f16bf62353a84826562e0f414 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Anton Potapov authored
-
Jeff DeCew authored
-
Jeff DeCew authored
Bug: 339523906 Fixes: 340884768 Test: n/a Flag: android.app.notification_expansion_optional Change-Id: Ieadd15464aba95f7beb8bb35970022c628bf3704
-
Treehugger Robot authored
-
Dennis Shen authored
-
Treehugger Robot authored
-
Matt Pietal authored
* changes: Reset keyguard y translation Fix scrim transition when leaving DREAMING
-
Treehugger Robot authored
Merge "Support properties in path when merging overlay configs" into main am: 9cdfcfb2 am: 0c5ddec4 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2985494 Change-Id: Ifb9a20b24fab96fce20ac532b83971f0cd89eb65 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ashish Kumar Gupta authored
-
Marcus Ge authored
-
Jeff DeCew authored
Fixes: 338422769 Test: atest SystemUITests Flag: com.android.systemui.notification_over_expansion_clipping_fix Change-Id: I7be3871d7cbcbc0e33fb51f3f6c6cc86a6e0f6f6
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2985494 Change-Id: I805da1009748c6cc001c8f47650dd5af354bca72 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Priyanka Advani authored
-
Treehugger Robot authored
-
Automerger Merge Worker authored
-