X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4f3b1ff10b6fa2736210b72b6d7ce220b6a9b2c9;hp=b56f932464784eb0040b654f4711e38cd931f972;hb=8142ac5fc2489de735de4b6fa21a1eae733ccfce;hpb=5b4d95aed14b9206438285326ff1562b8864808c diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b56f9324..4f3b1ff1 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,56 +1,327 @@ + along with Privacy Browser Android. If not, see . --> + android:key="privacy" + android:title="@string/privacy" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:key="url_modification" + android:title="@string/url_modification" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:title="@string/homepage" + android:defaultValue="@string/homepage_default_value" + android:inputType="textUri" + android:icon="?attr/homepageIcon" /> + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file