Lightning-Browser icon indicating copy to clipboard operation
Lightning-Browser copied to clipboard

Opening local files from modern file managers does not work

Open SebiderSushi opened this issue 5 years ago • 0 comments

This issue seems analogous to another one that's already been resolved, so i'm going to just link to that one for now, you can read through it to get all the details: https://github.com/markusfisch/BinaryEye/issues/93

TL;DR: It's likely that the functionality itself is already implemented in Lightning and that simply removing the scheme="file" restrictions from all affected android.intent.action.VIEW intent-filters should resolve this issue. For more info, see this section from the android developer guide about intent-filters in times of content providers.

SebiderSushi avatar Mar 01 '20 04:03 SebiderSushi