receive_sharing_intent icon indicating copy to clipboard operation
receive_sharing_intent copied to clipboard

fix opening shared file from content://media-uri

Open abjorck opened this issue 4 years ago • 2 comments

Hi

Adressing the stacktrace in #105 I've made the following patch. The original code tried to open the entire folder, and I've simple appended the ID of the query. It may not be covering every case or foolproof, but works for my initial case.

abjorck avatar Nov 30 '20 11:11 abjorck

Is this branch merged??? in 1.4.5

Rao2 avatar Jul 31 '21 05:07 Rao2

Confirmed, that this fixed the issue.

@KasemJaffer @dvird @xal @danReynolds : Would you please merge this PR and/or add me as a maintainer?

zmoshansky avatar Apr 30 '22 05:04 zmoshansky