commit | b95ae8d402e9f680cb1702f14f76afce14aa8614 | [log] [tgz] |
---|---|---|
author | Tor Andersson <tor.andersson@artifex.com> | Wed Sep 04 11:25:52 2019 +0200 |
committer | Tor Andersson <tor.andersson@artifex.com> | Wed Sep 04 14:54:04 2019 +0200 |
tree | 77559cf1e0a98e679b67d0971237eb49eae4152a | |
parent | c62ad32d08126023a784f18681eef49c95416a28 [diff] |
Fix AndroidManifest.xml intent filter matching. In order to match a filename, we must also specify a scheme and a host part. We must also take care to handle file URIs both with and without a mime-type in the intent request. Also support filenames with up to three dots preceding the file extension.