Topazstix / sandrop

Automatically exported from code.google.com/p/sandrop
0 stars 0 forks source link

SandroProxy should start/stop if network provider uses proxy localhost/<sandroproxy_port> #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This should be on/off setting in preferences.

SandroProxy will listen for connectivity change.
If new network provider has proxy set on the same port
that also SandroProxy listens, it will start service.
When that provider goes down, SandroProxy service will stop, so not to use 
battery.

http://developer.android.com/reference/android/net/ConnectivityManager.html#CONN
ECTIVITY_ACTION

Original issue reported on code.google.com by supp.san...@gmail.com on 9 May 2013 at 4:59

GoogleCodeExporter commented 8 years ago
There is still minor bug that sandroproxy do not stop 
if some other network provider is already connected (mobile provider) 
and wifi goes down. 
It will be fixed in coming releases.

Original comment by supp.san...@gmail.com on 14 May 2013 at 7:40

GoogleCodeExporter commented 8 years ago
fixed in release 1.4.70

Original comment by supp.san...@gmail.com on 17 May 2013 at 9:18

GoogleCodeExporter commented 8 years ago

Original comment by supp.san...@gmail.com on 17 May 2013 at 9:28