# HG changeset patch # User Vincent Veronis # Date 1254075418 -7200 # Node ID 8c3dd8a7064ea4954baae97bc054d67b1f98df55 # Parent b284c573cd5b4edd27f45521dd5013f722721ca7# Parent 79e07130a0590c5413129ab1ca40b69e5d94e5fc Merge. diff -r 79e07130a059 -r 8c3dd8a7064e AndroidManifest.xml --- a/AndroidManifest.xml Sun Sep 27 20:11:47 2009 +0200 +++ b/AndroidManifest.xml Sun Sep 27 20:16:58 2009 +0200 @@ -54,6 +54,12 @@ android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" /> + + + + + diff -r 79e07130a059 -r 8c3dd8a7064e res/layout/contactlist.xml --- a/res/layout/contactlist.xml Sun Sep 27 20:11:47 2009 +0200 +++ b/res/layout/contactlist.xml Sun Sep 27 20:16:58 2009 +0200 @@ -1,7 +1,7 @@ - + android:orientation="vertical"> - - - - - \ No newline at end of file diff -r 79e07130a059 -r 8c3dd8a7064e res/layout/contactlistsettings.xml --- a/res/layout/contactlistsettings.xml Sun Sep 27 20:11:47 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff -r 79e07130a059 -r 8c3dd8a7064e res/layout/userinfo.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/layout/userinfo.xml Sun Sep 27 20:16:58 2009 +0200 @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff -r 79e07130a059 -r 8c3dd8a7064e res/layout/userinfo_alias.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/layout/userinfo_alias.xml Sun Sep 27 20:16:58 2009 +0200 @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff -r 79e07130a059 -r 8c3dd8a7064e res/values-en/strings.xml --- a/res/values-en/strings.xml Sun Sep 27 20:11:47 2009 +0200 +++ b/res/values-en/strings.xml Sun Sep 27 20:16:58 2009 +0200 @@ -20,7 +20,8 @@ status status_text - preference_is_configured + preference_is_configured + Server connection @@ -44,7 +45,7 @@ Yes No - + Beem - Add contact @@ -107,15 +108,13 @@ Activities --> BEEM - Login Activity - BEEM - Settings - BEEM - EditSettings Activity - + BEEM - EditSettings Activity BEEM - Create an account BEEM - CreateAccount Activity - BEEM - Contacts BEEM - ContactList Activity + BEEM - User Info