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

Skip to content
Commit f9206c9e authored by Erfan Norozi's avatar Erfan Norozi
Browse files

On desktop, open files in a new window

The desktop behaviour relies on `documentLaunchMode` which is implicitly
enabled in all apps unless they override it in their manifest. Apps that
set `documentLaunchMode="never"` will still open in a new window but
will have a weird behaviour if two documents are opened using the same
app (i.e. opening the second document will bring the app window to the
front but the app will still display the first document). See
https://issuetracker.google.com/issues/373759691#comment3

Bug: 373759691
Flag: com.android.documentsui.flags.desktop_file_handling
Test: Unit tests and manual testing

Change-Id: I9d21364879e4f3de780b207365da9bac97ff47ce
parent 4eb69679
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