- Nov 08, 2023
-
-
Jared Duke authored
The OtherPrefs fragment appears to be unused. Delete it and downstream code/resource references. Flag: NONE Bug: 301283783 Test: m + presubmit Change-Id: I715d3a405ef49dbce24a53f058df9bbe33f186e6
-
Brad Hinegardner authored
-
Yasin Kilicdere authored
* changes: Allow using big CPU cores during a user switch. Add a flag to allow using all CPU cores during a user switch.
-
Anton Potapov authored
-
Anton Potapov authored
-
Riddle Hsu authored
-
Pascal Mütschard authored
-
Chaohui Wang authored
-
Yasin Kilicdere authored
This CL allows system server and system ui processes to use all of the CPU cores during a user switch. This improves core user switch duration (without the dialog animations) by 20%, and the standard deviation by 35%. Bug: 308106771 Flag: ACONFIG android.multiuser.allow_using_all_cpu_cores_during_a_user_switch DEVELOPMENT Test: Perfetto trace Change-Id: I51c998c9dd5d8a6af5871741f4b0e9ab5b4f8f92
-
Riddle Hsu authored
This is a common step to support general animation. Otherwise postTranslate will keep accumulating offset that causes the content to be outside of screen. The default embedded animation doesn't have problem because it is lucky that contains setTranslate. While a pure alpha animation doesn't contain setTranslate. Fix: 308898792 Test: Open Settings with embedded activity enabled. Click Display -> Brightness level and click Storage on left. It will perform the alpha animation correctly which is specified by the activity of "Brightness level". Change-Id: I3575dd0c0e6797b38b67825b978afebe0fafff3e
-
Ioana Alexandru authored
-
Michał Brzeziński authored
-
Anton Potapov authored
- Add QSTileState builder to start a state from a config - Improve QSTileViewModelImpl bahviour when data interactor doesn't listen to the triggers - Better naming Bug: 299908705 Test: atest QSTielViewModelInterfaceComplianceTest Flag: LEGACY QS_PIPELINE_NEW_TILES DISABLED Change-Id: Id20c4bc43000e738cee7d76f24b90673e579648c
-
Marcello Galhardo authored
-
Pascal Muetschard authored
Test: tested locally Change-Id: I4971e1b422bf4b278e8c3153e2134956c8d35700
-
Eric Laurent authored
-
Chaohui Wang authored
-
András Kurucz authored
-
Tiger Huang authored
-
Chaohui Wang authored
-
Jean Chen authored
Merge "feat(MultiFingerMultiTap): Implement two finger triple tap feature on WindowMagnificationGestureHandler" into main
-
Achim Thesmann authored
-
Chaohui Wang authored
-
Chaohui Wang authored
Use callbackFlow to register / unregister receiver to prevent leak. Before this change, if DisposableBroadcastReceiverAsUser() is removed from compose before onStop(), leak may happens. Bug: 308681068 Test: manual - on Settings All Apps, verify app change event collected Test: unit tests Change-Id: I73db37d01a0001a2abd1480b44302d61ddbfc695
-
Joanne Chung authored
-
Zoey Chen authored
-
Shunkai Yao authored
[automerger skipped] Merge "Update Spatialization and HeadTracking AIDL usage" into aosp-main-future am: 96c34f6f -s ours am: 01d80943 -s ours am skip reason: Merged-In Id5b2ffba2131aebf0ec6656511f2f10f79db7567 with SHA-1 e2350225 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25300913 Change-Id: I35ff4bbe84e584acc77ee6aa2516dc9f8f63a7d6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Shunkai Yao authored
[automerger skipped] Update Spatialization and HeadTracking AIDL usage am: 37bb027c -s ours am: d4e49023 -s ours am skip reason: Merged-In Id5b2ffba2131aebf0ec6656511f2f10f79db7567 with SHA-1 e2350225 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25300913 Change-Id: I8f4b1b5cde066ac213389b1735a251d7233389db Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jean Chen authored
feat(MultiFingerMultiTap): Implement two finger triple tap feature on WindowMagnificationGestureHandler Bug: 297805269 Test: manual Test: adb shell device_config put accessibility com.android.server.accessibility.enable_magnification_multiple_finger_multiple_tap_gesture true adb shell stop && adb shell start atest WindowMagnificationGestureHandlerTest Change-Id: I54dc6727cd29c1d3e83be7817aae624db3994413
-
Shunkai Yao authored
[automerger skipped] Merge "Update Spatialization and HeadTracking AIDL usage" into aosp-main-future am: 96c34f6f -s ours am skip reason: Merged-In Id5b2ffba2131aebf0ec6656511f2f10f79db7567 with SHA-1 e2350225 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25300913 Change-Id: I8e2fd5f6c4f53ca73e4d97e119bfed9783c2f567 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Shunkai Yao authored
am skip reason: Merged-In Id5b2ffba2131aebf0ec6656511f2f10f79db7567 with SHA-1 e2350225 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25300913 Change-Id: Idb4a788df59172515a94a7782ecc4086589e7562 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Muhammad Hasan Khan authored
-
Chaohui Wang authored
With icon, title, text and buttons. Bug: 305856149 Test: Run Gallery Test: unit test Change-Id: Idd6ab553646f0f9e9307b3a517b39098577244a2
-
Dave Mankoff authored
-
Joanne Chung authored
UpdateOwnershipHelper#readUpdateOwnerDenyList calls getResources() that will call getDisplayMetrics. In DisplayMetrics() that needs to access a lock in DisplayManagerGlobal. When calling this method inside mPm.mLock, it may trigger the deadlock between PackageManager and DisplayManager. To fix this issue, try to get the denylist in the handler thread and outside the mPm.mLock. Bug: 305615356 Test: manual. Add logs to make sure getResources() doesn't be called inside mPm.mLock Change-Id: I3dea7b1df6f115d7c1cffda6a9d51070a5d7dd80
-
Kangping Dong authored
-
Shunkai Yao authored
-
Jasmine Cha authored
-
Coco Duan authored
-
Daniel Norman authored
-