summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
* Run WifiWatchdogServiceThread only on wifi enableIrfan Sheriff2010-03-121-4/+1
* Stop creating threads for tethering.Robert Greenwalt2010-03-111-1/+1
* Make HiPri work when already connected.Robert Greenwalt2010-03-101-1/+3
* Fix NO_CONNECTIVITY flag in some cases.Robert Greenwalt2010-03-091-0/+2
* Add error reporting for Tethering.Robert Greenwalt2010-03-031-4/+30
* Switch the services library to using the new SlogJoe Onorato2010-03-011-43/+43
* Add build options for tethering.Robert Greenwalt2010-02-261-3/+10
* Fix no-mobile-data after wifi.Robert Greenwalt2010-02-251-0/+9
* Add mobile data on/off switch.Robert Greenwalt2010-02-241-0/+49
* Update Tethering.Robert Greenwalt2010-02-161-4/+42
* First pass at USB Tethering.Robert Greenwalt2010-02-041-0/+38
* am 3e229076: am cc4b4016: Fix the reporting of NO_CONNECTIVITY.Robert Greenwalt2010-01-281-13/+20
|\
| * Fix the reporting of NO_CONNECTIVITY.Robert Greenwalt2010-01-251-13/+20
* | am 6d626d41: am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi n...Robert Greenwalt2010-01-281-2/+9
|\ \ | |/
| * Refine fix I53e91db7 to apply only to wifi networkRobert Greenwalt2010-01-251-2/+9
* | resolved conflicts for merge of 1f2f23bd to masterRobert Greenwalt2010-01-261-19/+42
|\ \ | |/
| * Try to switch to another default net on connection failure.Robert Greenwalt2010-01-201-21/+43
| * Add bugreport info about network feature use. DO NOT MERGERobert Greenwalt2010-01-201-8/+37
| * Cleanup of process-specific DNS.Robert Greenwalt2010-01-191-1/+1
* | resolved conflicts for merge of 90528645 to masterRobert Greenwalt2010-01-151-2/+2
|\ \ | |/
| * Backport l53e91db7 from master.Robert Greenwalt2010-01-131-5/+19
| * DO NOT MERGE Reverting change I53e91db7.Robert Greenwalt2009-12-071-21/+7
* | Set net.hostname sys property to our unique ID.Robert Greenwalt2010-01-141-0/+9
* | Add bugreport info about network feature use.Robert Greenwalt2009-12-211-8/+37
* | am 24317443: am 421c72b6: Cleanup of process-specific DNS.Robert Greenwalt2009-12-181-1/+1
|\ \
| * | Cleanup of process-specific DNS.Robert Greenwalt2009-12-181-1/+1
* | | am 83652ebf: am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2Dianne Hackborn2009-12-141-14/+11
|\ \ \ | |/ /
| * | Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-14/+11
* | | resolved conflicts for merge of 47a2573e to masterRobert Greenwalt2009-12-081-7/+21
|\ \ \ | |/ /
| * | am 90d1b745: Merge change I53e91db7 into eclairRobert Greenwalt2009-12-071-7/+21
| |\ \ | | |/
| | * Filter out minor Connectivity Notifications.Robert Greenwalt2009-12-071-7/+21
* | | resolved conflicts for merge of 5a2fdbba to masterDoug Zongker2009-12-071-4/+1
|\ \ \ | |/ /
| * | move event log tags used by system server into this packageDoug Zongker2009-12-041-4/+1
* | | Cleanup ConnectivityServices network configurationRobert Greenwalt2009-11-301-110/+115
|/ /
* | Fix ConnectivityManager permissions check.Robert Greenwalt2009-10-061-1/+3
|/
* Turn some logging back on in ConnectionManagerRobert Greenwalt2009-10-061-15/+1
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-041-1/+1
* Reduce the ConnectivityManager logging.Robert Greenwalt2009-09-301-8/+9
* Fix network-feature timeout code.Robert Greenwalt2009-09-291-73/+118
* Report NO_CONNECTIVITY when failover net unavailRobert Greenwalt2009-09-171-0/+2
* Fix for multi-apn MMS access.Robert Greenwalt2009-09-101-13/+7
* Fix the removal of dns entries.Robert Greenwalt2009-08-251-1/+3
* Fix a race condition for data change notificationRobert Greenwalt2009-08-241-0/+9
* Fix various issues found when testing Mms.Robert Greenwalt2009-08-191-2/+5
* ConnectivityService: Do not send broadcasts until the system is ready.Mike Lockwood2009-08-141-3/+32
* Add net type to mobile for mobile-required trafficRobert Greenwalt2009-08-121-205/+638
* Whitespace cleanup prior to real work.Robert Greenwalt2009-07-161-81/+118
* Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-1/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+741
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-741/+0