- Jun 04, 2024
-
-
Grace Cheng authored
-
Jorge Gil authored
* changes: Rename window decor view holders Add missing copyright notice to windowdecor files
-
Alan Viverette authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3113720 Change-Id: I099b3c66f51aad966889cfbf4951bbcc8c1b875e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Atneya Nair authored
-
Alan Viverette authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3113720 Change-Id: Ifd503b3e35f6d745cc1caea13714922798a02699 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
-
Alan Viverette authored
-
George Mount authored
-
Jian-Syuan (Shane) Wong authored
-
Alan Viverette authored
No longer an appropriate reviewer for platform code. Change-Id: I051251f7baee476dd95c4a85b1a6e2e51e9a00fd
-
Jeff DeCew authored
Merge "NotificationManagerService: add right lock for some methods." into main am: a64fca58 am: dbf21119 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3109837 Change-Id: I2859c94ba5e1abd8727c92b55cd457015aa6571a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jeff DeCew authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3109837 Change-Id: I11a3044a8adafc3ec4950b0e6e06b28ee1ec5f12 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jeff DeCew authored
-
Roshan Pius authored
-
Yalan Yiue authored
-
Felix Stern authored
-
Brad Hinegardner authored
-
Chris Göllner authored
-
Treehugger Robot authored
-
Mike Schneider authored
-
Ivan Tkachenko authored
-
Siim Sammul authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3107962 Change-Id: Ia373bfacf342d015039b4c0c545a7d149c799bd1 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Siim Sammul authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3107962 Change-Id: I5468a00e3bb1062ce84ddd7469fc5bc3f1449f0a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Wei Sheng Shih authored
-
Siim Sammul authored
-
Felix Stern authored
Changing the process of how the IME is shown or hidden: - Showing or hiding the IME is driven through its requested visibility (InsetsControlTarget) via InsetsController/DisplayImeController and thus sent to the server (InsetsStateController). - When hiding the IME, the requestedVisibleTypes are sent after the end of the animation. - Introduced new OnImeRequestedChangedListener that is called via WindowManagerService that is called to start the show/hide IME flow in IMMS. - When the IME becomes (un)available, its leash is (re)set. - Show/Hide requests from InputMethodManager are redirected through InsetsController. Test: atest CtsInputMethodTestCases Flag: android.view.inputmethod.Flags.refactorInsetsController Bug: 298172246 Change-Id: I8e3a74ee579f085cb582040fdba725e7a63d6b85
-
Ebru Kurnaz authored
Merge "Update stylus battery notification string from "1% battery remaining" to "Stylus battery 1%"." into main
-
Alina Zaidi authored
Test: Just Refactoring Flag: Just Refactoring Bug: b/326231756 Change-Id: I24bf81b063aad5891510fc702a8c5e8261c2d881
-
Islam Elbanna authored
-
Aurélien Pomini authored
-
Ivan Tkachenko authored
* Launching Desktop wallpaper activity alongside other apps would reset their `mCurrentLaunchCanTurnScreenOn` flag. * Launch options flag added to prevent desktop wallpaper activity stack from moving to front More info: go/pending-intent-resets-turn-screen-on-flag Bug: 343450217 Test: atest CtsWindowManagerDeviceActivity:ActivityVisibilityTests Flag: ACONFIG com.android.window.flags.enable_desktop_windowing_wallpaper_activity DEVELOPMENT Change-Id: I2044185bb259eab5606bd22f86858ad5e708d01b
-
Grace Cheng authored
This reverts commit a886be55. Reason for revert: identified issue with reverted CL and reapplying CL with fix Flag: NONE bugfix Test: atest PromptViewModelTest Fixes: 343275727 Change-Id: I477ba87ac9fb74a7c1a882d3b6604149931fb438
-
Mitch Phillips authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3105763 Change-Id: I0ccd3b6dc5fb3b61c776dea9653687768dad3a3a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Mitch Phillips authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3105763 Change-Id: I3c1cc551b6356218d92e3d26a3700bc52399238c Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
burakov authored
This is necessary to allow dual shade to be invoked from the bottom on other system UI variants, such as ARC. Test: Manually tested by opening and closing the quick settings shade on a foldable device both in a folded and unfolded configuration. Test: Unit tests build and pass. Bug: 343744476 Flag: com.android.systemui.dual_shade Change-Id: Idf48a30f317c2d318d3ba80d447abbb4f6377f99
-
Siim Sammul authored
Processing the large proto tombstones can cause OOM and there is no point adding tombstones larger than dropbox max capacity as they will not get uploaded. Bug: 343135528 Change-Id: Ib308e48dcfc3282ae7ab0e9fa0827cc8fae97078
-
Mitch Phillips authored
-
Johannes Gallmann authored
-
SongFerng Wang authored
-
Parth Sane authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3099917 Change-Id: I0d29cdfb21c89b7a9f1af530e799ddb5e834413a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-