- Feb 01, 2024
-
-
Tony Mak authored
Merge "Do not pass assist data and screenshot to VIS if one of the windows is from private profile" into main
-
Sukesh Ram authored
-
Ioana Alexandru authored
-
Richard MacGregor authored
-
Pablo Gamito authored
-
Jian-Syuan (Shane) Wong authored
-
Matt Pietal authored
-
Andrew Scull authored
-
Steven Ng authored
-
Danny Burakov authored
-
Tony Mak authored
Check if there is any window on the current display is coming from the private profile, if so, do not allow passing the data to VIS. Bug: 323128958 Test: Added tests in android.voiceinteraction.cts.VoiceInteractionServiceTest Test: Manual. Write a simple VIS app for testing. 1. Trigger the VIS test app when the personal app is in foreground. The VIS app can get the data. 2. Trigger the VIS test app when the private space app is in foreground. The VIS app cannot get the data. 3. Enables split screen. One app from personal and one app from private space. The VIS cannot get the data. Change-Id: Ic0490ff8da6fd74ab8c762fee13e1822abdf8acd
-
Liran Binyamin authored
-
Anh Pham authored
* changes: Add WRITE_VERIFICATION_STATE_E2EE_CONTACT_KEYS to Shell. Add APIs for apps to update Contact keys of other apps. Add WRITE_VERIFICATION_STATE_E2EE_CONTACT_KEYS permission.
-
Beverly Tai authored
-
Eric Laurent authored
-
Tom Chan authored
-
burakov authored
Bug: 308001302 Test: Unit tests pass. Flag: NONE Change-Id: I49d874d25271ab40bd0f3bc69644f3b97ca34293
-
Joseph Vincent authored
-
Ivan Chiang authored
-
Bill Yi authored
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-qpr-dev am: 282acf92 -s ours am skip reason: contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26077522 Change-Id: Idf26bd302f3bc18c92892e1caeeb005711f806d3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Bill Yi authored
am skip reason: contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26077522 Change-Id: Ie9968879de2a4ec1b9e6c85e8495927e711445a8 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Bill Yi authored
am skip reason: contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26075124 Change-Id: I8e80aa9a613dce501ee9cb4edc3c528ba1c38116 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Danny Burakov authored
-
Jakob Schneider authored
-
Bill Yi authored
-
Ivan Chiang authored
Bug: 282783453 Test: m Change-Id: I0861016ce4ee80a628b231b130664237766cf3e6
-
Treehugger Robot authored
-
Anh Pham authored
The permission is needed for CTS test CtsContactKeysProviderPrivilegedApp Bug: 290696572 Test: atest CtsContactKeysProviderPrivilegedApp Change-Id: I7ad6feb5bfdb6b8423bb46f99b3e46de1ca209eb
-
Anh Pham authored
Bug: 290696572 Test: atest CtsContactKeysManagerTestCases CtsContactKeysProviderPrivilegedApp Change-Id: Ie015135483b19c5ea88c025ff684f12cd66957e2
-
Orhan Uysal authored
-
josephpv authored
Bug: 323212460 Test: m all_aconfig_declarations Change-Id: I193a3bbb4f189c2f0977c27c836974a7fc757845
-
Anton Potapov authored
-
Peter Birk Pakkenberg authored
-
Aurélien Pomini authored
-
Eric Laurent authored
Do not synchronize the spatial audio states (enabled, headtracking...) of devices with same address but from profiles that do not have the same spatial audio behavior (e.g. A2DP and HEADSET). Test: test spatial audio state persistence. Change-Id: I759a8ba9f34c38db94cadcfa19b499d7d2600a94
-
Archisha Baranwal authored
-
Matías Hernández authored
-
Anna Zhuravleva authored
-
Orhan Uysal authored
Introduce a shell command to move a task into desktop mode using its task id. Currently there are no animations as the transition is handled by the default handler. Test: adb shell dumpsys activity service SystemUIService WMShell desktopmode moveToDesktop <taskId> moves task to desktop Bug: 314313570 Change-Id: I68486290e7dc2be6f8d7099532d3c67f9c96ee9f
-
Omar Miatello authored
* changes: Update transitionInterceptionThreshold whenever there is a new value Improve SceneGestureHandlerTest tests to support suspended methods calls
-