From 301309184fb334a19d79e5a4877af2a460525be1 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Fri, 22 Jun 2012 10:41:07 +0200 Subject: [PATCH] Generic sip account assistant working --- res/layout/setup_generic_login.xml | 84 +++++++++++++++++++ res/values/strings.xml | 3 +- res/xml/preferences.xml | 2 +- .../linphone/setup/GenericLoginFragment.java | 29 ++++++- .../linphone/setup/LinphoneLoginFragment.java | 2 +- 5 files changed, 116 insertions(+), 4 deletions(-) diff --git a/res/layout/setup_generic_login.xml b/res/layout/setup_generic_login.xml index 8b3027f3d..4fc7e8ff1 100644 --- a/res/layout/setup_generic_login.xml +++ b/res/layout/setup_generic_login.xml @@ -4,5 +4,89 @@ android:layout_height="match_parent" android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index f32437652..0661b1fab 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -295,7 +295,7 @@ -Account Setup Assistant +Account Setup Assistant This assistant will help you to use a SIP account for your calls. Create an account on linphone.org I already have a linphone.org account @@ -304,6 +304,7 @@ Apply username password +domain confirm password email Create Account diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index a447f1049..f45867184 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -21,7 +21,7 @@ android:title="@string/pref_enable_outbound_proxy">--> - +