summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into...Billy Lau2015-08-071-2/+3
|\
| * Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGSBilly Lau2015-08-071-2/+3
* | Merge "Fix check for caller being the active network scorer" into mnc-devShirish Kalele2015-08-071-7/+9
|\ \
| * | Fix check for caller being the active network scorerShirish Kalele2015-08-061-7/+9
* | | Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-devPaul Jensen2015-08-053-42/+48
|\ \ \ | |_|/ |/| |
| * | Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-043-42/+48
* | | Fix build.Dianne Hackborn2015-07-311-4/+4
* | | Stop supporting legacy ConnectivityManager routing methods in M.Lorenzo Colitti2015-07-311-1/+43
| |/ |/|
* | Merge "Fix missing onLost NetworkCallbacks when network loses capability" int...Paul Jensen2015-07-301-0/+1
|\ \
| * | Fix missing onLost NetworkCallbacks when network loses capabilityPaul Jensen2015-07-281-0/+1
| |/
* | Merge "Disable WiFi autojoin when user decides via "Stay connected?" dialog" ...Paul Jensen2015-07-291-0/+21
|\ \
| * | Disable WiFi autojoin when user decides via "Stay connected?" dialogPaul Jensen2015-07-161-0/+21
* | | Merge "Un-remove legacy ConnectivityManager API." into mnc-devRobert Greenwalt2015-07-281-5/+1
|\ \ \
| * | | Un-remove legacy ConnectivityManager API.Robert Greenwalt2015-07-281-5/+1
| | |/ | |/|
* | | Always check off-link connectivity in NetworkDiagnostics.Lorenzo Colitti2015-07-271-1/+12
|/ /
* | Merge "Legacy VPN calls to require a userID" into mnc-devRobin Lee2015-07-101-1/+1
|\ \ | |/ |/|
| * Legacy VPN calls to require a userIDRobin Lee2015-07-071-1/+1
* | Merge "Enable EMERGENCY mobile connections." into mnc-devRobert Greenwalt2015-07-102-2/+4
|\ \
| * | Enable EMERGENCY mobile connections.Robert Greenwalt2015-07-092-2/+4
* | | Merge "Add android.net.CaptivePortal class for captive-portal-handling-app ca...Paul Jensen2015-07-104-100/+155
|\ \ \
| * | | Add android.net.CaptivePortal class for captive-portal-handling-app callbacksPaul Jensen2015-07-094-100/+155
* | | | Revive NetworkInfo's SUSPENDED state.Robert Greenwalt2015-07-081-35/+56
| |/ / |/| |
* | | Expose time-interval detail query on INetworkStatsSessionZoltan Szatmary-Ban2015-07-071-0/+2
| |/ |/|
* | Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) APIPaul Jensen2015-06-301-1/+14
|/
* Fix use of reachable DNS server logicErik Kline2015-06-301-1/+38
* Disallow requesting networks with mutable NetworkCapabilities.Paul Jensen2015-06-231-0/+20
* Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTALPaul Jensen2015-06-231-1/+7
* Merge "Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED." into mnc-devLorenzo Colitti2015-06-232-1/+2
|\
| * Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED.Lorenzo Colitti2015-06-112-1/+2
* | Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, Pendin...Paul Jensen2015-06-201-1/+39
|\ \
| * | Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)Paul Jensen2015-06-181-1/+39
* | | Merge "system_server: add two child chains to firewall" into mnc-devXiaohui Chen2015-06-171-0/+11
|\ \ \
| * | | system_server: add two child chains to firewallXiaohui Chen2015-06-171-0/+11
* | | | Merge "Remove dead hidden ConnectivityManager and NetworkInfo APIs." into mnc...Paul Jensen2015-06-163-81/+0
|\ \ \ \
| * | | | Remove dead hidden ConnectivityManager and NetworkInfo APIs.Paul Jensen2015-06-163-81/+0
| | |/ / | |/| |
* | | | Merge "Update file size formatting." into mnc-devJeff Sharkey2015-06-161-0/+2
|\ \ \ \
| * | | | Update file size formatting.Jeff Sharkey2015-06-151-0/+2
| |/ / /
* | | | Add a test that Network#getNetworkHandle() behaves sanely.Erik Kline2015-06-151-0/+3
|/ / /
* | | Add logging to help debug this issue.Robert Greenwalt2015-06-101-1/+21
| |/ |/|
* | Merge "Remove network requests properly." into mnc-devRobert Greenwalt2015-06-111-2/+8
|\ \ | |/ |/|
| * Remove network requests properly.Robert Greenwalt2015-06-101-2/+8
* | Make public Network#bindSocket(FileDescriptor).Erik Kline2015-06-091-13/+31
|/
* Send neighbors into NUD_PROBE rather than NUD_DELAYErik Kline2015-06-011-7/+1
* Treat RTM_DELNEIGH as a transition to NUD_NONEErik Kline2015-06-011-3/+2
* Merge "Add javadoc comments mentioning ConnectivityManager API permissions." ...Paul Jensen2015-05-261-70/+70
|\
| * Add javadoc comments mentioning ConnectivityManager API permissions.Paul Jensen2015-05-191-70/+70
* | Notify only on loss of provisioning.Erik Kline2015-05-222-87/+127
* | LinkProperties function to compare provisioning and remove DNS serversErik Kline2015-05-211-3/+67
* | Merge "LCE feature enhancement" into mnc-devfenglu2015-05-201-2/+18
|\ \
| * | LCE feature enhancementfenglu2015-05-191-2/+18
| |/