- Sep 27, 2023
-
-
Ibrahim Yilmaz authored
-
Jernej Virag authored
-
Sally Yuen authored
-
Peter Kalauskas authored
-
Ats Jenk authored
-
Robin Lee authored
-
Yining Liu authored
-
Sally authored
This copies the live region documentation and puts it in the announceForAccessibility javadocs, so developers see immediately that they should use error APIs for error UIs. Test: n/a Bug: n/a Change-Id: I9a7819d82b8ffdf779c7a6851e09fa8a9a55d361
-
Ady Abraham authored
* changes: Plumb setFrameRate to TexureView Introduce SurfaceTextureListener
-
Kevin Lubick authored
-
Kevin Lubick authored
This was added in https://skia-review.googlesource.com/c/skia/+/760017 and the old versions were deprecated. Change-Id: I8f08431966cf6205a180626763915b402bec81d6 Bug: b/293490566
-
Aaron Liu authored
-
Marvin Ramin authored
-
Ats Jenk authored
Controller updated to use TRANSIT_TO_FRONT for showing desktop tasks. Update the test. Bug: 302210282 Test: atest DesktopTasksControllerTest Change-Id: Id8c7aefcba86f6fd5d75d297f7c9ea904df72ad8
-
Ibrahim Yilmaz authored
This CLs binds setDataAsync and its feature flag. Bug: 293961072 Test: SystemUiTests Change-Id: Ie482d130aff81943c55e7cee464b68274fcb8e99
-
Song Chun Fan authored
-
Felix Oghina authored
-
Michał Brzeziński authored
-
Joanne Chung authored
-
Roy Chou authored
-
Treehugger Robot authored
-
Marvin Ramin authored
Introduces the stream_permissions flag to guard these APIs. VDM introduces VD#getDisplayName (proxied from CDM AssociationInfo#getDisplayName) to enable showing the correct device name in the streamed permission Dialog. VDM offers the stream_permissions flag by blocking any Activity being launched which matches the permission Dialog ComponentName in GWPC Bug: 291737919 Test: atest VirtualDevicePermissionTest AppStreamingPermissionTest Change-Id: I0afa6959944f241e155efc711f4c0d7b23f953bf
-
Treehugger Robot authored
-
Fabian Kozynski authored
-
Fabian Kozynski authored
* changes: Apply restore to repositories Add a QSSettingsRestoredRepository
-
Brad Hinegardner authored
-
Oleg Petšjonkin authored
-
Piotr Wilczyński authored
-
Piotr Wilczyński authored
-
Ilyas Sung authored
Merge "Fix security bug - A malicious DPC can crash the device by setting policies of large sizes using up all the memory on the device and crashing it." into main
-
Jernej Virag authored
setBackground() call was deprecated in API level 29 - however we still keep the background bitmap in memory - both in system server and systemui - if the app decides to set it. This is a rather big contributor to Notification memory use. This change makes setBackground() call a no-op on devices running API 35 or newer. Bug: 270551184 Test: newly created CTS and unit tests run on cheetah Change-Id: I6e50ac2e6c9b009512f0baf5442792c2a3b747ec
-
Mårten Kongstad authored
A previous CL added the auto-generated aconfig Flags.FLAG sources to metalava's input when generating core/api/current.txt, so metalava would expand the Flags.FLAG to their values. Do the same for the build targets for the other (system, module-lib, test) API signature files in core/api. Also update the API signature files accordingly. Bug: 301859633 Test: m checkapi Change-Id: Id06d77e897ecfddeaa42f75cba4d6d37bee9d1b1
-
Nicolò Mazzucato authored
-
Piotr Wilczyński authored
The brightness scale 0-255 will now match the slider, i.e. setting brighthess to 0.23 * 255 will set it to 23% on the slider. This will work regardless of the brightness limits (e.g. HBM) - if HBM is on, 255 will still be the max value on the slider, so the max value allowed in HBM mode. This only affects the int scale of the brightness setting. The brightness int values in config files will remain unchanged. Bug: 183655602 Test: atest com.android.server.display Test: atest android.display.cts Change-Id: I8e8ede6fa4ee945899e33a2ba45a290bf704d166
-
Anna Zhuravleva authored
Platform_testing large test annotation is for host side tests, device tests should use androidx annotation. Bug: 293837621 Test: presubmit Change-Id: I4699af30f93cfc2ce5616f49f8bc51380b4aae77
-
Iván Budnik authored
-
Thiébaud Weksteen authored
Merge "enforce_permission_counter: Find targets automatically" into main am: f964854d am: 26dd6859 am: 6318b81e am: d5762de0 am: 3710ce6e Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2761525 Change-Id: Ie40f2d01be7355adb91890390f73bc506ca6fb8f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ibrahim Yilmaz authored
-
Thiébaud Weksteen authored
Merge "enforce_permission_counter: Find targets automatically" into main am: f964854d am: 26dd6859 am: 6318b81e am: d5762de0 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2761525 Change-Id: I28383851abfd4eba0805dacbe5df11e29b1d2be5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Gustavo Pagani authored
Merge "Implement MVP for Single Provider - Single Password flow for get credential request." into main
-