- Jun 07, 2024
-
-
Michal Brzezinski authored
It will be used to disable touchpad gestures during tutorial Test: None, state is not used yet Bug: 345207568 Flag: NONE just adding new value, not used for now Change-Id: Ifc7924132590fe5d142c99a1658bdabe92fa443b
-
- Jun 04, 2024
-
-
George Mount authored
-
Jian-Syuan (Shane) Wong authored
-
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
-
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>
-
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>
-
Parth Sane authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3099917 Change-Id: If4a58a49a9e83ee38b46d2c0e185944f7ada89eb Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Eric Laurent authored
-
Parth Sane authored
-
Satish Yalla authored
[automerger skipped] [DO NOT MERGE] Revert "Update the leash position when gaining a new control" am: a0c5f611 -s ours am skip reason: Merged-In I5ba0c33ca4542d27bb4dee4ce849f34721f20b14 with SHA-1 8fab6279 is already in history. Merged-In was found from reverted change. Reverted change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27453191 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27512382 Change-Id: Ie0f796d120ec7ecb78c7697eb5062f9e403d9d5f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Charles Chen authored
* changes: Enable to override AnimationOptions per change Move AnimationOptions to Change
-
Johannes Gallmann authored
-
Satish Yalla authored
This reverts commit b033de9f Reason for revert: The CL made taskbar flickers Bug: 343521630 Change-Id: Ie8e7a3f4751cc71f80596099fea73f3e1a848a52
-
Charles Chen authored
Since we move AnimationOptions to each change, we should also support to override AnimationOptions per activity-target change. Test: atest TransitionTests Bug: 327332488 Bug: 295805497 Flag: com.android.window.flags.move_animation_options_to_change Change-Id: I302f64b7ad6af7bc6140c33d981f331861cb8c53
-
Charles Chen authored
There are several reasons for this requests: 1. Fix "Dim flicker on package installer" 2. Implement overlay transition by animation resources override 3. Activity Embedding Animation Customization Test: atest TransitionTests ActivityEmbeddingAnimationRunnerTests ActivityEmbeddingControllerTests Bug: 327332488 Bug: 295805497 Flag: com.android.window.flags.move_animation_options_to_change Change-Id: I060b87506a1bf732228ec6b44e7e9dd48782ec0c
-