X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=625833fe696cc48c82674ec96f95de426d791fa2;hp=fc0dc95ac758e41933282783ed5204a4132c9a3d;hb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e;hpb=06f516f2f5c745981e292451d01b9df7d1fd57eb diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index fc0dc95a..625833fe 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ - + + + + @@ -57,6 +60,23 @@ android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="false" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -142,7 +183,31 @@ `tools:ignore="unusedAttribute"` removes the lint warning that `persistableMode` does not apply to API < 21. --> + + + + + +