|
|
@ -3,7 +3,7 @@ |
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
|
|
|
|
|
|
|
|
|
<CheckBoxPreference |
|
|
|
<CheckBoxPreference |
|
|
|
android:defaultValue="true" |
|
|
|
android:defaultValue="false" |
|
|
|
android:key="httpProxyEnabled" |
|
|
|
android:key="httpProxyEnabled" |
|
|
|
android:title="@string/pref_title_http_proxy_enable" /> |
|
|
|
android:title="@string/pref_title_http_proxy_enable" /> |
|
|
|
<EditTextPreference |
|
|
|
<EditTextPreference |
|
|
|