OSDN Git Service

CaptivePortal: login activity UI improvements
authorHugo Benichi <hugobenichi@google.com>
Thu, 11 May 2017 00:58:14 +0000 (09:58 +0900)
committerHugo Benichi <hugobenichi@google.com>
Fri, 12 May 2017 03:07:42 +0000 (12:07 +0900)
commitf7eea406c950e447608c6f62de05158334682365
tree6fc707a3d018f47a0675c93bdd1b0f92e0e99852
parent21a57f263f1f84f3acc0e04661e720b5f7be48ff
CaptivePortal: login activity UI improvements

Similarly to commit 2e0915f14384901f25a41d698b39ef0add201550 for the
carrier portal login, this patch changes the default settings of the
webview used for the system captive portal login activity to allow
better user experience on "wide" login pages designed for desktop.

Differently from commit 2e0915f14384901f25a41d698b39ef0add201550, the
zooming buttons are not displayed (i.e zooming is possible only with
gesture).

Test: manually tested with captive portals.
Bug: 318139361922894636532213
Change-Id: I2579994da37f3b0f4c08e24e59c81f31835ab832
packages/CaptivePortalLogin/src/com/android/captiveportallogin/CaptivePortalLoginActivity.java