OSDN Git Service

Add URL bar to captive portal login app.
authorPaul Jensen <pauljensen@google.com>
Wed, 6 May 2015 11:39:36 +0000 (07:39 -0400)
committerPaul Jensen <pauljensen@google.com>
Wed, 6 May 2015 11:39:36 +0000 (07:39 -0400)
commit5344a4abdf239a19485a9c858b6cc3be96002eac
tree7a537cb7a87e43d09caf4c944300e81c3adcc285
parent424681e43e454bfcbceb863ddccb875ea57ec26f
Add URL bar to captive portal login app.

Keeps the user informed whether site is using SSL and what URL is being
displayed in an attempt to avoid phishing.  The progress bar is now
always visible as it provides a border between the URL bar and WebView.

Bug:20322548
Change-Id: I001a4501a02cc79080b0f37f0a304c609bbd7664
packages/CaptivePortalLogin/res/layout/activity_captive_portal_login.xml
packages/CaptivePortalLogin/src/com/android/captiveportallogin/CaptivePortalLoginActivity.java