From efd0e5ad958e1feb9e5435de607742019075e0f2 Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Thu, 11 Feb 2016 09:38:18 +0100 Subject: [PATCH 1/3] assistant: remove username_length constraint, if set and bump v7 --- Resources/assistant_external_sip.rc | 9 ++++++--- Resources/assistant_linphone_create.rc | 9 +++++---- Resources/assistant_linphone_existing.rc | 9 +++++---- Resources/assistant_remote.rc | 10 +++++++--- linphone-Info.plist | 2 +- 5 files changed, 24 insertions(+), 15 deletions(-) diff --git a/Resources/assistant_external_sip.rc b/Resources/assistant_external_sip.rc index a02c1a8c1..f7bd40da1 100644 --- a/Resources/assistant_external_sip.rc +++ b/Resources/assistant_external_sip.rc @@ -12,10 +12,13 @@
- 1 - -1 - -1 + -1 + -1 + -1 + -1 + 1 + .*
diff --git a/Resources/assistant_linphone_create.rc b/Resources/assistant_linphone_create.rc index b9e713e98..724d3328f 100644 --- a/Resources/assistant_linphone_create.rc +++ b/Resources/assistant_linphone_create.rc @@ -15,11 +15,12 @@
sip.linphone.org - ^[a-z0-9_.\-]*$ - 1 - 1 - 64 34 + 1 + -1 + 64 + 1 + ^[a-z0-9_.\-]*$ https://www.linphone.org/assistant.php
diff --git a/Resources/assistant_linphone_existing.rc b/Resources/assistant_linphone_existing.rc index b9e713e98..724d3328f 100644 --- a/Resources/assistant_linphone_existing.rc +++ b/Resources/assistant_linphone_existing.rc @@ -15,11 +15,12 @@
sip.linphone.org - ^[a-z0-9_.\-]*$ - 1 - 1 - 64 34 + 1 + -1 + 64 + 1 + ^[a-z0-9_.\-]*$ https://www.linphone.org/assistant.php
diff --git a/Resources/assistant_remote.rc b/Resources/assistant_remote.rc index 4a609218a..045029f56 100644 --- a/Resources/assistant_remote.rc +++ b/Resources/assistant_remote.rc @@ -10,11 +10,15 @@ 1 +
- -1 - -1 - -1 + -1 + -1 + -1 + -1 + -1 + .*
diff --git a/linphone-Info.plist b/linphone-Info.plist index 5af22d713..db412f6aa 100644 --- a/linphone-Info.plist +++ b/linphone-Info.plist @@ -53,7 +53,7 @@ CFBundleVersion - 6 + 7 LSRequiresIPhoneOS UIApplicationExitsOnSuspend From ebfaf964017c312581dc77ad5bc9f326e5f29014 Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Thu, 11 Feb 2016 14:26:59 +0100 Subject: [PATCH 2/3] chat: move unread bubble a bit --- Classes/Base.lproj/CallView.xib | 4 ++-- Classes/Base.lproj/CallView~ipad.xib | 6 +++--- Classes/LinphoneUI/Base.lproj/TabBarView.xib | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Classes/Base.lproj/CallView.xib b/Classes/Base.lproj/CallView.xib index ad663885f..48a7d6ed2 100644 --- a/Classes/Base.lproj/CallView.xib +++ b/Classes/Base.lproj/CallView.xib @@ -635,7 +635,7 @@