summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add a Dummy data connection for testing purposes.Robert Greenwalt2010-12-071-0/+6
* | | Make Proxy change broadcast stickyRobert Greenwalt2010-12-061-1/+1
* | | Don't clobber the net hostname if it's already set.Robert Greenwalt2010-12-061-5/+7
* | | Cleanup logging.Wink Saville2010-12-031-82/+88
* | | Load persisted global proxy settings.Robert Greenwalt2010-12-021-1/+17
* | | Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-5/+138
* | | Tell each VM to flush their DNS cache.Robert Greenwalt2010-11-041-0/+6
* | | am 83d97f46: am 96619f9f: Merge "Add some error-case logging." into gingerbreadWink Saville2010-10-111-16/+13
|\| |
| * | am 96619f9f: Merge "Add some error-case logging." into gingerbreadWink Saville2010-10-101-16/+13
| |\|
| | * Add some error-case logging.Robert Greenwalt2010-10-101-16/+13
* | | Turn on some debugging infoRobert Greenwalt2010-10-051-1/+1
* | | resolved conflicts for merge of 6a3eddb4 to masterDianne Hackborn2010-09-301-1/+1
|\| |
| * | am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbreadDianne Hackborn2010-09-301-1/+1
| |\|
| | * Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-301-1/+1
* | | resolved conflicts for merge of 2d457a32 to masterRobert Greenwalt2010-09-241-96/+210
|\| |
| * | am 8f97fe55: Merge "Move long Connectivity tasks to handler thread." into gin...Robert Greenwalt2010-09-241-92/+198
| |\|
| | * Move long Connectivity tasks to handler thread.Robert Greenwalt2010-09-231-92/+198
* | | am f532e958: am 6548f395: Merge "Inet status bug fix" into gingerbreadRobert Greenwalt2010-09-211-0/+16
|\| |
| * | am 6548f395: Merge "Inet status bug fix" into gingerbreadRobert Greenwalt2010-09-211-0/+16
| |\|
| | * Inet status bug fixRobert Greenwalt2010-09-211-0/+16
* | | resolved conflicts for merge of 749e6bc5 to masterRobert Greenwalt2010-09-211-0/+27
|\| |
| * | am 313af5a3: Merge "Add Inet Condition log to bugreports" into gingerbreadRobert Greenwalt2010-09-201-0/+27
| |\|
| | * Add Inet Condition log to bugreportsRobert Greenwalt2010-09-201-0/+27
* | | Enhance http proxy supportRobert Greenwalt2010-09-171-0/+32
* | | am f434dd16: am 134b28a7: Merge "Update Inet Connection Status display" into ...Robert Greenwalt2010-09-151-2/+10
|\| |
| * | am 134b28a7: Merge "Update Inet Connection Status display" into gingerbreadRobert Greenwalt2010-09-151-2/+10
| |\|
| | * Update Inet Connection Status displayRobert Greenwalt2010-09-151-2/+10
* | | Fix the buildRobert Greenwalt2010-09-091-3/+1
* | | resolved conflicts for merge of ec52c98d to masterRobert Greenwalt2010-09-091-0/+91
|\| |
| * | am 0727a865: Merge "Add network condition reporting." into gingerbreadRobert Greenwalt2010-09-091-0/+89
| |\|
| | * Add network condition reporting.Robert Greenwalt2010-09-091-0/+89
| * | resolved conflicts for merge of b998f311 to gingerbread-plus-aospRobert Greenwalt2010-08-251-2/+33
| |\ \ | | |/ | |/|
| | * Add an API to request route to an IPv6 host.Banavathu, Srinivas Naik2010-08-191-2/+33
* | | Fix and simplify ConnectivityService singleton.Wink Saville2010-09-021-41/+13
* | | Revert "Changed ConnectivityService#getServiceInstance so its a singleton."Joe Onorato2010-09-011-5/+6
* | | Add a default dns entry if none is providedRobert Greenwalt2010-09-011-4/+27
* | | Changed ConnectivityService#getServiceInstance so its a singleton.Wink Saville2010-09-011-6/+5
* | | Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-9/+8
* | | resolved conflicts for merge of 4ea54f44 to masterRobert Greenwalt2010-08-271-5/+30
* | | am 510f9f86: am 6d734693: Merge "Send all Connectivity broadcasts." into ging...Robert Greenwalt2010-08-241-3/+0
|\| |
| * | Send all Connectivity broadcasts.Robert Greenwalt2010-08-241-3/+0
| * | DO NOT MERGE Always set/remove default routes.Robert Greenwalt2010-08-131-62/+48
| |/
* | bluetooth tetheringDanica Chang2010-08-181-1/+11
* | Add documentation to NetworkStateTracker and a small change to the API.Wink Saville2010-08-131-30/+5
* | Split WifiStateMachine from WifiStateTrackerIrfan Sheriff2010-08-101-18/+3
* | Fix runtime reset (missing case break).Daniel Sandler2010-08-041-0/+1
* | Always try to set/remove default routesRobert Greenwalt2010-08-021-77/+54
* | Refactor WifiStateTrackerIrfan Sheriff2010-07-271-0/+5
* | Pass network properties to ConnectivityService.Robert Greenwalt2010-07-131-68/+62
* | Move the net transition wakelock to ConnService.Robert Greenwalt2010-06-161-4/+69