X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=da445d14c2075d419b32f702eee4614376002557;hb=9133910bd316f6a50d478c26283c2cc5447483a7;hp=bc300f002268bdc8ca9ad77aa6cec9a6d546e0b1;hpb=5b29a622c06536ff790aac64c0182feb9a621326;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index bc300f00..da445d14 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -20,8 +20,8 @@ + android:key="privacy" + android:title="@string/privacy" > + + + + + + + + + + + + + + android:key="tor" + android:title="@string/tor" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:title="@string/homepage" + android:defaultValue="https://duckduckgo.com" + android:inputType="textUri" /> + + + + + + \ No newline at end of file