X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=47fa1d64accb333d92c2e24817e8df64cb75195b;hp=06dbbd62a2a86edf58f11e7440ac163dbc828819;hb=143b008be245416ba576446aa5f8cdc486c64426;hpb=d649575d732610b57a2b35cbbb8ac9557b068005 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 06dbbd62..47fa1d64 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,62 +1,323 @@ + along with Privacy Browser Android. If not, see . --> + + - + android:key="@string/privacy_category_key" + android:title="@string/privacy" > - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:key="@string/clear_and_exit_category_key" + android:title="@string/clear_and_exit" > + + + + + + + + + + + + + + + + + android:key="@string/homepage_key" + android:title="@string/homepage" + android:defaultValue="@string/homepage_default_value" + android:inputType="textUri" + android:icon="@drawable/home" /> + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +