OSDN Git Service

Dynamically update connectivity and IP address.
authorLorenzo Colitti <lorenzo@google.com>
Fri, 6 Sep 2013 09:04:26 +0000 (18:04 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Thu, 14 Nov 2013 17:38:36 +0000 (02:38 +0900)
commitdeb8f08ace7e255939d793c8a5a0006d424734bc
tree89d92998181abb97f1b1414faff046e8e790d6bf
parent6eb6a908217e080aea43406028be491d269bdbb0
Dynamically update connectivity and IP address.

The settings status page dynamically updates mobile network
status (in/out of service, signal strength, network type, etc.)
but not IP address and connectivity information. Dynamically
update that information as well, for consistency.

For consistency, also update the advanced wifi settings page.

Bug: 10232006
Change-Id: I3a292d8bd9e36ab16c37e107eefff4b37d884a4c
src/com/android/settings/deviceinfo/Status.java
src/com/android/settings/wifi/AdvancedWifiSettings.java