summaryrefslogtreecommitdiff
path: root/core/java/android/net/IpConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Move module sources to packages/ConnectivityRemi NGUYEN VAN2021-02-011-223/+0
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-2/+1
* Add IpConfiguration parcelable interface implementation to system APIAaron Huang2019-11-281-8/+2
* Expose IpConfiguration and ProxyInfo APIsAaron Huang2019-11-201-16/+38
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Fix typo in IpConfiguration commentBlake Lawson2018-08-231-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+5
* Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-191-24/+75
* Move IP config from WifiConfiguration to IpConfiguration.Jaewan Kim2014-05-201-0/+151
* Revert "Refactor IpConfiguration from WifiConfiguration"Jaewan Kim2014-04-071-158/+0
* Refactor IpConfiguration from WifiConfigurationJaewan Kim2014-04-071-0/+158