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