OSDN Git Service

Remove the old network status intent.
authorPatrick Scott <phanna@android.com>
Wed, 16 Sep 2009 14:00:17 +0000 (10:00 -0400)
committerPatrick Scott <phanna@android.com>
Thu, 17 Sep 2009 12:38:56 +0000 (08:38 -0400)
commiteb6ab2aeeccb5ddfba7faefd9c1b5fe14ee8d885
treecea338ca5d2adfebbd0d10285eaf8350c62d3e6d
parent45e1e540a0d180cbe2724688b43ad6d8df26cb65
Remove the old network status intent.

Use NetworkInfo to see if we are connected to a network instead of the intent
extra. Update the network dialog text and refactor the alert dialog creation to
reuse code.
AndroidManifest.xml
res/values/strings.xml
src/com/android/browser/BrowserActivity.java