diff --git a/CHANGELOG.md b/CHANGELOG.md index 3943d2260..e3d179ddd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ * use FDroid repos on Tor Hidden Services (.onion addresses) +* support for a HTTP Proxy in Preferences + * directly send installed apps to other devices via Bluetooth and Android Beam (NFC+Bluetooth), also compatible with Samsung/HTC S-Beam diff --git a/res/values/strings.xml b/res/values/strings.xml index f523a3cb5..9e7772e52 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -197,6 +197,14 @@ Scan this QR Code to connect to the website for getting started. Send FDroid via WiFi… + Proxy + Enable HTTP Proxy + Configure HTTP Proxy for all network requests + Proxy Host + Configure your proxy\'s hostname (e.g. 127.0.0.1) + Proxy Port + Configure your proxy\'s port number (e.g. 8118) +