- Mar 02, 2022
-
-
Josh Tsuji authored
This has a horrifying and unpredictable side effect of triggering post-unlock Runnables that are stored in StatusBar.java, which can result in a blank screen on unlock in certain race conditions. Test: unlock, launch an app during the unlock animation, press power, wake up at bad time Test: I wrote a custom build to force the above scenario to verify this works Fixes: 214647311 Merged-In: I00655c2e85c46bd0c52b77094757e155b1a6f9c9 Change-Id: I9261ab9f04cc06db379676dccca72e452ece98d7
-
- Mar 01, 2022
-
-
Evan Laird authored
-
TreeHugger Robot authored
-
Ruslan Tkhakokhov authored
-
Ruslan Tkhakokhov authored
This reverts commit 461ffb80. Reason for revert: Breaking master, revert needs to be more targeted. Change-Id: I8fe96ab08d3f82abd9edd3360e9e57d78a0bf6ce
-
- Feb 28, 2022
-
-
Patrick Huang authored
-
Patrick Huang authored
This reverts commit 98f81227. Bug: 221909684 Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.googleplex.com/builds/quarterdeck?branch=git_tm-dev&target=redfin-user&lkgb=8232732&lkbb=8232913&fkbb=8232913, bug b/221909684 Change-Id: I33ba12dbdfdc730fac70de96e0a9166bdccfa769
-
Meng Wang authored
-
TreeHugger Robot authored
-
Evan Laird authored
- Add a listener for the new setting Settings.Secure.STATUS_BAR_SHOW_VIBRATE_ICON - Rebuild any IconManager that receives an updated blocklist - Assert that any blocklist changes come in on the main thread Test: atest CollapsedStatusBarFragmentTest Bug: 220144337 Change-Id: I667b5c57ef646c57a2f6912df7d233b1b5c0f89d Merged-In: I667b5c57ef646c57a2f6912df7d233b1b5c0f89d
-
- Feb 25, 2022
-
-
Ruslan Tkhakokhov authored
Currently trying to restore a read-only directory results in only the directory being restored but not its contents. This causes problems for some apps (see the associated bug). Skip restore of read-only directories while we evaluate the priority of proper suport for this use case. Bug: 194894879 Test: Manual: 1. Populate a read-only directory in an app's folder (/data/user/0/<package-name>) 2. Run backup for the app 3. Clear app data (adb shell pm clear <package-name> 4. Run restore for the app 5. Inspect app folder to ensure all writable content is restored. Merged-In: I644a5784fb42352ba28ac944d3aa3564b0215a78 Change-Id: I644a5784fb42352ba28ac944d3aa3564b0215a78
-
Shaowei Shen authored
Merge "DO NOT MERGE: Downbranch don't need this adjustment [Output Switcher] Disable volume when device is selectable in group dialog" into sc-v2-dev
-
Felipe Leme authored
-
- Feb 24, 2022
-
-
TreeHugger Robot authored
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 6822a69f -s ours am: 5c4f73ec -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16982595 Change-Id: I1aa4902693f39918e9a2cc9c2de5ef2db1d8d4a1
-
Bill Yi authored
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 0a164b26 -s ours am: 80d89efa -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16982595 Change-Id: I36d159b7ecc95316d8aad952ad86e52b6d8e8053
-
Bill Yi authored
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 35958b26 -s ours am: ecc32fb0 -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16980746 Change-Id: I6ed0a5d45c1557bdf27998297e0f383abe6a4d7e
-
TreeHugger Robot authored
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev am: 45e7bc7a -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16984278 Change-Id: Ife37e9f32868f7877dd6a4e66c49cdf2e0c40b07
-
Bill Yi authored
am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16984278 Change-Id: Idbe58ad8fe1f08309158e0db3c3eef9a6aeecf19
-
TreeHugger Robot authored
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 6822a69f -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16982595 Change-Id: I3d0411888e0a53267028436e11dda528c26f19bd
-
Bill Yi authored
am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16982595 Change-Id: I38557fe0aa5202c512b01adcef910a5c1241f572
-
Bill Yi authored
am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16978594 Change-Id: I56925eb8ce39a5e75baf55a8569f387facec8aef
-
Bill Yi authored
am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16980746 Change-Id: I43367d02082359c8a26f30a0e2446205c59c7fa6
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Felipe Leme authored
If the key is used by device attestation, it can only be used by the user that generated it, as it's not parcelable. Hence, on devices running with Headless System User Mode (HSUM), the key must be generated by the "real" user's PO, not the DO (which runs on system user). Test: atest com.android.cts.devicepolicy.MixedProfileOwnerTest#testDelegatedCertInstallerDeviceIdAttestation # on phone Test: manual verification with TestDpc on automotive Bug: 213388897 Change-Id: I58623f5c1a1d60af7743f5a815a491ebbad9b9fe
-
Bill Yi authored
-
- Feb 23, 2022
-
-
Pablo Gamito authored
This is something that sometimes occurs in tests since the detaching of the TDA in not necesseraily synchronized with animations Test: atest CtsWindowManagerDeviceTestCases:MultiDisplaySystemDecorationTests Bug: 207667555 Bug: 209936970 Merged-In: I9881453ba14cba4f219861ec4449f2baa8058b57 Change-Id: I9881453ba14cba4f219861ec4449f2baa8058b57 (cherry picked from commit e644ff61)
-
Pablo Gamito authored
Bug: 205274345 Bug: 202856837 Bug: 203567491 Bug: 209936970 Test: Run task animations and make sure background color shows Merged-In: I57fa88c6f45adca9e3301b39e868bd127644b76f Change-Id: I57fa88c6f45adca9e3301b39e868bd127644b76f (cherry picked from commit 93850bd0)
-
Issei Suzuki authored
-
Issei Suzuki authored
Wallpaper is controlled by NotificationShade while the lock screen is shown, otherwise by the launcher. We used to switch it when unlock animation finishes, but it caused an issue when a user starts anotehr app transition (e.g. launch an app by tapping an icon on a home screen) before the unlock animation finishes. We give higher priority on the launcher to NotificationShade, so that this switch happens earlier. Bug: 215685199 Test: Manual. Unlock the device and taps an app icon to launch it. Change-Id: Iddf58c3a3966e285870711f39b73eee7dab804e0
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ifd2cb8d5654d6e38e20c8f66747b0ac4cc2f83c5
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ib57a5a1930646bfb5521b4df294e4c0cc628fbb7
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I917d6b1b9669eba73490411b8e10415a2e6b8253
-
- Feb 22, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I51093cdc654a3a94f7ceed70e77ffe4fdeba95bb
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I2821405a3e17cc31c88a74f966b075ecf2985baa
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ia8396320bd86f60354bf3f9519d4c21b0b79db4c
-
Selim Cinek authored
When overriding pending activity starts using remote animations, we're now also allowing the passage of a launch cookie to associate the task with the launched app. This allows us to return to the right widgets for certain apps using broadcast trampolines. Fixes: 220290671 Test: add Photos widget, return properly to widget Merged-In: I339ea827836fa53ab5bb1617a72f9e0e5ae0f5ec Change-Id: I339ea827836fa53ab5bb1617a72f9e0e5ae0f5ec
-
Yan Zhu authored
-
- Feb 21, 2022
-
-
shaoweishen authored
DO NOT MERGE: Downbranch don't need this adjustment [Output Switcher] Disable volume when device is selectable in group dialog Test: Verified on device Bug: 198510108 Change-Id: Ia6754e8d97bc768766f96eb25e5ea5fcca0b2602
-