added proxy to all import operations using KeychainService

This commit is contained in:
Adithya Abraham Philip
2015-06-11 05:33:31 +05:30
parent aa7ad4ac63
commit 79fc0f97ea
8 changed files with 122 additions and 21 deletions

View File

@@ -190,6 +190,8 @@
<string name="pref_proxy_type_value_socks">"proxySocks"</string>
<!-- OrbotHelper strings -->
<string name="orbot_ignore_tor">"Don\'t use Tor"</string>
<!-- InstallDialogFragment strings -->
<string name="orbot_install_dialog_title">Install Orbot to use Tor?</string>
<string name="orbot_install_dialog_install">"Install"</string>