summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Introduce network link quality statistics" into klp-devVinit Deshapnde2013-08-221-3/+147
|\
| * Introduce network link quality statisticsVinit Deshapnde2013-08-211-3/+147
* | Modify LinkProperties address update methods.Lorenzo Colitti2013-08-201-16/+2
|/
* In isMobileOk don't execute finally if mobile data is not supported.Wink Saville2013-08-131-6/+6
* am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal i...Wink Saville2013-08-081-0/+11
|\
| * Merge "If in a mobile captive portal is detected enable fail fast." into jb-m...Wink Saville2013-08-081-0/+11
| |\
| | * If in a mobile captive portal is detected enable fail fast.Wink Saville2013-08-071-0/+11
* | | am 7c00be48: am 55adb390: am 35152f13: Merge "Have CaptivePortalTracker use g...Wink Saville2013-08-081-3/+6
|\ \ \ | |/ /
| * | Merge "Have CaptivePortalTracker use gservices updateable provisioning urls."...Wink Saville2013-08-081-3/+6
| |\ \
| | * | Have CaptivePortalTracker use gservices updateable provisioning urls.Wink Saville2013-08-051-3/+6
| | |/
* | | am 81b1fa6f: am 9b6363e5: am cbad1243: Merge "Check that hipri has started." ...Wink Saville2013-08-081-2/+17
|\ \ \ | |/ /
| * | Check that hipri has started.Wink Saville2013-08-071-3/+20
| |/
* | Add PAC File support for proxy configurationJason Monk2013-08-071-10/+30
* | Merge "Add accessors for all addresses and clarify compare* methods"Lorenzo Colitti2013-08-011-1/+1
|\ \
| * | Add accessors for all addresses and clarify compare* methodsLorenzo Colitti2013-08-011-1/+1
* | | Fix excessive log spew.Wink Saville2013-07-311-1/+3
|/ /
* | Add network type TYPE_MOBILE_IA.Wink Saville2013-07-291-0/+3
* | Merge "Remove unused mDnsOverridden"Geremy Condra2013-07-261-27/+5
|\ \
| * | Remove unused mDnsOverriddenChad Brubaker2013-07-231-27/+5
* | | Merge "Fix default DNS not being set on network changes"Geremy Condra2013-07-241-4/+7
|\ \ \ | |/ /
| * | Fix default DNS not being set on network changesChad Brubaker2013-07-231-4/+7
* | | Merge "Fix supplimentary network connections with VPNs"Geremy Condra2013-07-231-37/+70
|\ \ \
| * | | Fix supplimentary network connections with VPNsChad Brubaker2013-07-191-37/+70
| |/ /
* | | Merge "Support multiple Vpn ManageDialogs"Geremy Condra2013-07-231-0/+14
|\ \ \ | |/ / |/| |
| * | Support multiple Vpn ManageDialogsChad Brubaker2013-07-161-0/+14
* | | resolved conflicts for merge of f9774dc7 to masterRobert Greenwalt2013-07-191-7/+5
|\ \ \ | | |/ | |/|
| * | Make CS.isTetheringSupported dynamicRobert Greenwalt2013-07-181-6/+4
* | | resolved conflicts for merge of 85b5e4c4 to masterRobert Greenwalt2013-07-191-8/+120
|\ \ \ | |/ /
| * | Merge "Add gservices updater for carrier provisioning url" into jb-mr2-devRobert Greenwalt2013-07-171-7/+119
| |\ \
| | * | Add gservices updater for carrier provisioning urlRobert Greenwalt2013-07-171-7/+119
* | | | am b96cca27: am df43ba82: am e3badc10: Merge "When a SIM is changed check mob...Wink Saville2013-07-191-0/+16
|\ \ \ \ | |/ / /
| * | | When a SIM is changed check mobile provisioning.Wink Saville2013-07-161-0/+16
| |/ /
* | | checkMobileProvisioning is not using sendNotification.Wink Saville2013-07-191-1/+5
| |/ |/|
* | Support routing sockets as another userChad Brubaker2013-07-151-0/+27
* | Add per user VPN supportChad Brubaker2013-07-121-14/+144
* | am 97b077bc: am 42a85412: am 925ec03f: Merge "VZW wants the phoneNumber to be...Wink Saville2013-07-121-4/+7
|\ \ | |/
| * VZW wants the phoneNumber to be 10 zero's if there isn't one.Wink Saville2013-07-101-4/+7
* | am c880ae16: am db011499: am 753d754c: Merge "Fix NPE if mobile is not suppo...Wink Saville2013-07-021-0/+10
|\ \ | |/
| * Fix NPE if mobile is not supported in checkMobileProvisioning.Wink Saville2013-07-021-0/+10
* | Merge commit '3b5d686e' into fix-merge-conflictWink Saville2013-07-011-3/+508
|\ \ | |/
| * Add checkMobileProvisioning to ConnectivityService.Wink Saville2013-06-291-3/+509
* | Move battery stats call from SystemUI to system server.John Spurlock2013-06-251-0/+6
* | Fix parsing of global:http_proxy value.Andreas Huber2013-05-281-0/+6
|/
* Use the old interface when resetting connectionsRobert Greenwalt2013-05-231-3/+4
* Merge "Support WiFi only device at runtime." into jb-mr2-devWink Saville2013-04-241-0/+8
|\
| * Support WiFi only device at runtime.Wink Saville2013-04-231-0/+8
* | Listen for network disconnect.Robert Greenwalt2013-04-221-1/+16
|/
* Add new route.hasGateway() apiRobert Greenwalt2013-04-121-2/+1
* Merge "Routing workaround." into jb-mr2-devRobert Greenwalt2013-04-111-22/+23
|\
| * Routing workaround.Robert Greenwalt2013-04-091-22/+23