Robert Greenwalt
bb51d9feea
Fix UMS broadcasts in Tethering.
...
Now Tethering gets notified of UMS changes. Turns out UMS Broadcasts
have attached data with a file scheme and the filter had to be set
correctly.
bug:2504908
Change-Id: I67d979000196c90068fe59846b4fa2bbf6ea00d8
2010-03-12 11:42:09 -08:00
Robert Greenwalt
dfadaeac08
Stop creating threads for tethering.
...
Use the passed in looper and save threads.
Change-Id: I6db04ef64e339a5fb2b71e9fb1da32e2d600447c
2010-03-11 15:39:30 -08:00
Robert Greenwalt
030f5e18df
Disable USB Tethering when UMS is active
...
Make the tethering module aware of UMS.
bug:2469818
Change-Id: I29995812db41bf01a17c303f31fd1707a8d55328
2010-03-10 16:51:35 -08:00
Robert Greenwalt
a599fe7c0d
Re-add tethered notification to framework.
...
Add new artwork and string.
Change-Id: I9c4b2b4bdbd10ee9355c3a7ca81b29fba3b5830c
2010-03-09 11:20:13 -08:00
Robert Greenwalt
e7085e909d
Update framework tethering UI
...
Getting rid of notification dialog - maybe the entire TetherActivity.
Also getting rid of toasts - to ephemeral.
2010-03-04 18:20:58 -08:00
Robert Greenwalt
5a73506cdd
Add error reporting for Tethering.
...
Also make the usb interface configuration more robust so retries are possible.
Makes all Tethering errors recoverable - no harm letting them try again anyway. Worst case
is they need to reboot.
2010-03-03 15:14:29 -08:00
Robert Greenwalt
c9d5fb7c95
Add build options for tethering.
...
Dun-required bool and list of allowed upstream ifaces.
2010-02-26 17:48:09 -08:00
Mike Lockwood
1cb3cb1a94
Tethering: Use battery changed broadcast instead of UMS broadcast to determine
...
when USB is connected and disconnected.
This is needed because the UMS broadcasts will not be sent when UMSis disabled.
Change-Id: I4488fee2c19ac9c901596d1430ea371df97e4325
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-26 18:00:58 -05:00
Robert Greenwalt
d70a3d4e2d
Tethering improvements.
...
Changes due to comments.
Fixing Tether teardown.
bug:2422545
2010-02-24 18:03:40 -08:00
Robert Greenwalt
6142a0b68f
Fix build.
...
clicked "submit" on I65ae29bd when I shouldn't have.
Fixing according to comments and a build error change.
2010-02-23 18:15:29 -08:00
Robert Greenwalt
65ae29bd85
Add USB RNDIS enable/disable control
...
Also adding interface configuration to the tethering machine.
Also fixing netd bug that didn't send up/down portion of iface config command.
2010-02-23 16:04:41 -08:00
Mike Lockwood
a4437fc93a
Fix null pointer exception in connectivity service broadcast receiver.
...
Change-Id: I80c7175ffd1a323a02201395ff6092e2ab0fdd1c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-17 07:40:50 -05:00
Robert Greenwalt
2a091d7aa0
Update Tethering.
...
Adds telephony support, async model, multiple tethered iface suport,
better notifications, device config.
bug:2413855
2010-02-16 16:56:09 -08:00
Robert Greenwalt
d0e18ffb82
First pass at USB Tethering.
...
bug:2281900
2010-02-04 09:15:06 -08:00