- Nov 08, 2023
-
-
Olivier Gaillard authored
-
Ale Nijamkin authored
-
Kangping Dong authored
[automerger skipped] Merge "[Thread] add Thread network permissions" into main am: 60c910a6 am: 6810232f am: c831279a -s ours am skip reason: Merged-In Ib15d5589bbd304d68840ee52a193676d12110512 with SHA-1 ad6d6b6c is already in history Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2692126 Change-Id: I5a26aa3285dc35957b10415cb9df4dcdeb7fae23 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Tyler Freeman authored
* changes: fix(force invert): don't let devs opt-out of force dark when force invert is on refactor(force invert): use enum/intdef for force dark type in setForceDark() functions
-
Jiaming Liu authored
-
Andy Wickham authored
* changes: Add testHomeLongPressOverride Speed up Home ripple if Launcher has requested override.
-
Kangping Dong authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2692126 Change-Id: Iffbe2fbf76df9e3fdd01d8ef7aab1d7306e4b457 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kangping Dong authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2692126 Change-Id: I9c2d28a52aade5609987f1581d3ef13694be753c Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
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.
-
Kangping Dong authored
-
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
-
Kangping Dong authored
Defines permissions for guarding access to Thread network API. The permissions are also granted to shell for CTS tests, see the instructions here: go/ctswrite#write-a-test-to-test-an-api-that-requires-system-permission Design doc: go/thread-android-api Bug: 262683651 Merged-In: Ib15d5589bbd304d68840ee52a193676d12110512 Change-Id: Ifc6c1d55cc170a5a200dfb5d531f5e0f86a9507a
-
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>
-