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

Skip to content
Commit 1344b162 authored by Evan Rosky's avatar Evan Rosky
Browse files

Detect 3p launcher move-to-front during recents.

If entering recents with a 3p launcher below a translucent task,
the 3p launcher will remain visible the whole time. This means
that, upon "committing" to go home (swipe-to-home), the 3p
launcher task will be brought to-front rather than launched. If,
we don't check for this, the default behavior of Recents handler
is to cancel the current recents transition if it sees a
transition with unrecognized stuff that isn't related to it's
session.

So, add a check for 3p launcher moving-to-front and convert it
into an "open" so the rest of recents treats it as such.

Bug: 284195706
Test: add calendar widget to 3p launcher, open an event,
      swipe-to-home.
Change-Id: I81cd2a69858f4e20fe0bf86be94ca0e2af06fc28
parent 4b9f5eb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment