- Feb 22, 2024
-
-
Jernej Virag authored
This follows the pattern used by Icon objects (for e.g. Notifications) where contructing the object creates a shared memory Bitmap so updates and transport to other processes doesn't add extra large memory copies. This is important for things like album art which can be rather large (we see 1000x1000 bitmaps occasionally). Bug: 288241280 Flag: ACONFIG com.android.media.performance.MEDIA_DESCRIPTION_ASHMEM_BITMAP DISABLED Test: on cheetah with media applications Change-Id: I6320b000ed4a3785b67c8574aa3ad3b3195ee273
-
Angela Wang authored
-
Angela Wang authored
-
Treehugger Robot authored
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2961722 Change-Id: I588661ed1734b5abcb9bd4e63ae39cc913e16719 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nishant Panwar authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2953269 Change-Id: Ifa965c2c9f4aa2194563b30f51d89635c6824714 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Pajace Chen authored
-
Yuichiro Hanada authored
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2961722 Change-Id: I349114dbfa093e2a1f6cb2a5c3c486ee966ef131 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nishant Panwar authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2953269 Change-Id: I7f99efc5382f8585261a4221b65eb581da7a06e0 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Mayank Dandwani authored
-
Riddle Hsu authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Benjamin Löhner authored
-
Nishant Panwar authored
-
Winson Chung authored
-
Riddle Hsu authored
-
Zhe Song authored
-
Chaohui Wang authored
Default behavior not changed, which not clickable. Bug: 305856149 Test: manual - with gallery Test: unit test Change-Id: I0c301913e9643a02ee8bc7a78a70cb77fcd89f9a
-
Treehugger Robot authored
-
Sukesh Ram authored
-
Riley Jones authored
-
Angela Wang authored
Previously we use absolute milliseconds difference to remove the data and it's not aligned with the assumption we made. Update to use the date difference when removing the expired data. Also, add more test cases for getUserCategory() method. Test: atest HearingAidStatsLogUtilsTest Bug: 325699522 Change-Id: I20fd2774c732cdc7fa16f81ff554e30a146d08f9
-
Angela Wang authored
We want to run a long term survey for these users. The event history should be keep updated to reflect what category the users are recently. Bug: 325699522 Test: atest CachedBluetoothDeviceTest Test: atest HearingAidStatsLogUtilsTest Change-Id: I388be0b1fabcd0e141242aa8c31006234dd6bf44
-
Daniel Kim authored
-
Yuichiro Hanada authored
AppOpsService.getPackagesForOps() may return null. The caller should check it. Bug: 324329757 Test: SystemUITests Flag: NA Change-Id: Ifc51678733caf412421c5ea1827668b3698e44e0
-
Matt Sziklay authored
-
Chris Li authored
-
Angela Wang authored
-
Joshua Mccloskey authored
-
Manjeet Rulhania authored
-
Sukesh Ram authored
Add a historical log for when navigation bar and secondary handle are rendered or have their visibility changed using log buffers to capture and dump this data for debugging purposes. Additional information includes: log’s caller method, navbar/secondary handle visibility, immersive mode status. Flag: NONE Test: Manually tested in pixel 7. Check output after running "adb shell dumpsys activity service SystemUIAuxiliaryDumpService" in the terminal. Bug: 311932306 Change-Id: I7de39d8aa0eda249aa7cccfa228c2376bcde9e43
-
Anton Potapov authored
This is ag/26232405 with all the comments and build fixed Flag: aconfig new_volume_panel DISABLED Test: atest AncSliceRepositoryTest Test: atest AncSliceInteractorTest Test: atest AncAvailabilityCriteriaTest Fixes: 324392591 Change-Id: Ic145d16e365d527cf6650fa7359c2d9db0d9c97c
-
Zhe Song authored
Bug: 325771449 Flag: NA Test: unit test passed Test: mp droid succeeded in local device. Change-Id: I966f3221142ff9eae89d91b9e602bda2d70e0dc7
-
Winson Chung authored
- Expose drags through DragAndDropController, DesktopModeController will listen for unhandled drag events and consume it to start the associated task Bug: 320797628 Test: atest WMShellUnitTests Change-Id: I9d114f58a3224299f3ccb060543533b6fbf4c9ff
-
Jigar Thakkar authored
-
Anton Potapov authored
-
Anton Potapov authored
-
- Feb 21, 2024
-
-
Anton Potapov authored
-