- Jan 19, 2024
-
-
Lucas Silva authored
-
Steve Elliott authored
-
Chaohui Wang authored
-
Automerger Merge Worker authored
Merge "Remove android.graphics.RecordingCanvas.drawMesh(...) from current.txt am: cf7ff527" into main
-
Paul Duffin authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25947398 Change-Id: I18a9b31b55c4e0423148e9fa41c8bd20a5b5c6ff Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Harshit Mahajan authored
[automerger skipped] Merge "Revert^2 "[CrashRecovery] Add module lib to Android SDK"" into main am: b87d24f3 am: b275e5c5 -s ours am skip reason: Merged-In If6789fee9a908231babd7624280b40515d377dfe with SHA-1 919593c8 is already in history Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2870055 Change-Id: Id944133276d9b1abc16251a962df5df79f15c75b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Matías Hernández authored
-
Liran Binyamin authored
-
Tian Xie authored
-
Darrell Shi authored
-
Jing Ji authored
-
Darrell Shi authored
-
Harshit Mahajan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2870055 Change-Id: I0d28c1be9a3320dd5f2399535c3124750a9d5eb4 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Hunsuk Choi authored
-
Graciela Putri authored
-
Matías Hernández authored
-
Arun Voddu authored
-
Zoey Chen authored
-
Harshit Mahajan authored
-
Ale Nijamkin authored
* changes: [flexiglass] Fixes formatting issues in scene.md [flexiglass] Prevent unintentional switching to the Gone scene.
-
Matías Hernández authored
Similarly to setInterruptionFilter(), only system NLSes can manage global zen mode. Fixes: 321207086 Test: atest NotificationManagerServiceTest Change-Id: I618a274234fd48bd35eafe92d0968feee01a9d15
-
Aurélien Pomini authored
-
Fabian Kozynski authored
-
Aurélien Pomini authored
-
Lee Shombert authored
-
Prince Donkor authored
-
Jeff DeCew authored
-
Paul Duffin authored
Previously, the `core/api/current.txt` erroneously and unnecessarily listed `drawMesh(...)` as the only method in the `android.graphics.RecordingCanvas` class. That was because there was an bug in Metalava that meant it ignored a super method if that method came from a hidden/inaccessible class. The accompanying change in this topic fixes the bug and so it can be removed. Listing `drawMesh(...)` method in `RecordingCanvas` was unnecessary because `RecordingCanvas` extends `Canvas` which defines and provides a concrete implement of `drawMesh(...)`. The `RecordingCanvas` does not add any new methods, it simply overrides the methods from `Canvas` and records their parameters. Bug: 319826204 Test: m checkapi Change-Id: I7e23b93659a87f13606ca2d6c4c3ceebee23901f
-
Graciela Wissen Putri authored
Bug: 321225807 Test: atest CompatUILayoutTest Change-Id: I33f14c30394805dd6e10e2be5bfdae5251f34734
-
Patrick Williams authored
-
Vladimir Komsiyski authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Aurélien Pomini authored
See go/wallpaper-multi-crop Flag: ACONFIG com.android.window.flags.multi_crop DEVELOPMENT Bug: 270726737 Test: atest WallpaperManagerTest Test: atest WallpaperControllerTests Test: atest WallpaperBackupAgentTest Test: quite a lot of manual testing Change-Id: Ic0bb0bd450c02aad01ea59fbfdaab415fb9838f9
-
Chaohui Wang authored
Also also clean up LiveDataTestUtil. Bug: 321163306 Test: unit test Change-Id: Id2d77f53569619654036e782285cab8931fd5bfc
-
Joël Stemmer authored
* changes: Correctly report package index in RestoreObserver#onUpdate calls Refactor observer call in finalizeRestore
-
Zoey Chen authored
Bug: 314887263 Test: manual Change-Id: I9d600d66a986b9c90fe8911ea85e344b47598383
-
Zoey Chen authored
Bug: 314887263 Test: manual Change-Id: I3d57b61fdfd7869bcc36fa2a953ac8630369d394
-
Jigar Thakkar authored
-
Chaohui Wang authored
-