From caa668604b9bab791a3be534abf3f6e3c56be416 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Thu, 2 Feb 2012 17:12:28 +0100 Subject: [PATCH] Wizard updated + overview accounts slider --- res/layout/accounts.xml | 19 ++++ res/layout/dialer.xml | 93 +++++++++++++++++-- res/layout/wizard_confirm.xml | 33 +++++++ res/values/strings.xml | 2 + src/org/linphone/DialerActivity.java | 56 ++++++++++- .../linphone/LinphonePreferencesActivity.java | 46 ++++++++- 6 files changed, 238 insertions(+), 11 deletions(-) create mode 100644 res/layout/accounts.xml create mode 100644 res/layout/wizard_confirm.xml diff --git a/res/layout/accounts.xml b/res/layout/accounts.xml new file mode 100644 index 000000000..c0065ef70 --- /dev/null +++ b/res/layout/accounts.xml @@ -0,0 +1,19 @@ + + + + + + + + diff --git a/res/layout/dialer.xml b/res/layout/dialer.xml index 1fd16bce0..116c4435f 100644 --- a/res/layout/dialer.xml +++ b/res/layout/dialer.xml @@ -1,4 +1,5 @@ + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/wizard_confirm.xml b/res/layout/wizard_confirm.xml new file mode 100644 index 000000000..c3020b989 --- /dev/null +++ b/res/layout/wizard_confirm.xml @@ -0,0 +1,33 @@ + + + + + + + +