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

Skip to content
Commit 7112c035 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Mark minimized Recents tasks in GroupedRecentTaskInfo.java and Task.java

With this CL we mark Recent Desktop tasks so that SystemUI / Launcher
can know which tasks are minimized.

Note: when we're in desktop mode it is enough to know whether a desktop
task is visible to know whether it is minimized. However, when outside
desktop mode (e.g. in Overview) all desktop tasks are marked invisible
so we need to have a separate field to know whether a task is minimized.

Bug: 333013317
Flag: com.android.window.flags.enable_desktop_windowing_mode
Test: manual: ensured minimized desktop tasks are not shown in Overview

Change-Id: I9011676234762a9b81d0df84c300fea05f6df442
parent e84fdcef
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