skellum / android-wifi-tether

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

Feature Request: Automatically disable sync while tethering #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It seems to improve the bandwidth a bit if you disable sync (for gmail,
contacts, calendar, etc) while tethering. Maybe add an option to
automatically disable this for us when tethering, and automatically
re-enable when finished tethering?

Original issue reported on code.google.com by dro...@gmail.com on 10 Mar 2009 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by ulf...@gmail.com on 10 Mar 2009 at 7:39

GoogleCodeExporter commented 9 years ago
I found the libraries to do this, but they're hidden. Will have to find a way 
to hack around this. Comments 
on it are in the code now.

Original comment by ulf...@gmail.com on 11 Mar 2009 at 6:22

GoogleCodeExporter commented 9 years ago
cool, i know it's possible, there are a couple of 'toggle' or 'switcher' apps 
on the
market that work even on unrooted phones that can toggle sync on and off

Original comment by dro...@gmail.com on 11 Mar 2009 at 6:23

GoogleCodeExporter commented 9 years ago
Here we go. I've added code to always do it, but I want to make it an option. 
I'll
commit once I've gotten that in place.

Original comment by ulf...@gmail.com on 12 Mar 2009 at 6:19

GoogleCodeExporter commented 9 years ago

Original comment by ulf...@gmail.com on 12 Mar 2009 at 6:19

GoogleCodeExporter commented 9 years ago
Added the code to do it and a setting in the Setup page. It should remember 
previous
Auto-Sync state and restore that upon stopping tether. If you encounter any 
issues
with this, let us know.

http://android-wifi-tether.googlecode.com/files/signed_andTether_0.94_pre3.apk

Original comment by ulf...@gmail.com on 12 Mar 2009 at 8:51