- May 01, 2024
-
-
Jayant Chowdhary authored
CameraManager can specify a rotation override value (obtained through other framework components in certain scenarios) which can help clients get rotated feeds from the camera even in cases where the sensor isn't overriden to be portrait - for example: it could already be a portrait sensor and in some device mode decided by the WindowManager clients may want rotated sensor feeds. Bug: 331307771 Test: Desktop compat mode on large screen device Change-Id: Ie739d47f693d9a2a9f3d958f0b9a53e7bd003490 Signed-off-by:
Jayant Chowdhary <jchowdhary@google.com>
-
Michael Mikhail authored
-
Nithishraj Vallavaraj authored
-
Julia Reynolds authored
-
William Leshner authored
-
Tyler Freeman authored
Merge "fix(high contrast text): fix background rect overlaps other characters with multiple spans" into main
-
Nicolò Mazzucato authored
[automerger skipped] Merge "Listen for insets changes from MirroringDialog" into 24D1-dev am: 31cd136e -s ours am skip reason: Merged-In I14ce1c2111707758f31ba9256a705edfd711b31e with SHA-1 10064bc6 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27053075 Change-Id: Iba0f24ea4970e1fd560f7a9bb2d58576fcabbdf6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nicolo' Mazzucato authored
am skip reason: Merged-In I14ce1c2111707758f31ba9256a705edfd711b31e with SHA-1 10064bc6 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27053075 Change-Id: Icca2520ee888691ff9de37d479efb15ff5e353ff Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Behnam Heydarshahi authored
-
Nicolò Mazzucato authored
-
Jian-Syuan (Shane) Wong authored
-
Justin Weir authored
-
Shane authored
In some use cases, the intermittent update state could be updated right after Views vote that causes inconsistency between the voted category and the category that is sent to SurfaceFlinger. This Cl moves updateInfrequentCount after setCategoryFromCategoryCounts to avoid that. Although we need one more frame to change the intermittent update state, we can now ensure the consistency. Fixes: 338173334 Test: atest ViewRootImplTest / atest ViewFrameRateTest` Change-Id: I8eb775a45eb7bc5d3cb4a0f759525228296203dd
-
Xin Guan authored
-
Massimo Carli authored
[automerger skipped] Merge "[3/n] Define OVERRIDE_MIN_ASPECT_RATIO_ONLY_FOR_CAMERA" into 24D1-dev am: 9e919919 -s ours am skip reason: Merged-In Ib0f9a854372e35621345fbad60578c4238f54349 with SHA-1 0d690d02 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26901098 Change-Id: Iff33f2d31b99e35ed0a34db291da5526924823f5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Massimo Carli authored
am skip reason: Merged-In Ib0f9a854372e35621345fbad60578c4238f54349 with SHA-1 0d690d02 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26901098 Change-Id: Ic84ea8131366dc8761b93055affbad0b2551c321 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Dennis Shen authored
If the staged value is the same as the current server side value, thre is no need to stage. Without this optimization, we can run into sys prop performance issue at boot. Bug: b/332611029 Test: m Change-Id: I253e8ee0a8619cd66c1ad104db9e6c3b5a25da42
-
Evan Laird authored
* changes: [Sat] Icon updates [Sat] Update device-based carrier string
-
Coco Duan authored
-
Massimo Carli authored
-
Nicolo' Mazzucato authored
The dialog was being shown only after lockscreen dismissal when an external display was connected. The dialog got bottom insets only when created. However, when using 3 buttons nav the bottom insets was changing with some delay. The base class (SystemUIBottomSheetDialog) now listens at insets changes and propagates them to child classes. + Adding a 200ms debounce to show the dialog: this avoids a visible jump when unlocking with 3 buttons nav. Flag: None Fixes: 327656078 Test: MirroringConfirmationDialogTest Change-Id: I14ce1c2111707758f31ba9256a705edfd711b31e Merged-In: I14ce1c2111707758f31ba9256a705edfd711b31e (cherry picked from commit 10064bc6)
-
Julia Reynolds authored
because when we reboot, we load data only once, as USER_ALL, and we may have pending data for multiple users. Bug: 334999659 Test: PreferencesHelperTest Test: on source device, turn off a channel. restore to device, reboot immediately, view notification settings when app is installed. reboot again, view again Change-Id: I11ff90ec652aafea5ea8a896331d60a0ea20d6b3
-
Anton Potapov authored
-
Jiewen Lei authored
This reverts commit 88d94ff9. Reason for revert: b/336028252 Change-Id: I1dc999f3fc741afa8e516596434c4fdc07d9d9ab
-
Massimo Carli authored
-
William Xiao authored
-
Pinyao Ting authored
-
Pinyao Ting authored
Bug: 324927536 Flag: EXEMPT refactor Test: atest CtsShortcutManagerTestCases Change-Id: Iae23d5d130d1fc3dcbcd20afce76b8ac983074be
-
Richard MacGregor authored
-
Matt Casey authored
-
Ikram Gabiyev authored
-
Oleg Petšjonkin authored
-
Kholoud Mohamed authored
-
Massimo Carli authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27069663 Change-Id: I27f84eb21a891528ab9d3fcce7ac115f825a0c47 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Massimo Carli authored
-
Matt Pietal authored
-
Nick Chameyev authored
-
Josh Tsuji authored
-
Miranda Kephart authored
-
Anton Potapov authored
-