File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 174174 <string name =" summary_pref_fake_dns_enabled" >Local DNS returns fake IP addresses (faster, but it may not work for some apps)</string >
175175
176176 <string name =" title_pref_prefer_ipv6" >Prefer IPv6</string >
177- <string name =" summary_pref_prefer_ipv6" >Prefer IPv6 addresses and routes </string >
177+ <string name =" summary_pref_prefer_ipv6" >Enable IPv6 routes and Prefer IPv6 addresses </string >
178178
179179 <string name =" title_pref_remote_dns" >Remote DNS (udp/tcp/https/quic)(Optional)</string >
180180 <string name =" summary_pref_remote_dns" >DNS</string >
Original file line number Diff line number Diff line change 1919 android : title =" @string/title_pref_is_booted" />
2020
2121 <PreferenceCategory android : title =" @string/title_vpn_settings" >
22+ <CheckBoxPreference
23+ android : key =" pref_prefer_ipv6"
24+ android : summary =" @string/summary_pref_prefer_ipv6"
25+ android : title =" @string/title_pref_prefer_ipv6" />
26+
2227 <CheckBoxPreference
2328 android : key =" pref_per_app_proxy"
2429 android : summary =" @string/summary_pref_per_app_proxy"
170175 android : title =" @string/title_advanced"
171176 app : initialExpandedChildrenCount =" 0" >
172177
173- <CheckBoxPreference
174- android : key =" pref_prefer_ipv6"
175- android : summary =" @string/summary_pref_prefer_ipv6"
176- android : title =" @string/title_pref_prefer_ipv6" />
177-
178178 <CheckBoxPreference
179179 android : defaultValue =" false"
180180 android : key =" pref_proxy_sharing_enabled"
You can’t perform that action at this time.
0 commit comments