mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-07 10:42:07 +00:00
parent
72709f3cb8
commit
697defb1a7
1 changed files with 2 additions and 0 deletions
|
@ -257,12 +257,14 @@
|
|||
android:key="socks_proxy_address"
|
||||
android:title="@string/socks_proxy_address_title"
|
||||
android:summary=""
|
||||
android:hint="@string/socks_proxy_address_title"
|
||||
android:inputType="textUri|textNoSuggestions" />
|
||||
|
||||
<EditTextPreference
|
||||
android:key="http_proxy_address"
|
||||
android:title="@string/http_proxy_address_title"
|
||||
android:summary=""
|
||||
android:hint="@string/http_proxy_address_title"
|
||||
android:inputType="textUri|textNoSuggestions" />
|
||||
|
||||
<CheckBoxPreference
|
||||
|
|
Loading…
Reference in a new issue