OSDN Git Service

Use separate settings for host and port.
authorRobert Greenwalt <rgreenwalt@google.com>
Wed, 13 Oct 2010 21:07:03 +0000 (14:07 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Fri, 19 Nov 2010 18:34:31 +0000 (10:34 -0800)
commit52322a9173fc167d3011017b396d1c7419fc280b
tree51832e43249688dddd5c6bd45c303dca1dd8604b
parentb5381c60a2ee67cb9f2a37d46447e584531a6b7f
Use separate settings for host and port.

IPv6 uses ':' in addresses so it's a bad thing to use as a separator.
Rather than find another separator we'll just store them separately.
bug:2700664

Change-Id: Ia6c40891ab9f3f44edd65d8ff7a2a1f7a24cf06e
src/com/android/settings/ProxySelector.java
src/com/android/settings/wifi/WifiConfigController.java