summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
* Remove dead hidden ConnectivityManager and NetworkInfo APIs.Paul Jensen2015-06-161-78/+3
* remove usage of deprecated method setLatestEventInfoChris Wren2015-06-121-9/+11
* Merge "Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs" ...Paul Jensen2015-06-101-1/+4
|\
| * Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDsPaul Jensen2015-06-101-1/+4
* | Merge "When no Internet access is detected, display a notification first." in...Lorenzo Colitti2015-06-101-60/+77
|\ \
| * | When no Internet access is detected, display a notification first.Lorenzo Colitti2015-06-101-60/+77
| |/
* | Merge "initial revision of NetworkDiagnostics" into mnc-devErik Kline2015-06-091-0/+30
|\ \
| * | initial revision of NetworkDiagnosticsErik Kline2015-06-091-0/+30
| |/
* | Merge "Switch over to updated VPN warning strings" into mnc-devRobin Lee2015-06-091-3/+16
|\ \ | |/ |/|
| * Switch over to updated VPN warning stringsRobin Lee2015-06-091-3/+16
* | Merge "Remove "returning Blocked NetworkInfo" logspam." into mnc-devLorenzo Colitti2015-06-051-2/+2
|\ \ | |/ |/|
| * Remove "returning Blocked NetworkInfo" logspam.Lorenzo Colitti2015-06-051-2/+2
* | Merge "Fix the empty reason field in connectivity change intent." into mnc-devFeixiong Zhang2015-06-041-1/+1
|\ \
| * | Fix the empty reason field in connectivity change intent.Feixiong Zhang2015-06-041-1/+1
* | | Merge "Revive ConnectivityServiceTest and add some tests." into mnc-devPaul Jensen2015-06-041-3/+7
|\ \ \ | |_|/ |/| |
| * | Revive ConnectivityServiceTest and add some tests.Paul Jensen2015-06-041-3/+7
| |/
* | Merge "Disable mDefaultDns to see if we can remove it." into mnc-devLorenzo Colitti2015-06-041-4/+6
|\ \ | |/ |/|
| * Disable mDefaultDns to see if we can remove it.Lorenzo Colitti2015-05-201-4/+6
* | Delete unsed mDnsLock.Erik Kline2015-06-031-1/+0
* | Make the dumpsys connectivity shorter and easier to read.Lorenzo Colitti2015-06-031-18/+25
* | Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-011-13/+22
* | Null-check argument to ConnectivityManager.releaseNetworkRequest(PendingIntent)Paul Jensen2015-05-211-0/+1
* | Merge "Query HTTP proxy for network via a new API to avoid permissions except...Paul Jensen2015-05-191-1/+17
|\ \ | |/ |/|
| * Query HTTP proxy for network via a new API to avoid permissions exceptionsPaul Jensen2015-05-181-1/+17
* | Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mn...Lorenzo Colitti2015-05-191-38/+29
|\ \
| * | Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen.Lorenzo Colitti2015-05-191-38/+29
* | | Merge "Support cross-user VPN calls (with permission)" into mnc-devRobin Lee2015-05-191-21/+58
|\ \ \ | |/ / |/| |
| * | Support cross-user VPN calls (with permission)Robin Lee2015-05-181-21/+58
* | | Statically import NetworkCapabilities constants for brevity.Lorenzo Colitti2015-05-141-10/+14
|/ /
* | Don't display the "no Internet access" prompt on captive portals.Lorenzo Colitti2015-05-141-2/+4
* | Fix a race when removing from LegacyTypeTracker.Lorenzo Colitti2015-05-121-18/+23
* | Optionally add a default MOBILE request.Erik Kline2015-05-081-26/+90
|/
* Adding "Connected, no Internet" string in Wifi nw summary.Sanket Padawe2015-05-011-1/+7
* Remove network access for idle appsAmith Yamasani2015-04-291-2/+4
* Merge commit '25a217c' into merge2Etan Cohen2015-04-241-0/+10
|\
| * Add captive portal API.Paul Jensen2015-04-161-0/+10
| * LCE service implementation - connectivity sidefenglu2015-04-151-0/+18
* | Allow apps with ACCESS_WIFI_STATE to listen for wifi networksLorenzo Colitti2015-04-221-1/+25
* | Merge "update API name to requestBandwidthUpdate()"fenglu2015-04-221-1/+1
|\ \
| * | update API name to requestBandwidthUpdate()fenglu2015-04-211-1/+1
* | | Merge "Revert "requestBwUpdate() public API review""Robert Greenwalt2015-04-211-1/+1
|\ \ \
| * | | Revert "requestBwUpdate() public API review"Robert Greenwalt2015-04-211-1/+1
* | | | Merge "requestBwUpdate() public API review"Robert Greenwalt2015-04-211-1/+1
|\ \ \ \ | |/ / /
| * | | requestBwUpdate() public API reviewfenglu2015-04-211-1/+1
| |/ /
* | | Final removal of CONNECTIVITY_ACTION_IMMEDIATE.Erik Kline2015-04-211-5/+0
* | | Move factoryReset to service and protect.Stuart Scott2015-04-201-0/+26
|/ /
* | Merge changes from topic 'wifi-alternate-reality'Lorenzo Colitti2015-04-161-1/+6
|\ \
| * | Make CALLBACK_PRECHECK actually work.Lorenzo Colitti2015-04-161-1/+6
* | | LCE service implementation - connectivity sidefenglu2015-04-161-0/+18
|/ /
* | Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release"Vinit Deshpande2015-04-161-46/+72
|\ \