summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Make the DUN apn data secure.Robert Greenwalt2010-06-041-3/+8
* Move Tethering off the ServerThread.Robert Greenwalt2010-04-201-1/+7
* Fix Tethering of multiple downstream ifaces.Robert Greenwalt2010-03-251-4/+11
* Update Framework to support multiple dhpc rangesRobert Greenwalt2010-03-251-15/+26
* Fix Tethering when DUN is required but wifi is okRobert Greenwalt2010-03-221-41/+32
* Use the new HSM capability that allows transitionTo in enter methods.Wink Saville2010-03-191-26/+9
* Fix Tethering Notifications for multiple ifacesRobert Greenwalt2010-03-191-0/+7
* Make Tethering not disconnect on every net change.Robert Greenwalt2010-03-171-298/+238
* Fix UMS broadcasts in Tethering.Robert Greenwalt2010-03-121-3/+7
* Stop creating threads for tethering.Robert Greenwalt2010-03-111-8/+12
* Disable USB Tethering when UMS is activeRobert Greenwalt2010-03-101-11/+31
* Re-add tethered notification to framework.Robert Greenwalt2010-03-091-52/+109
* Update framework tethering UIRobert Greenwalt2010-03-041-142/+0
* Add error reporting for Tethering.Robert Greenwalt2010-03-031-168/+136
* Add build options for tethering.Robert Greenwalt2010-02-261-121/+126
* Tethering: Use battery changed broadcast instead of UMS broadcast to determineMike Lockwood2010-02-261-29/+6
* Tethering improvements.Robert Greenwalt2010-02-241-184/+121
* Fix build.Robert Greenwalt2010-02-231-5/+4
* Add USB RNDIS enable/disable controlRobert Greenwalt2010-02-231-25/+230
* Fix null pointer exception in connectivity service broadcast receiver.Mike Lockwood2010-02-171-1/+1
* Update Tethering.Robert Greenwalt2010-02-161-182/+1173
* First pass at USB Tethering.Robert Greenwalt2010-02-041-0/+483