X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=02deefaca231af5a89399aba8921b25447181bb5;hp=fb445db0eff6810176bacee8c40e495bb5086676;hb=9c85c8a1c93128c2727eb63f5cccf463c9067f90;hpb=4097fbc3a0a037da87f172b2b0b7e99199c0d3b9 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index fb445db0..02deefac 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -11,8 +11,8 @@ android:label="@string/privacy_browser" android:theme="@style/AppTheme" > - // configChanges orientation and screenSize makes the app not reload when the orientation changes. - // windowSoftInputMode stateAlwaysHidden hides the keyboard when the app starts. + + - // android.intent.action.VIEW with the schemes enables processing of web intents. +