summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-191-4930/+0
* am a8a448da: am e568672c: Merge "Fix NPE in ConnectivityService" into klp-devRobert Greenwalt2013-11-181-1/+1
|\
| * Fix NPE in ConnectivityServiceRobert Greenwalt2013-11-181-1/+1
* | am 4c514f2a: am 594eeb08: Merge "Fix for the invalid Global Proxy Setting" in...Robert Greenwalt2013-11-131-0/+14
|\ \ | |/
| * Fix for the invalid Global Proxy SettingRaj Mamadgi2013-11-141-0/+14
* | am 6eddb39c: am 18490abd: Merge "Fix NPE in ConnectivityService"Robert Greenwalt2013-11-131-2/+5
|\ \ | |/ |/|
| * am 18490abd: Merge "Fix NPE in ConnectivityService"Robert Greenwalt2013-11-131-2/+5
| |\
| | * Fix NPE in ConnectivityServiceKen Mixter2013-11-121-2/+5
* | | Use HttpsURLConnection to by pass proxies.Wink Saville2013-10-311-20/+99
* | | Merge "Change how we use provisioning url so post works" into klp-devRobert Greenwalt2013-10-171-2/+3
|\ \ \
| * | | Change how we use provisioning url so post worksRobert Greenwalt2013-10-171-2/+3
* | | | Retry captiveportal check even if only one addrRobert Greenwalt2013-10-151-21/+34
|/ / /
* | | getProxy in ConnectivityService returns port w/PACJason Monk2013-10-101-1/+10
* | | Fix captive portal detection on IPv6 networks.Lorenzo Colitti2013-10-081-4/+7
* | | Merge "Don't redirect dns to an iface without dns servers" into klp-devRobert Greenwalt2013-10-041-9/+11
|\ \ \
| * | | Don't redirect dns to an iface without dns serversRobert Greenwalt2013-09-251-9/+11
* | | | Use networkType to display wifi and mobile notification separately.Wink Saville2013-10-031-7/+9
|/ / /
* | | Tighten condition for calling checkMobileProvisioning.Wink Saville2013-09-141-2/+5
* | | Merge "checkMobileProvisioning should not block." into klp-devWink Saville2013-09-131-39/+24
|\ \ \
| * | | checkMobileProvisioning should not block.Wink Saville2013-09-131-39/+24
* | | | Merge "Guarantee that PAC Local Proxy owns Port" into klp-devJason Monk2013-09-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Guarantee that PAC Local Proxy owns PortJason Monk2013-09-131-2/+1
* | | | Merge changes Ib1274847,I2eb2a1bf into klp-devJeff Sharkey2013-09-111-9/+1
|\ \ \ \
| * | | | Request all tethering interfaces, fix corruption.Jeff Sharkey2013-09-101-9/+1
* | | | | Fix for the toggle airplane mode hidden APIYuhao Zheng2013-09-111-4/+4
| |/ / / |/| | |
* | | | Add a hidden API to toggle airplane mode.Yuhao Zheng2013-09-101-0/+15
|/ / /
* | | Merge "Tighten test for warm sim and add more debug." into klp-devWink Saville2013-09-091-25/+40
|\ \ \
| * | | Tighten test for warm sim and add more debug.Wink Saville2013-09-061-25/+40
* | | | Merge "Setting MTU size for specific network." into klp-devRobert Greenwalt2013-09-061-1/+21
|\ \ \ \
| * | | | Setting MTU size for specific network.sy.yun2013-09-061-1/+21
| |/ / /
* | | | Merge "Minor fixes: Add a missing "break" and some cosmetic fixes." into klp-devSreeram Ramachandran2013-09-061-19/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Minor fixes: Add a missing "break" and some cosmetic fixes.Sreeram Ramachandran2013-08-271-19/+16
* | | | am fc7a146b: am 50f86448: am 59a9884b: Merge "Do not change NetworkInfo.Detai...Wink Saville2013-09-061-8/+7
|\ \ \ \
| * | | | Do not change NetworkInfo.DetailedState.Wink Saville2013-09-051-8/+7
* | | | | Merge "Rename LinkInfo to LinkQualityInfo" into klp-devVinit Deshapnde2013-09-051-9/+9
|\ \ \ \ \
| * | | | | Rename LinkInfo to LinkQualityInfoVinit Deshapnde2013-09-041-9/+9
* | | | | | Merge commit '270226b0' into manualmergeWink Saville2013-08-291-100/+376
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Add support for handling mobile provisioning networks.Wink Saville2013-08-291-92/+353
| * | | | DO NOT MERGE: MDST is not ready until connected to DcTracker.Wink Saville2013-08-161-5/+23
| * | | | In isMobileOk don't execute finally if mobile data is not supported.Wink Saville2013-08-151-6/+6
* | | | | Don't clear Global Proxy on boot.Jason Monk2013-08-271-2/+0
| |/ / / |/| | |
* | | | 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
| |\ \ \