From 6bfe63cc93d70346a69184e8a4037957f0465fcc Mon Sep 17 00:00:00 2001 From: Guillaume Beraudo Date: Fri, 21 Oct 2011 14:21:40 +0200 Subject: [PATCH] Simple resume button in conferencing. --- .classpath | 2 +- res/layout/conferencing.xml | 2 + res/raw/linphonerc | 2 + res/values/strings.xml | 2 + src/org/linphone/ConferenceActivity.java | 58 ++++++++++++++++++++++-- src/org/linphone/LinphoneUtils.java | 10 ++++ submodules/externals/exosip | 2 +- submodules/linphone | 2 +- 8 files changed, 74 insertions(+), 6 deletions(-) diff --git a/.classpath b/.classpath index d150c0422..085a8d9c7 100644 --- a/.classpath +++ b/.classpath @@ -8,5 +8,5 @@ - + diff --git a/res/layout/conferencing.xml b/res/layout/conferencing.xml index d6537d0ba..01ea55024 100644 --- a/res/layout/conferencing.xml +++ b/res/layout/conferencing.xml @@ -10,6 +10,8 @@ +