tigerand / android-wifi-ace

Automatically exported from code.google.com/p/android-wifi-ace
0 stars 1 forks source link

[Feature Request] Please add support for WiFi Proxy #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm not sure if it is technically possible on a non-Rooted device but this 
would be a very meaningful enhancement for WiFiACE. Ideally, the support should 
cover all type of proxies:
- HTTP
- HTTPS
- SOCKS (v4 and v5)
- FTP
- Proxy configuration URL
- List of hosts/subnets to be ignored

What version of the product are you using? On what operating system?
- WiFiACE-0.10-20100924
- Android 2.3.3 on Nexus One

Please provide any additional information below.

Original issue reported on code.google.com by vvashi...@gmail.com on 25 Mar 2011 at 9:33

GoogleCodeExporter commented 9 years ago
agree! it would be great!

Original comment by martd...@gmail.com on 11 Apr 2011 at 3:10

GoogleCodeExporter commented 9 years ago
I can only add an interface to the Android's proxy subsystem, but this would be 
connection-agnostic as the proxy setting in Android is global IIRC.

I mark this as accepted, but with a Low priority as a full implementation of 
the feature depends on Google deglobalizing the Proxy subsystem setting 
(http://code.google.com/p/android/issues/detail?id=1273).

I'll look into it to see what can be done anyways.

I'll keep you informed.

Original comment by marcu...@gmail.com on 21 Apr 2011 at 3:39