From cc1eb7a352525e956e95e8dfd910c6c86edbab2c Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Mon, 29 Oct 2012 14:19:56 +0100 Subject: [PATCH] SSL warning with more information about certificate, accessible through a new 'Details' button --- res/layout/ssl_validator_layout.xml | 336 ++++++++++++++++++++- res/values/strings.xml | 17 +- .../android/ui/dialog/SslValidatorDialog.java | 184 ++++++++++- 3 files changed, 516 insertions(+), 21 deletions(-) diff --git a/res/layout/ssl_validator_layout.xml b/res/layout/ssl_validator_layout.xml index 7fcae8a8..7426e483 100644 --- a/res/layout/ssl_validator_layout.xml +++ b/res/layout/ssl_validator_layout.xml @@ -71,17 +71,328 @@ android:text="@string/ssl_validator_reason_hostname_not_verified" android:textAppearance="?android:attr/textAppearanceSmall" /> - - - + android:layout_height="180dp"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +