725414 Commits

Author SHA1 Message Date
Beverly
4ba84cbd01 Ensure unlock icon animates
- always update lock icon visibility if the state changes
(ie: fp running state or userUnlockedWithBiomtric)
- show the lock icon if mUserUnlockedWithBiometric is true so
that mShowLockIcon or mShowUnlockedIcon are converse (aside from
fingeprint listening state)

Test: manual, atest LockIconViewControllerTest
Fixes: 201264245
Change-Id: I5d4e2f7566bf724923f2f24808e96aa0d789ff07
2021-10-11 11:49:25 -04:00
Jean-Michel Trivi
5a82565490 Merge "AudioService: initialize sensors if head tracking supported" into sc-v2-dev am: ee5419c367 am: d687893c3a
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16017457

Change-Id: Ief88e90cb5fe0925db51187251f6ac94b113a74c
2021-10-11 15:47:53 +00:00
Beth Thibodeau
5bb9630ec7 Merge "Add content description for seekbar" into sc-v2-dev am: c91778d2e5 am: 6fffd5d69c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16010417

Change-Id: Ie491efaae8501e413357bb28e9a606ecf32174e5
2021-10-11 15:46:29 +00:00
TreeHugger Robot
f68d0b927f Merge "Make sure the color background is only cleared once" into sc-v2-dev 2021-10-11 15:36:07 +00:00
Caitlin Cassidy
638a07e506 Merge "[Status Bar Refactor] Move PanelBar#updateScrimFraction into ScrimController." 2021-10-11 15:35:12 +00:00
Jean-Michel Trivi
d687893c3a Merge "AudioService: initialize sensors if head tracking supported" into sc-v2-dev am: ee5419c367
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16017457

Change-Id: I11a476bf1fed2913a8be5364483474010f1c89b1
2021-10-11 15:34:13 +00:00
Beth Thibodeau
6fffd5d69c Merge "Add content description for seekbar" into sc-v2-dev am: c91778d2e5
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16010417

Change-Id: Ie9a2b8645cbf3d23c4e473133b790290ddf9c947
2021-10-11 15:33:16 +00:00
Issei Suzuki
5e48aeeadd Keep FLAG_SHOW_WALLPAPER flag on NotificationShade.
Before this change, we controlled wallpaper visibility on the Lockscreen
by combination of visibility of NotificationShade window and
setting/resetting FLAG_SHOW_WALLPAPER flag on its window. When the flag
was removed while NotificationShade was still visible (e.g. OCCLUDE
transition starts on the Lockscreen), the wallpaper became immediately
invisible and caused a flicker.

With this change, we keep the FLAG_SHOW_WALLPAPER on NotificationShade,
and only rely on its visibility weather the wallpaper should be visible
or not on the Lockscreen.

Bug: 191438572
Test: existing tests + manual (open GPay app from the lockscreen)
Change-Id: Id13ffbbd2c965e0dcc97effd3faf46fd7a8bb1a5
2021-10-11 17:29:28 +02:00
Jean-Michel Trivi
ee5419c367 Merge "AudioService: initialize sensors if head tracking supported" into sc-v2-dev 2021-10-11 15:24:37 +00:00
Beth Thibodeau
c91778d2e5 Merge "Add content description for seekbar" into sc-v2-dev 2021-10-11 15:20:40 +00:00
TreeHugger Robot
75e9eee919 Merge "Add a flag for notification permission." 2021-10-11 15:19:24 +00:00
Kriti Dang
e940625d78 Merge "Add permission to modify user preferred display mode." 2021-10-11 13:30:34 +00:00
Alex Florescu
d11ec3de02 Merge "Configure 720dp split shade similar to 600dp" into sc-v2-dev am: 635fef18d6 am: fb9296fa7c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16015599

Change-Id: I9b0d0b89b3c1a9c12fece9d61603e18d2a88c82e
2021-10-11 13:22:06 +00:00
Alex Florescu
fb9296fa7c Merge "Configure 720dp split shade similar to 600dp" into sc-v2-dev am: 635fef18d6
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16015599

Change-Id: Ic86bbed208097209d26416f365ad033b287da6cd
2021-10-11 13:08:11 +00:00
Alex Florescu
635fef18d6 Merge "Configure 720dp split shade similar to 600dp" into sc-v2-dev 2021-10-11 12:55:18 +00:00
Michal Olech
2495fda990 Merge changes from topic "SendStandbyOnSleepSharedPrefs"
* changes:
  [CEC Configuration] Switch POWER_CONTROL_MODE to Shared Preferences
  [CEC Configuration] Switch TV_WAKE_ON_ONE_TOUCH_PLAY to SharedPrefs
  [CEC Configuration] Switch HDMI_SYSTEM_AUDIO_CONTROL_ENABLED to SharefPrefs
  [CEC Configuration] Switch VOLUME_CONTROL_MODE to Shared Preferences
  [CEC Configuration] Switch ROUTING_CONTROL setting to SharedPrefs
2021-10-11 12:47:54 +00:00
Nataniel Borges
fb9aa30cd7 [automerger skipped] Merge "[DO NOT MERGE] Compatibilize flicker from master to sc-v2-dev" into sc-v2-dev am: 2a5d5da90c am: 65595e47ab -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16031099

Change-Id: I84859fce0c6504dcfb6c20c54bc3009afe2e1692
2021-10-11 12:12:31 +00:00
Nataniel Borges
1980f1b638 [automerger skipped] [DO NOT MERGE] Compatibilize flicker from master to sc-v2-dev am: 2af16463ee am: ce20a42319 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16031099

Change-Id: Ia043842625f7e71670efd82547607b7d3c74e9eb
2021-10-11 12:12:02 +00:00
Nataniel Borges
65595e47ab Merge "[DO NOT MERGE] Compatibilize flicker from master to sc-v2-dev" into sc-v2-dev am: 2a5d5da90c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16031099

Change-Id: I3d56dc686639b4fb268b53dee23ae24b420d047d
2021-10-11 11:58:54 +00:00
Nataniel Borges
ce20a42319 [DO NOT MERGE] Compatibilize flicker from master to sc-v2-dev am: 2af16463ee
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16031099

Change-Id: Iee34900d90a225abe64920b356a211e3a9de26c0
2021-10-11 11:58:19 +00:00
Nataniel Borges
2a5d5da90c Merge "[DO NOT MERGE] Compatibilize flicker from master to sc-v2-dev" into sc-v2-dev 2021-10-11 11:47:10 +00:00
Ben Miles
f600d69224 Merge "Add empty package + OWNERS file for critical event protos" am: ae99d9ba9c am: d27b7d3952 am: 259ca6f387 am: 169b1b9f79 am: c806e66504
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1850197

Change-Id: I8d3b9f875ca92696a2a60064cb821aa60bcd1346
2021-10-11 11:31:30 +00:00
Ben Miles
c806e66504 Merge "Add empty package + OWNERS file for critical event protos" am: ae99d9ba9c am: d27b7d3952 am: 259ca6f387 am: 169b1b9f79
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1850197

Change-Id: I2d5191178a87c5a0aee192390f1da5de88d30874
2021-10-11 11:21:52 +00:00
Ben Miles
169b1b9f79 Merge "Add empty package + OWNERS file for critical event protos" am: ae99d9ba9c am: d27b7d3952 am: 259ca6f387
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1850197

Change-Id: Idbc551524c7eb94c125323e72afeb80e3a3efa28
2021-10-11 11:12:50 +00:00
Ben Miles
259ca6f387 Merge "Add empty package + OWNERS file for critical event protos" am: ae99d9ba9c am: d27b7d3952
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1850197

Change-Id: Ia9b0911efec6f70723ec06452a6e9c9d5edc68a3
2021-10-11 10:53:28 +00:00
Nataniel Borges
2af16463ee [DO NOT MERGE] Compatibilize flicker from master to sc-v2-dev
This is necessary to fix  "Unable to save trace file /sdcard/flicker/startRotationServiceTest_layers_trace.winscope" in the library self tests

Bug: 202288112
Bug: 202366188
Bug: 188993244
Test: atest FlickerTests WMShellFlickerTests
Change-Id: I9d6d6025be8b659d2f062771cfbd2f6c0982c2be
2021-10-11 10:47:19 +00:00
Ben Miles
d27b7d3952 Merge "Add empty package + OWNERS file for critical event protos" am: ae99d9ba9c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1850197

Change-Id: I69f5db03773597d635102b91b606d462fe316fc0
2021-10-11 10:37:57 +00:00
Ben Miles
ae99d9ba9c Merge "Add empty package + OWNERS file for critical event protos" 2021-10-11 10:24:42 +00:00
Jordan Demeulenaere
6188f118f2 Merge "Fix SysUI crash when locking while showing the Media Output Group dialog" into sc-v2-dev am: d8b856ceae am: 9666baea4d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16004857

Change-Id: I1d6cbf6271a8f60251e9e1d4ff56d201acc6f152
2021-10-11 10:05:52 +00:00
Jordan Demeulenaere
3d1602bd8e Merge "Use Falsing Manager for media player taps" into sc-v2-dev am: 6076998bce am: f6f3de7b8c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16009076

Change-Id: I04c101c82a97618094a9ec3636f2f64391ebe197
2021-10-11 10:05:27 +00:00
Jordan Demeulenaere
9666baea4d Merge "Fix SysUI crash when locking while showing the Media Output Group dialog" into sc-v2-dev am: d8b856ceae
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16004857

Change-Id: Ie8ea5eb99611cc11c5e98a3c47abde4397163877
2021-10-11 09:53:35 +00:00
Jordan Demeulenaere
f6f3de7b8c Merge "Use Falsing Manager for media player taps" into sc-v2-dev am: 6076998bce
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16009076

Change-Id: I8f52ac3dcc29cecdb6b0c00e1b87c3a10b91b921
2021-10-11 09:52:20 +00:00
Marin Shalamanov
84d1a09e30 Merge "Always send Game Content Type down to the HAL" 2021-10-11 09:48:20 +00:00
Jordan Demeulenaere
d8b856ceae Merge "Fix SysUI crash when locking while showing the Media Output Group dialog" into sc-v2-dev 2021-10-11 09:39:17 +00:00
Jordan Demeulenaere
6076998bce Merge "Use Falsing Manager for media player taps" into sc-v2-dev 2021-10-11 09:39:09 +00:00
Nikolas Havrikov
ce61ae4798 Merge "Enable lowering IME binding priority" 2021-10-11 09:12:07 +00:00
Jiakai Zhang
2af8741f14 Add the systemserver_fragment to media SDK.
Note: This needs to be exported from the APEX (ag/15937385) when a new
prebuilt is dropped.

The systemserver_fragment is needed for dexpreopting when the media APEX
is built from a prebuilt.

Bug: 194150908
Test: m nothing
Merged-In: I2cca8b206451858e636c6bd04617cf3933f702c6
Change-Id: I2cca8b206451858e636c6bd04617cf3933f702c6
(cherry picked from commit 381fb640c6e25dbd211d12c791a473c4611e70a7)
2021-10-11 04:47:38 +00:00
TreeHugger Robot
7a7f372579 Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-10-11 04:14:07 +00:00
TreeHugger Robot
fe76101bf5 Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-10-11 04:14:03 +00:00
TreeHugger Robot
e910010a15 Merge "Fix non-protected broadcast NO_ACTION" into sc-v2-dev am: 2aa3d92490 am: aa454bb409
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16006940

Change-Id: Idf8e86d30795eccfed674f1c5e30a4de40703173
2021-10-11 04:12:31 +00:00
TreeHugger Robot
aa454bb409 Merge "Fix non-protected broadcast NO_ACTION" into sc-v2-dev am: 2aa3d92490
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16006940

Change-Id: I1eaf4d6b8ffb1992b93f31f0f6a538a58e268963
2021-10-11 04:01:07 +00:00
TreeHugger Robot
2aa3d92490 Merge "Fix non-protected broadcast NO_ACTION" into sc-v2-dev 2021-10-11 03:41:01 +00:00
Beverly Tai
df4c7c4627 Merge "Update face lockout co-ex message" into sc-v2-dev am: bb72307118 am: 4ed276e66e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16016322

Change-Id: I2359117ad1878570bd08088e929fc5873890e571
2021-10-11 00:03:11 +00:00
Beverly Tai
4ed276e66e Merge "Update face lockout co-ex message" into sc-v2-dev am: bb72307118
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16016322

Change-Id: I75103ee2c66008e1dc2566bfd1c32cecae9c1aaf
2021-10-10 23:53:54 +00:00
Beverly Tai
bb72307118 Merge "Update face lockout co-ex message" into sc-v2-dev 2021-10-10 23:32:17 +00:00
Julia Reynolds
1c37ce4cfa Add a flag for notification permission.
Test: atest
Bug: 194833441
Change-Id: Iec856754264ff34f0f1c5c116d72834568e55d89
2021-10-10 18:35:04 -04:00
Jakub Pawlowski
a7e4b2a3cb Merge "leaudio: Remove not needed group status" am: 6e897f9eb6 am: bea8d8d265 am: 0eeb6b7018 am: 0f473ac71a am: e565ebdb85
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1850202

Change-Id: I80a1cb0daf359dfb941471b694cada033286fbb5
2021-10-10 12:20:02 +00:00
Chris Li
74a2b00720 Merge "Fix unfreeze on unstarted freezer" into sc-v2-dev am: c8ce41fa89 am: 98032e9cb8
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15899141

Change-Id: I51a5579bdd9c3b047c87c786698aaf0f6c8d6196
2021-10-10 12:19:40 +00:00
Jakub Pawlowski
e565ebdb85 Merge "leaudio: Remove not needed group status" am: 6e897f9eb6 am: bea8d8d265 am: 0eeb6b7018 am: 0f473ac71a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1850202

Change-Id: Ia23b6b5148065cfd88c8ac121065abf51b4530e1
2021-10-10 12:19:36 +00:00
Chris Li
98032e9cb8 Merge "Fix unfreeze on unstarted freezer" into sc-v2-dev am: c8ce41fa89
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15899141

Change-Id: I3a1965a6908e4e99386c7b7a8d77c91030fa2ef3
2021-10-10 11:57:48 +00:00