From c31101dd6458225a007466a3d58a2f4b591c684f Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 9 Feb 2014 00:47:11 +0100 Subject: presences are now somewhat stored and displayed to the user via the contact details action. --- res/layout/dialog_contact_details.xml | 77 +++++++++++++++++++++++++++++++++++ res/values/strings.xml | 2 +- 2 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 res/layout/dialog_contact_details.xml (limited to 'res') diff --git a/res/layout/dialog_contact_details.xml b/res/layout/dialog_contact_details.xml new file mode 100644 index 00000000..9bbe5539 --- /dev/null +++ b/res/layout/dialog_contact_details.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 1d07e7f2..a084e890 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6,7 +6,7 @@ New conversation Manage accounts Archive conversation - Show details + Contact details Secure conversation Add account New Conversation -- cgit v1.2.3