Commit graph

283 commits

Author SHA1 Message Date
QuentinArguillere
eca85b80ad Need to start core in the core initialization in order to instanciate the PushRegistry and be able to process the voip push 2024-06-11 16:50:44 +02:00
Christophe Deschamps
e0374d458d Fix callto uri handler 2024-06-11 11:49:28 +02:00
Christophe Deschamps
ef471b2e1d Added callto scheme URI handler 2024-06-11 11:40:56 +02:00
Benoit Martins
0fff983b0a Change download directory 2024-06-10 14:51:22 +02:00
Benoit Martins
e91e722587 Revert "Fix image in chat"
This reverts commit 0e00819a67.
2024-06-07 09:44:31 +02:00
Benoit Martins
fafedeef42 Fix display name for incoming calls 2024-06-06 16:03:16 +02:00
Benoit Martins
8e3bd3b5ab Merge branch 'master' 2024-06-06 15:45:39 +02:00
QuentinArguillere
dbb667fd9e Extract forgotten Linphone objects that were being used in the main queue 2024-06-06 15:36:41 +02:00
QuentinArguillere
290d842843 Replace all postOnMainQueue by postOnCoreQueue 2024-06-06 15:11:49 +02:00
Benoit Martins
0e00819a67 Fix image in chat 2024-06-06 14:31:36 +02:00
Christophe Deschamps
2d0f50d11a Single Sign On 2024-06-05 17:48:13 +02:00
Benoit Martins
0cf8346c89 Fix phone numbers 2024-06-05 15:03:02 +02:00
Benoit Martins
2ef76ae47b Merge branch 'master' 2024-06-04 15:54:20 +02:00
Benoit Martins
b885963d7a Fix media download in ConversationViewModel 2024-06-04 15:42:19 +02:00
Benoit Martins
5215256f72 Fix getFriendWithAddress crash (check if friend lists are empty) 2024-06-04 15:05:25 +02:00
Benoit Martins
bd9e4a000f Fix remote Conf Video crash 2024-06-04 14:25:30 +02:00
Benoit Martins
b3fa81b537 Fix bubble display in iOS 15 2024-06-04 14:23:45 +02:00
Benoit Martins
1b879a5c61 Fix avatar refresh after image download 2024-06-04 14:03:53 +02:00
Benoit Martins
088f3a7506 Fix conversation unread counters 2024-05-31 17:21:23 +02:00
Christophe Deschamps
bd29389a40 URI Handlers 2024-05-31 12:38:58 +00:00
Benoit Martins
1e16dbaa61 Run getFriendWithAddress in the core queue if necessary 2024-05-30 16:45:55 +02:00
Benoit Martins
c69ca4c971 Enable FEC 2024-05-30 14:33:03 +02:00
Benoit Martins
45714fa633 Fix image resizing when keyboard is open 2024-05-30 14:21:23 +02:00
Benoit Martins
00a7f305a5 Check core state before using an asynchronous function
Fix markAsRead crash
2024-05-30 11:50:59 +02:00
Benoit Martins
7dca3300e1 Fix avatar crash 2024-05-29 16:58:01 +02:00
Benoit Martins
fad30689b4 Fix outgoing video call 2024-05-28 16:57:40 +02:00
Benoit Martins
ad701fb952 Refactor history views 2024-05-28 15:58:18 +02:00
Benoit Martins
9f3aeb63ac Fix orientation image 2024-05-24 14:37:08 +02:00
Benoit Martins
57c8efe310 Disable FEC 2024-05-24 11:16:08 +02:00
Benoit Martins
476f1f22ef Fix sending multimedia messages 2024-05-23 17:23:10 +02:00
Benoit Martins
e94065ee2e Fix onCallStateChanged crash 2024-05-23 11:37:10 +02:00
Benoit Martins
e7707c0b2b Send media 2024-05-22 17:25:17 +02:00
Benoit Martins
d0feb5b047 Taking photos with camera in conversation view 2024-05-22 14:43:40 +02:00
Benoit Martins
472bf46938 Add photo picker to conversation view 2024-05-22 12:21:58 +02:00
Benoit Martins
0682489645 Add video preview in message bubble 2024-05-21 10:29:22 +02:00
Benoit Martins
84ad957568 Add multi image message 2024-05-20 15:21:05 +02:00
Benoit Martins
ae19bad388 Add IMDN and Date in ChatBubbleView 2024-05-17 15:06:20 +02:00
Benoit Martins
415cf274b1 Fix conversation for iOS 15 2024-05-17 11:17:00 +02:00
Benoit Martins
a011e7643b Add avatar to group chat
Check first message received per participant
2024-05-16 15:03:25 +02:00
Benoit Martins
d7a7615616 FIx avatar in conversation list 2024-05-15 10:07:19 +02:00
Benoit Martins
5beb5c088c Joining the waiting room when calling a conference 2024-05-14 10:32:24 +02:00
Benoit Martins
14daf5bd40 Fix message list animation 2024-05-13 17:25:42 +02:00
Benoit Martins
b46c2ef778 Enable Remote Push 2024-05-13 11:40:15 +02:00
Benoit Martins
965ae0e35a Merge branch 'master' 2024-05-13 11:26:14 +02:00
Benoit Martins
cb8af8deea Fix image and gif size 2024-05-13 11:23:43 +02:00
Benoit Martins
eeb8c94c69 Start and stop core in sync queue 2024-05-10 10:25:34 +02:00
Benoit Martins
ad58d80939 Fix when conversationsListTmp.first is nil 2024-05-07 17:47:32 +02:00
Benoit Martins
d2d8c9cd8d Fix statistics 2024-05-07 16:30:48 +02:00
Benoit Martins
18c4b46d63 Dismiss bottom sheet in call view 2024-05-07 16:17:19 +02:00
Benoit Martins
2ba2e40958 Change call view in landscape mode 2024-05-07 14:32:59 +02:00