From: Soren Stoutner Date: Tue, 8 Jun 2021 23:25:08 +0000 (-0700) Subject: Limit the content MIME types that Privacy Browser offers to open. https://redmine... X-Git-Tag: v3.8.1~7 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=db60603297854077e514a28504d12f7dfee794e8 Limit the content MIME types that Privacy Browser offers to open. https://redmine.stoutner.com/issues/731 --- diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 2fc80d89..e23f8b7f 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -125,7 +125,7 @@ - + @@ -133,7 +133,14 @@ - + + + + + + + +