From 99a4d94564635f0223d447bc9bcf081cadd8ff36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 2 Jul 2013 19:20:58 +0200 Subject: User messages are added to the new recovery dialog When login is not successful, a new recovery dialog is prompted with a message about the previous error. --- res/layout/log_in_dialog.xml | 7 +++++++ res/values/strings.xml | 8 +++++++- 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/log_in_dialog.xml b/res/layout/log_in_dialog.xml index 6f28118d..4c9fdbad 100644 --- a/res/layout/log_in_dialog.xml +++ b/res/layout/log_in_dialog.xml @@ -6,6 +6,13 @@ android:orientation="vertical" tools:context=".LogInDialog" > + + Use anonymously Introduce your username Enter your password + User message + Not valid username and/or password. + Your password is not well-formed: it should have at least 8 characters. + Try again: Client HTTP error + Try again: I/O error + Try again: Bad response from the server + Update the app Log In Log Out Trust completely @@ -295,7 +302,6 @@ Server is down. It doesn\'t seem to be a LEAP provider. This is not a trusted LEAP provider. - Your password is not well-formed: it should have at least 8 characters. Authenticating Authenticating with entered login and password. Log out -- cgit v1.2.3