Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 859e3323 authored by Vinit Nayak's avatar Vinit Nayak
Browse files

Break split on any non-active change where tasks aren't all TO_FRONT or TO_BACK

* The previous fix here (ag/31195717) regressed the original
issue where calculator and another app is open in unfolded and user
folds the device and only calculator shows up w/ half a black screen.
* Shell transitions gives us a WAKE transition in the case where we
remain unfolded and just lock/unlock the device but doesn't do so
when we fold the device. We can't specifically rely on the WAKE check.
* Now whenever split is already active, if the stages in the animation
aren't all TO_FRONT or TO_BACK we'll break split.

Test: lock/unlock case w/ calculator correctly breaks split +
fold case w/ calculator breaks split. Tried opening a link from Gmail
to ensure one stage where nothing changes and where another stage changes
doesn't break split
Flag: EXEMPT bug fix
Fixes: 387227528

Change-Id: Ib7d1a5a251af0951e8bbbab63aff81c793981f12
parent e87ed4e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment