13411 Commits

Author SHA1 Message Date
Ben Lin
d48bec9beb PiP: Update accessibility window as menu shows/hides.
When calculcating accessibility regions w/ shell root, currently since
shell root has no information on the child views' alpha, visibility,
etc, it is always detected as active by the a11y controller. Update the
accessibility region for PIP as menu shows and hides so that the
controller can take this into consideration.

Bug: 192524653
Test: Switch access to PIP when menu shows - able to navigate around
menu items. Switch Access to PIP when menu is gone - able to select PIP
itself.

Change-Id: I7d5649ecbf98751a117c58ac8127584bc3196910
2021-07-07 12:25:00 -07:00
Bill Yi
71be08107c Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I9120bcce06036ec258aea077d3e60134b7a2c1d1
2021-07-07 13:40:10 +00:00
Wei Sheng Shih
4bf6317ae7 Merge "Prevent apply system insets on splash screen from FITS_SYSTEM_WINDOWS" into sc-dev am: f8a49bec00
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15218875

Change-Id: Id01d17a7a49465894feb4977650d376d2c0469c3
2021-07-07 11:25:58 +00:00
Wei Sheng Shih
f8a49bec00 Merge "Prevent apply system insets on splash screen from FITS_SYSTEM_WINDOWS" into sc-dev 2021-07-07 11:11:03 +00:00
wilsonshih
d5957a4735 Prevent apply system insets on splash screen from FITS_SYSTEM_WINDOWS
Similar to b/191339594, the context from application contains
View_fitsSystemWindows attributes, thus apply system insets to the
root FrameLayout.

Fixes: 192404431
Test: manual launch several apps from Launcher/Notification.
Tets: atest SplashscreenTests
Change-Id: I4746550de5e2a35ec364e09b631e87b41556a8b9
2021-07-07 11:28:30 +08:00
Vadim Caen
97b93c7da3 Merge "Implement the legacy splash screen behavior" into sc-dev am: 2be72d030b
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14920934

Change-Id: I6eb8ab19e11a432490b6ab3f2ee893aa7a08a79c
2021-07-05 15:45:58 +00:00
Vadim Caen
2be72d030b Merge "Implement the legacy splash screen behavior" into sc-dev 2021-07-05 15:35:01 +00:00
TreeHugger Robot
9d81fc0b69 Merge "Fix NPE in TvPipController" into sc-dev am: 03b61d22b6
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15156230

Change-Id: Ie73828ded3e77c3c1f371d45033234639562673b
2021-07-02 22:39:25 +00:00
TreeHugger Robot
03b61d22b6 Merge "Fix NPE in TvPipController" into sc-dev 2021-07-02 22:25:09 +00:00
TreeHugger Robot
cd4b57ab32 Merge "Switch back to sync IInputMethodManager" into sc-dev am: 4e944d4634
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15176334

Change-Id: Ia3216ae5707e981d1e2543dd5192e9bc6e5a8cc0
2021-07-02 16:40:08 +00:00
Huihong Luo
a7ac2cd301 Merge "Disable Webview Overlay when invisible" into sc-dev am: 94950c3c55
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15116633

Change-Id: I87bc4707abc9b0da5e09a8c62cb52a1b6144c614
2021-07-02 16:23:41 +00:00
TreeHugger Robot
4e944d4634 Merge "Switch back to sync IInputMethodManager" into sc-dev 2021-07-02 15:22:21 +00:00
Yohei Yukawa
9dde701446 Switch back to sync IInputMethodManager
This CL logically reverts recent CLs [1][2][3][4][5][6][7][8][9] to
switch back to the previous sync IPC approach in IInputMethodManager
except for the following two IPCs.

 * reportPerceptibleAsync
 * removeImeSurfaceFromWindowAsync

Reason for revert:
We need more time to understand its performance implications.

 [1]: If4b40244a2e0e3b11c38c1da9340ba8e5166ad64
      b9590fa1e11af459a5ebc15e0536ff2e755ddbcf
 [2]: If79e063641a01b325c63eb9f871f5b992d7c0b72
      5a5648dcb5a362647e79cca79bcc846752c26551
 [3]: I1547b98b2aacf764e33aadc9ab784f2013f58f2f
      d833f0dab4406a72bdcc24aa041358f2eb99f03b
 [4]: I646ef4ae0570aae1812ea267f309441fdec6938d
      38fd020616722be4e28bfd9797f73cc768cddd72
 [5]: Iaa63e01453da4ff0e3f446eac036b3be3180cb73
      4a820ccc41045d7f92c47d1c49e4c34398f589e8
 [6]: Id516fd1c961f43ac3e139c88d7ed004c188d458b
      0a32fd21efca72f4bfcdd1e6bf21a06e1d9146e0
 [7]: Icb396ae5d74060af69c4ecb16723b2e37b9f2067
      c4663ba6a98c93c305778af2d7770d3cfa7d345a
 [8]: I3eafbc28ed3acf3ba859885bf201cb06b3149b94
      f226a79fee58d55ae2dbdc5049479146e421ce93
 [9]: Ic584203c1221fbae17f5e2d8f09e3992df061646
      5e2d9f271d1f24fc946661579628fb9a817143dc

Bug: 163453493
Bug: 174892351
Fix: 190486491
Test: atest CtsInputMethodTestCases
Change-Id: If16ac0de536d9089eb04f6e07b1ee47378124658
Merged-In: If16ac0de536d9089eb04f6e07b1ee47378124658
2021-07-02 07:06:07 +00:00
Huihong Luo
ec68b7c973 Disable Webview Overlay when invisible
Remove Webview overlays when Webview node is set to invisible

Bug: 187292989
Test: play a video in a Webview, toggle visibility for the view, check
existence of a surface control named as "Webview Overlay
SurfaceControl#0"

Change-Id: If47a78a8ae1f7b65b9e7ab983ec72f580d78191a
2021-07-01 11:50:53 -07:00
Vadim Caen
f08dae3158 Implement the legacy splash screen behavior
For apps opted out of the new splash screen, we show the full background
drawable.
Ensure there has send the splash screen background color to
StartingWindowListener.

Bug: 182880656
Test: manual set useLegacy to true then verify legacy splash screen.
Test: atest WmTests:ActivityRecordTests
Test: atest StartingSurfaceDrawerTests

Change-Id: Icf662f3c5f368f447e718f82f78dc25b909ca9be
2021-07-01 15:05:06 +08:00
Hongwei Wang
41e0c4583f Merge "PiP: Move tap-outside-hide block one level higher." into sc-dev am: 395c582b62
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15162888

Change-Id: Ifa8e390efe3446543d3a499de25f3624c7157704
2021-07-01 04:47:11 +00:00
Hongwei Wang
395c582b62 Merge "PiP: Move tap-outside-hide block one level higher." into sc-dev 2021-07-01 04:31:08 +00:00
Greg Daniel
8886211d70 Merge "Make sure we check for valid GrContext when pinning images." into sc-dev am: 351080a8f5
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15156074

Change-Id: Id2deb785379b2ddef76a164c9a2c40f4c5dac48d
2021-07-01 02:11:41 +00:00
Greg Daniel
351080a8f5 Merge "Make sure we check for valid GrContext when pinning images." into sc-dev 2021-07-01 01:59:40 +00:00
TreeHugger Robot
caea6e0f4a Merge "Restore split layout when wm-shell no longer controlling IME" into sc-dev am: 5a43b726d4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15105470

Change-Id: Id7725bd72a348b95a60b43ba43e97ee27196b98e
2021-07-01 00:56:36 +00:00
TreeHugger Robot
5a43b726d4 Merge "Restore split layout when wm-shell no longer controlling IME" into sc-dev 2021-07-01 00:48:07 +00:00
Huihong Luo
f94d22e8e1 Merge "Add a sys prop to control WebView Overlays support" into sc-dev am: faa7a4383e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15158764

Change-Id: I5adc4c5119948b14bd171525047e90d8446c938f
2021-06-30 23:21:03 +00:00
Huihong Luo
faa7a4383e Merge "Add a sys prop to control WebView Overlays support" into sc-dev 2021-06-30 23:10:54 +00:00
Ben Lin
67760d21fd PiP: Move tap-outside-hide block one level higher.
This used to be only check for drag resize case, but now that it is
disabled, this is no longer called. Move it at a higher call block so
that it is also checked for pinch resizing case.

Bug: 191529856
Test: Tap outside PIP when menu is showing, it hides
Change-Id: I810a0825a96224b395dde7d51df077fed996c3ff
Merged-In: I810a0825a96224b395dde7d51df077fed996c3ff
(cherry picked from commit 3892e8e09f79d451107c1f955025e08d3c6c2824)
2021-06-30 22:03:26 +00:00
TreeHugger Robot
55d4b08c43 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-06-30 20:43:10 +00:00
Huihong Luo
eb93107b57 Add a sys prop to control WebView Overlays support
The boolean system property is named as "debug.hwui.webview_overlays_enabled"

Bug: 192267127
Test: change the property value, check presence of Webview Surface
Control

Change-Id: I01e3e26282a5fa79aa504a6e49c5abe1a1c3ea02
2021-06-30 11:47:21 -07:00
Bill Yi
87b485f2dd Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ia1e7179f98a762a7f4ea8cfc3cc6cd17e9e97072
2021-06-30 18:13:21 +00:00
Greg Daniel
f8cb525497 Make sure we check for valid GrContext when pinning images.
Test: manual building and running.
Bug: 187540936
Change-Id: Ie900d80128646c8ca2d4fce41d436019e3cf9c71
2021-06-30 12:06:53 -04:00
Jorge Gil
60ea5943fa Merge "Cancel ongoing PIP animations in onTaskVanished" into sc-dev am: c794661b9a
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15099049

Change-Id: Ifcd9a2f91a4024e989a214e76a260fbbcab69f2d
2021-06-30 14:49:08 +00:00
Jacqueline Bronger
a205547d8b Fix NPE in TvPipController
Test: atest android.accessibilityservice.cts.AccessibilityWindowReportingTest#putWindowInPictureInPicture_generatesEventAndReportsProperty
Bug: 189418438
Change-Id: I28e5eb78dcade1c83ee53ed88bee84834e618615
2021-06-30 14:38:36 +00:00
Jorge Gil
c794661b9a Merge "Cancel ongoing PIP animations in onTaskVanished" into sc-dev 2021-06-30 14:27:18 +00:00
Jorge Gil
4d78e50f61 Merge "Check the min menu size when exp. to normal bounds" into sc-dev am: 47aa9f156e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15144952

Change-Id: Ia71b09b4d17c648eb5c28d155f7b02ecc64b6f81
2021-06-30 03:35:54 +00:00
Jorge Gil
47aa9f156e Merge "Check the min menu size when exp. to normal bounds" into sc-dev 2021-06-30 03:32:16 +00:00
Jerry Chang
80a068e144 Restore split layout when wm-shell no longer controlling IME
Add a callback in ImePositionProcessor to notify IME cotnrol target
changed. And make sure to restore the split layout when wm-shell is not
contorlling IME insets anymore.

Fix: 174119991
Test: 1. open IME on the bootom split to adjust split layout with IME
      2. focus on direct reply of open passwork keyguard
      3. observe the split layout been restored after back to split

Change-Id: I5caeeff9406d21e21c8a82c0078cbfae36bd4063
Merged-In: I5caeeff9406d21e21c8a82c0078cbfae36bd4063
2021-06-30 09:09:06 +08:00
jorgegil@google.com
129493d418 Cancel ongoing PIP animations in onTaskVanished
onTaskVanished may be called when an activity is moved to
the back while a resize animation is still in progress.
This causes a race between the windowing mode change to
fullscreen and the PIP resize that results in the
fullscreen task leash getting a PIP-sized crop.
This change cancels any ongoing animations in
onTaskVanished and makes sure that finishResize() is not
called when the animation is canceled because the transition
to fullscreen will handle the final resize and cropping.

Bug: 188856244
Test: enter YT PIP, click the next button and the music
button quickly after that, then re-open YT from the
notification - verify the activity is fullscreen and is
cropped correctly.

Change-Id: Ide52b8c6b63205081bde96472a5e0589664e1c8a
2021-06-29 17:33:42 -07:00
Huihong Luo
06f4d0f3c3 Merge "Reparent surface control for Webview overlay" into sc-dev am: 4d7a36be41
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15106351

Change-Id: I3a097b69f97d18cdae6a66b899a391d7f4d6a3d5
2021-06-29 22:53:38 +00:00
Huihong Luo
4d7a36be41 Merge "Reparent surface control for Webview overlay" into sc-dev 2021-06-29 22:38:17 +00:00
jorgegil@google.com
dcb5e60c38 Check the min menu size when exp. to normal bounds
The normal bounds may be too small to fit all menu
icons, so before expanding to the normal bounds,
first check that the expected menu size will fit and
if not adjust the bounds so that it will.

Bug: 191296663
Test: atest PipBoundsAlgorithmTest
manual - verify vertical YT video fits all three actions

Change-Id: I531d86501927a6a3ffeb069193c592366ef8f584
2021-06-29 10:39:00 -07:00
Vadim Caen
6ed19f1960 Merge "Apply the mask to all splashscreen forground icons" into sc-dev am: 4f25b8822e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15054861

Change-Id: I6842be5d52809a8a73cdde721a3ef0c8fbe1d754
2021-06-29 17:03:01 +00:00
Vadim Caen
4f25b8822e Merge "Apply the mask to all splashscreen forground icons" into sc-dev 2021-06-29 16:52:57 +00:00
Tony Huang
ee5d20f8fe Merge "Always using middle position to resize layout" into sc-dev am: 1591096aed
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15127130

Change-Id: Ia1c40b4bd80788d8a318b69c79c3fdfa3998a0e2
2021-06-29 06:12:57 +00:00
Tony Huang
1591096aed Merge "Always using middle position to resize layout" into sc-dev 2021-06-29 05:57:53 +00:00
Tony Huang
ad813d0c45 Always using middle position to resize layout
After rotation, the divider should always in middle if not in
minimized mode, so it should use middle position rather than
divider current position to resize split on rotation callback.

Fix: 192219057
Test: manual
Test: atest WMShellUnitTests
Change-Id: I255c1d6aad9a796ca3ec722f45977eb360fe3805
2021-06-29 05:48:50 +00:00
Jerry Chang
7f233ab601 Merge "Fix caching IME status for split screen even when it is not activated" into sc-dev am: 5ded797ef4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15080852

Change-Id: I8e8c2ab64abd6fe9dd3c3d591e369c43de4f6169
2021-06-29 04:27:21 +00:00
Jerry Chang
5ded797ef4 Merge "Fix caching IME status for split screen even when it is not activated" into sc-dev 2021-06-29 04:16:19 +00:00
Huihong Luo
540fdf89b1 Reparent surface control for Webview overlay
When the root surface control changes, the parent of the Webview surface control must be changed.

Bug: 191900007
Test: switch app, or turn on/off screen
Change-Id: Ib7b34133776fd5944afc638bfee471afe6a17349
2021-06-28 20:36:40 -07:00
TreeHugger Robot
0d504c13df Merge "vsyncId should always be incremental" into sc-dev am: 544b5f5b2e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15083427

Change-Id: I0cc10866d8e0bd5358dd06dd9c3127d122013d39
2021-06-29 00:08:10 +00:00
TreeHugger Robot
544b5f5b2e Merge "vsyncId should always be incremental" into sc-dev 2021-06-28 23:58:30 +00:00
TreeHugger Robot
80b02a0624 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-06-28 21:52:18 +00:00
Bill Yi
cdecd1f4c3 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I8a7847a617bc2ccedde00920dd1a4d3d5b0a2753
2021-06-28 18:41:30 +00:00