From eadebeb77cbc4f5b49d484b8a64058630385afe6 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Wed, 12 Mar 2014 22:31:50 +0100 Subject: added server info and deal with thi 'connecting...' bug --- res/layout/server_info.xml | 79 +++++++++++++++++++++++++++++++++++++ res/menu/manageaccounts_context.xml | 6 ++- res/values/strings.xml | 1 + 3 files changed, 85 insertions(+), 1 deletion(-) create mode 100644 res/layout/server_info.xml (limited to 'res') diff --git a/res/layout/server_info.xml b/res/layout/server_info.xml new file mode 100644 index 00000000..be317f9e --- /dev/null +++ b/res/layout/server_info.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/menu/manageaccounts_context.xml b/res/menu/manageaccounts_context.xml index 22b7ac34..765ed4e9 100644 --- a/res/menu/manageaccounts_context.xml +++ b/res/menu/manageaccounts_context.xml @@ -23,8 +23,12 @@ + diff --git a/res/values/strings.xml b/res/values/strings.xml index 4995523b..7f0977ec 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -23,4 +23,5 @@ Enter a new name: Do you want to delete %s from your roster. The conversation assoziated with this account will not be removed. The server %s presented you with an unstrusted, possible self signed, certificate. + Server Info -- cgit v1.2.3