Ronan Abhamon
|
91a64a7462
|
fix(ChatRoom): remove useless code
|
2017-11-29 15:59:22 +01:00 |
|
Ronan Abhamon
|
f0ca552ce4
|
fix(ChatRoom): reuse event from chat message in cb when possible
|
2017-11-29 15:57:33 +01:00 |
|
Ronan Abhamon
|
24d627adf7
|
fix(c-chat-message): remove linphone_chat_message_get_storage_id
|
2017-11-29 15:45:00 +01:00 |
|
Ronan Abhamon
|
220ab0f123
|
feat(MainDb): explicit insert of basic chat room
|
2017-11-29 15:43:38 +01:00 |
|
Sylvain Berfini
|
a23c0e4f20
|
Fixed issue with refs for video surfaces in JNI layer
|
2017-11-29 15:29:02 +01:00 |
|
Ronan Abhamon
|
6b02c99f77
|
fix(ChatMessage): remove useless code
|
2017-11-29 15:18:55 +01:00 |
|
Benjamin Reis
|
d7bc4b66ac
|
do not notify empty subject
|
2017-11-29 14:33:34 +01:00 |
|
Ronan Abhamon
|
e1d909d1c5
|
feat(MainDb): provide a way to fetch messages from db key
|
2017-11-29 14:15:14 +01:00 |
|
Sylvain Berfini
|
a0df884b89
|
Fix Android Context not being set in mediastreamer2
|
2017-11-29 13:44:26 +01:00 |
|
Benjamin Reis
|
b23a2af684
|
always update device event when subscribe received
|
2017-11-29 13:31:27 +01:00 |
|
Sylvain Berfini
|
c172fec54d
|
Fixed compil
|
2017-11-29 13:06:17 +01:00 |
|
Ronan Abhamon
|
773b60367f
|
fix(MainDb): cache chat messageon select
|
2017-11-29 11:54:22 +01:00 |
|
Ghislain MARY
|
2d78e6820a
|
Fix build.
|
2017-11-29 11:38:32 +01:00 |
|
Ronan Abhamon
|
65ab7cdfa3
|
feat(chat-message): supports cache partially
|
2017-11-29 11:33:51 +01:00 |
|
Sylvain Berfini
|
bed2dbf6b0
|
Fixed typo
|
2017-11-29 11:32:00 +01:00 |
|
Sylvain Berfini
|
8bfffceab2
|
Fixed AndroidPlatformHelpers for devices using old version of Android
|
2017-11-29 11:03:30 +01:00 |
|
Sylvain Berfini
|
98ef82ed39
|
Updated migration.sh for Java wrapper
|
2017-11-29 10:10:01 +01:00 |
|
Ronan Abhamon
|
447076eadc
|
fix(MainDb): avoid event duplication
|
2017-11-28 17:19:27 +01:00 |
|
Benjamin Reis
|
afaa84610d
|
fix update of last notify id in chat room + recover it when creating chat room from db
|
2017-11-28 17:09:44 +01:00 |
|
Ronan Abhamon
|
9a5f620c51
|
feat(MainDb): refactor main db event key
|
2017-11-28 17:05:30 +01:00 |
|
Ronan Abhamon
|
db5b8dfcf5
|
fix(core): remove useless code
|
2017-11-28 17:05:30 +01:00 |
|
Benjamin Reis
|
a21111ca5a
|
Fetch messages for Message-ID for IMDN
|
2017-11-28 14:56:04 +01:00 |
|
Benjamin Reis
|
1358569f85
|
fix how to get Message-ID
|
2017-11-28 14:56:04 +01:00 |
|
Ghislain MARY
|
ec74e66eb7
|
Fix ogl render.
|
2017-11-28 14:53:56 +01:00 |
|
Ghislain MARY
|
7d16001da2
|
Fix creation of player in call.
|
2017-11-28 14:53:50 +01:00 |
|
Ghislain MARY
|
25e51fc63a
|
Fix SalCallOp::set_local_media_description() with nullptr parameter.
|
2017-11-28 14:53:43 +01:00 |
|
Ghislain MARY
|
56f8dcc57a
|
Fix return value of MediaSession::update().
|
2017-11-28 14:53:31 +01:00 |
|
Ghislain MARY
|
08a2180cbc
|
Fix reception of INFO messages.
|
2017-11-28 14:53:23 +01:00 |
|
Ronan Abhamon
|
fec65e98d7
|
feat(MainDb): add a function to find a message by imdn id
|
2017-11-28 14:09:57 +01:00 |
|
Benjamin Reis
|
6b93b7c8c7
|
keep removing soci workaround
|
2017-11-28 11:47:59 +01:00 |
|
Ronan Abhamon
|
dfbfd1bf98
|
fix(MainDb): see http://soci.sourceforge.net/doc/3.2/exchange.html, Object lifetime and immutability part
|
2017-11-28 11:15:17 +01:00 |
|
Ghislain MARY
|
ef7ae680ff
|
Add Message-ID header in CPIM messages.
|
2017-11-28 11:12:06 +01:00 |
|
Benjamin Reis
|
94a51d3ec1
|
fix cast build crash
|
2017-11-27 18:00:33 +01:00 |
|
Ghislain MARY
|
1896eff9fe
|
Several fixes for calls.
|
2017-11-27 17:45:16 +01:00 |
|
Ghislain MARY
|
5781fcbde2
|
Fix SRTP crypto key generation.
|
2017-11-27 17:11:41 +01:00 |
|
Ghislain MARY
|
8a23ea59b7
|
Fix 2 call-related crashes.
|
2017-11-27 16:43:09 +01:00 |
|
Ghislain MARY
|
ca159350b8
|
Some more fixes for call handling.
|
2017-11-27 16:02:30 +01:00 |
|
Ronan Abhamon
|
6a1debb72c
|
fix(MainDb): add space before state value in conference chat message update
|
2017-11-27 15:55:28 +01:00 |
|
Ronan Abhamon
|
f6a6edc787
|
fix(file-transfer-chat-message-modifier): test if transfer server is null
|
2017-11-27 15:43:33 +01:00 |
|
Ronan Abhamon
|
049371e757
|
fix(MainDb): add a resolve id function (soci workaround)
|
2017-11-27 15:30:23 +01:00 |
|
Benjamin Reis
|
a63b6c7601
|
subscribe when creating a chatroom from db + fix creation of basic chat room from db
|
2017-11-27 15:01:56 +01:00 |
|
Ronan Abhamon
|
33c9f56f15
|
fix(Core): init cpp before before start
|
2017-11-27 14:40:02 +01:00 |
|
Ronan Abhamon
|
cf7aaf8b6c
|
feat(MainDb): deal with participants removed
|
2017-11-27 14:22:50 +01:00 |
|
Ghislain MARY
|
9a8181ee31
|
Some fixes for call handling.
|
2017-11-27 12:24:47 +01:00 |
|
Benjamin Reis
|
5069a4a508
|
use coreect address for 'me' and initiate chat room times with now
|
2017-11-27 12:20:11 +01:00 |
|
Benjamin Reis
|
7bcfe62274
|
manage null case
|
2017-11-27 12:00:10 +01:00 |
|
Benjamin Reis
|
81ff3c8813
|
fix index issue in data base
|
2017-11-27 11:56:10 +01:00 |
|
Ronan Abhamon
|
a6b6b7aeb4
|
fix(MainDb): add me in db
|
2017-11-27 11:54:52 +01:00 |
|
Benjamin Reis
|
5c941ca635
|
add chatRoomGetLastMessage implementation
|
2017-11-27 11:27:10 +01:00 |
|
Sylvain Berfini
|
caacc7a87f
|
Started ChatRoom getLastChatMessage
|
2017-11-27 10:55:29 +01:00 |
|