From 55c771d5ecad39dcb6a5ec55ca6f96fa0a8c64d2 Mon Sep 17 00:00:00 2001 From: Benjamin Reis Date: Tue, 7 Nov 2017 16:54:47 +0100 Subject: [PATCH] update linphone --- Classes/ChatConversationTableView.m | 4 ++-- submodules/linphone | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Classes/ChatConversationTableView.m b/Classes/ChatConversationTableView.m index 7ff025ea4..da2a782b4 100644 --- a/Classes/ChatConversationTableView.m +++ b/Classes/ChatConversationTableView.m @@ -182,8 +182,8 @@ cell.selectionStyle = UITableViewCellSelectionStyleNone; return cell; } else { - if (linphone_event_log_is_full_state(event)) - return NULL; + //if (linphone_event_log_is_full_state(event)) + // return NULL; kCellId = NSStringFromClass(UIChatNotifiedEventCell.class); UIChatNotifiedEventCell *cell = [tableView dequeueReusableCellWithIdentifier:kCellId]; diff --git a/submodules/linphone b/submodules/linphone index 95ab4ff58..79e6d1ca3 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 95ab4ff5855b0472b1d187dafe4e35fe4beefb82 +Subproject commit 79e6d1ca3cbf9fb61e2c1329327217db99205aae