Commit graph

6162 commits

Author SHA1 Message Date
benoit.martins
25813dc15f Fix crash when receive message with multiple media
Fix presence latestActivityTimestamp
2023-06-13 10:09:41 +02:00
benoit.martins
962ab4c267 Rebase 2023-06-13 10:09:41 +02:00
Benoit Martins
1baa68f240 Remove reloadData when ChatConversationTableViewSwift view did appear 2023-06-13 10:09:41 +02:00
Benoit Martins
9a2885ed78 Fix avatar image in MultilineMessageCell (Use always default avatar when address not in contact list) 2023-06-13 10:09:41 +02:00
Benoit Martins
88e497a783 Remove print in Avatar Class 2023-06-13 10:09:41 +02:00
Benoit Martins
139ac987d8 Fix minor problems with presence 2023-06-13 10:09:41 +02:00
benoit.martins
5f297b5dec Add RemoveAllDelegate in AvatarBridge 2023-06-13 10:09:41 +02:00
benoit.martins
4ec3d89d42 Add presence delegate in ChatConversationViewSwift
Fix presence delegate not removed from Avatar class
2023-06-13 10:09:41 +02:00
benoit.martins
cb9707a231 Displaying presence in BackActionNavigationView 2023-06-13 10:09:41 +02:00
Benoit Martins
b045117ed7 Add LinphoneFriendPresenceUpdate observer in ChatConversationTableViewSwift
Remove LinphoneFriendPresenceUpdate observer of NotificationCenter when view disappear
2023-06-13 10:09:41 +02:00
Benoit Martins
ac9f26b5aa Add user avatar presence in chat room swift 2023-06-13 10:09:41 +02:00
Benoit Martins
78d7f0029a Change in ChatConversationView.xib and project file 2023-06-13 10:09:41 +02:00
Benoit Martins
af93f13ea7 Change Project file 2023-06-13 10:09:41 +02:00
Benoit Martins
57f374d440 Refresh item of collectionView when download is finished 2023-06-13 10:09:41 +02:00
benoit.martins
b3d07835ee Add Download Media UI in Bubble Chat Message 2023-06-13 10:09:41 +02:00
Benoit Martins
d4b9f4b976 New UI for messageBubble (Swift) 2023-06-13 10:09:41 +02:00
Benoit Martins
dfa697e0d7 Add all ChatConversation callbacks (delegates) 2023-06-13 10:09:41 +02:00
Benoit Martins
b57ae83662 Add CustomAlertController and functions called in alertController (Start group call and go to Device list view) 2023-06-13 10:09:41 +02:00
Benoit Martins
06cf997eb5 Add DropDown menu 2023-06-13 10:09:41 +02:00
Benoit Martins
9c268b9ae4 Add Secure Badge and participants authentication Custom PopUp 2023-06-13 10:09:41 +02:00
Benoit Martins
312e6a359d First View of ChatConversationSwift 2023-06-13 10:09:41 +02:00
Benoit Martins
c0acf23d00 Add ChatConversationViewModel 2023-06-13 10:09:41 +02:00
Benoit Martins
847bda153d Rebase Release 5.1 2023-06-13 10:09:41 +02:00
Benoit Martins
2a4db9759d Rebase 2023-06-13 10:09:41 +02:00
Benoit Martins
ac376631d1 Remove print in file_transfer_progress_indication_recv 2023-06-13 10:09:41 +02:00
Benoit Martins
053b39083c Add default image when filepath is empty
Remove FileTransfer Callbacks when leave chatroom
Fix editMode
2023-06-13 10:09:40 +02:00
Benoit Martins
26b51208ba Fix upload and download media loader 2023-06-13 10:09:40 +02:00
Benoit Martins
cdf517b7a9 Fix upload and download media loader 2023-06-13 10:09:40 +02:00
Benoit Martins
392d218c4f Check if url can be created in createThumbnailOfVideoFromFileURL (MultilineMessageCell and ChatConversationViewModel) 2023-06-13 10:09:40 +02:00
Benoit Martins
ae974b933c Check of previousEvent is nil in isFirstIndexInTableView 2023-06-13 10:09:40 +02:00
Benoit Martins
e0e41c63e5 Fix file_transfer_progress_indication_recv when indexTransferProgress is equal to -1 2023-06-13 10:09:40 +02:00
benoit.martins
999d989951 Fix media sent from galery 2023-06-13 10:09:40 +02:00
Benoit Martins
1cb2a47e9b Fix unlimited cell creation in ChatConversationViewSwift
Fix reloadData when orientation is changed
2023-06-13 10:09:40 +02:00
Benoit Martins
37981ca4c9 Add Github/License for SwipeCellKit in Podfile 2023-06-13 10:09:40 +02:00
Benoit Martins
c7008e37bd Add SwipeCellKit gitlab repository in Podfile 2023-06-13 10:09:40 +02:00
benoit.martins
472380749c Hide keyboard when scroll CollectionView (ChatConversationTableView) 2023-06-13 10:09:40 +02:00
benoit.martins
a6c06975ec Scroll to the selected media after displaying it 2023-06-13 10:09:40 +02:00
benoit.martins
1a26b1d6cb Replace UICollectionLayoutListConfiguration instead SwipeCollectionView to swipe items from the collectionview 2023-06-13 10:09:40 +02:00
Benoit Martins
2ebf4e03fa Fix deleteItemCheckBox and fix collectionViewImagesGrid.insertItems for one item (MultilineMessageCell) 2023-06-13 10:09:40 +02:00
Benoit Martins
a9d18f2495 Remove reply action for event message 2023-06-13 10:09:40 +02:00
Benoit Martins
332358d322 Add actions when click on swipeActions 2023-06-13 10:09:40 +02:00
benoit.martins
768f505559 Add leading and trailing SwipeActions for bubbles 2023-06-13 10:09:40 +02:00
Benoit Martins
afeef1d93c Open and close keyboard when user interacts with bubbles 2023-06-13 10:09:40 +02:00
Benoit Martins
5054fa8d71 Change UIAlertDialog of Photo permission in ChatConversationViewModel 2023-06-13 10:09:40 +02:00
Benoit Martins
cd9778b3a1 Remove all prints (replaced by Logs) 2023-06-13 10:09:40 +02:00
Benoit Martins
01fe584083 Disable NotificationService when receive message in active chatroom 2023-06-13 10:09:40 +02:00
benoit.martins
96fa6df872 Read_only_native_address_book condition for ChatConversationSwift (Config RC) 2023-06-13 10:09:40 +02:00
Benoit Martins
d41f2c21e3 Add audio_video_conference_factory_address condition to display voip conference buttons in ChatRoomConverstaionSwift 2023-06-13 10:09:40 +02:00
Benoit Martins
2276565c1c Add email, phone number and url link in MultilineMessageCell 2023-06-13 10:09:40 +02:00
Benoit Martins
2c87421757 Fix refreshData when chat room has no message 2023-06-13 10:09:40 +02:00