summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/ConnectivityService.java
AgeCommit message (Expand)Author
2013-11-18Fix NPE in ConnectivityServiceRobert Greenwalt
2013-11-14Fix for the invalid Global Proxy SettingRaj Mamadgi
2013-10-31Use HttpsURLConnection to by pass proxies.Wink Saville
2013-10-17Merge "Change how we use provisioning url so post works" into klp-devRobert Greenwalt
2013-10-17Change how we use provisioning url so post worksRobert Greenwalt
2013-10-15Retry captiveportal check even if only one addrRobert Greenwalt
2013-10-10getProxy in ConnectivityService returns port w/PACJason Monk
2013-10-08Fix captive portal detection on IPv6 networks.Lorenzo Colitti
2013-10-04Merge "Don't redirect dns to an iface without dns servers" into klp-devRobert Greenwalt
2013-10-03Use networkType to display wifi and mobile notification separately.Wink Saville
2013-09-25Don't redirect dns to an iface without dns serversRobert Greenwalt
2013-09-14Tighten condition for calling checkMobileProvisioning.Wink Saville
2013-09-13Merge "checkMobileProvisioning should not block." into klp-devWink Saville
2013-09-13Merge "Guarantee that PAC Local Proxy owns Port" into klp-devJason Monk
2013-09-13checkMobileProvisioning should not block.Wink Saville
2013-09-13Guarantee that PAC Local Proxy owns PortJason Monk
2013-09-11Merge changes Ib1274847,I2eb2a1bf into klp-devJeff Sharkey
2013-09-11Fix for the toggle airplane mode hidden APIYuhao Zheng
2013-09-10Request all tethering interfaces, fix corruption.Jeff Sharkey
2013-09-10Add a hidden API to toggle airplane mode.Yuhao Zheng
2013-09-09Merge "Tighten test for warm sim and add more debug." into klp-devWink Saville
2013-09-06Merge "Setting MTU size for specific network." into klp-devRobert Greenwalt
2013-09-06Merge "Minor fixes: Add a missing "break" and some cosmetic fixes." into klp-devSreeram Ramachandran
2013-09-06Setting MTU size for specific network.sy.yun
2013-09-06Tighten test for warm sim and add more debug.Wink Saville
2013-09-06am fc7a146b: am 50f86448: am 59a9884b: Merge "Do not change NetworkInfo.Detai...Wink Saville
2013-09-05Do not change NetworkInfo.DetailedState.Wink Saville
2013-09-05Merge "Rename LinkInfo to LinkQualityInfo" into klp-devVinit Deshapnde
2013-09-04Rename LinkInfo to LinkQualityInfoVinit Deshapnde
2013-08-29Merge commit '270226b0' into manualmergeWink Saville
2013-08-29Add support for handling mobile provisioning networks.Wink Saville
2013-08-27Minor fixes: Add a missing "break" and some cosmetic fixes.Sreeram Ramachandran
2013-08-27Don't clear Global Proxy on boot.Jason Monk
2013-08-22Merge "Introduce network link quality statistics" into klp-devVinit Deshapnde
2013-08-21Introduce network link quality statisticsVinit Deshapnde
2013-08-20Modify LinkProperties address update methods.Lorenzo Colitti
2013-08-16DO NOT MERGE: MDST is not ready until connected to DcTracker.Wink Saville
2013-08-15In isMobileOk don't execute finally if mobile data is not supported.Wink Saville
2013-08-13In isMobileOk don't execute finally if mobile data is not supported.Wink Saville
2013-08-08am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal i...Wink Saville
2013-08-08am 7c00be48: am 55adb390: am 35152f13: Merge "Have CaptivePortalTracker use g...Wink Saville
2013-08-08am 81b1fa6f: am 9b6363e5: am cbad1243: Merge "Check that hipri has started." ...Wink Saville
2013-08-08Merge "If in a mobile captive portal is detected enable fail fast." into jb-m...Wink Saville
2013-08-08Merge "Have CaptivePortalTracker use gservices updateable provisioning urls."...Wink Saville
2013-08-07Add PAC File support for proxy configurationJason Monk
2013-08-07If in a mobile captive portal is detected enable fail fast.Wink Saville
2013-08-07Check that hipri has started.Wink Saville
2013-08-05Have CaptivePortalTracker use gservices updateable provisioning urls.Wink Saville
2013-08-01Merge "Add accessors for all addresses and clarify compare* methods"Lorenzo Colitti
2013-07-31Fix excessive log spew.Wink Saville