summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/ProxyProperties.java
Commit message (Expand)AuthorAgeFilesLines
* Make LinkProperties comparable.John Wang2011-04-071-0/+10
* Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-37/+105
* use hostname when address null ProxyProperties parcellingIrfan Sheriff2010-09-271-9/+21
* Cleanup copyright dates add missing method.Wink Saville2010-09-211-1/+1
* Some cleanup of Proxy class.Robert Greenwalt2010-09-031-23/+15
* Fix NPE in toStringRobert Greenwalt2010-09-011-2/+6
* Fix crash when proxy exclusion list is null.Andrew Stadler2010-08-311-3/+8
* Fix reboot loop due to NPEIrfan Sheriff2010-08-301-3/+5
* Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-7/+14
* Add NetworkProperties to DataConnection.Wink Saville2010-08-271-0/+8
* Pass network properties to ConnectivityService.Robert Greenwalt2010-07-131-0/+108