[Contacts] update list on search cancel icon click + build version updated [Switch submodule branch] [--force]

This commit is contained in:
Brieuc Viel 2017-12-22 14:54:32 +01:00
parent 5881c68a47
commit 50a673a81f
2 changed files with 2 additions and 1 deletions

View file

@ -245,6 +245,7 @@ static UICompositeViewDescription *compositeDescription = nil;
// searchBar.text = [searchText uppercaseString];
[ContactSelection setNameOrEmailFilter:searchText];
if (searchText.length == 0) {
[LinphoneManager.instance setContactsUpdated:TRUE];
[tableController loadData];
} else {
[tableController loadSearchedData];

View file

@ -53,7 +53,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>