Erwan Croze
|
f99300cba5
|
Merge branch 'dev_refactor_cpp' into dev_refactor_cpp_search_bar
|
2018-02-16 15:18:48 +01:00 |
|
Erwan Croze
|
5574b7ec73
|
Finishing search api
|
2018-02-16 15:16:56 +01:00 |
|
Erwan Croze
|
38fed6a292
|
Adding C API + first test
|
2018-02-14 17:12:50 +01:00 |
|
Sylvain Berfini
|
b5b6ef4545
|
Added new chat room callback to let app decides whether or not store chat message in database
|
2018-02-14 11:34:35 +01:00 |
|
Sylvain Berfini
|
9f5a74bd42
|
Added linphone_chat_room_get_last_update_time method
|
2018-02-13 14:46:48 +01:00 |
|
Sylvain Berfini
|
107aa11e13
|
Added methods to get only a list of ChatMessageEventLog from a ChatRoom
|
2018-02-13 11:19:49 +01:00 |
|
Ghislain MARY
|
7c4533b8fc
|
Restore the ability for a user to define if a ChatMessage is to be stored or not.
|
2018-01-31 16:53:09 +01:00 |
|
Sylvain Berfini
|
e82e002911
|
Use int instead of LinphoneChatRoomCapabilitiesMask as wrapper currently translates it wrong (as unsigned int instead of int)
|
2018-01-30 11:27:37 +01:00 |
|
Sylvain Berfini
|
eed9ab3c83
|
Added hasCapability method on C ChatRoom
|
2018-01-30 11:15:30 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Sylvain Berfini
|
0de510100c
|
Fixed previous cherry-pick
|
2018-01-09 16:31:01 +01:00 |
|
Mickaël Turnel
|
9dbf7e36de
|
Add estimated download bandwith stat for video calls
|
2018-01-09 16:30:58 +01:00 |
|
Ronan Abhamon
|
f5a75c9db4
|
feat(include): add some missing _L prefixes
|
2018-01-09 13:55:34 +01:00 |
|
Ghislain MARY
|
4cc7985da9
|
Correctly define call session state enumeration.
|
2017-12-28 12:43:56 +01:00 |
|
Ghislain MARY
|
1cf7027eb1
|
Add fetch of participant devices, checking of their capabilities and improve group chat tests.
|
2017-12-19 14:15:22 +01:00 |
|
Ghislain MARY
|
5b31f56f6c
|
Handle fallback to basic chat room when a client group chat room is created inviting a single participant that does not support it.
|
2017-12-19 14:15:22 +01:00 |
|
Ronan Abhamon
|
9258c5f145
|
feat(ChatRoom): provide an abstract chat room for chat room migration proxy
|
2017-12-12 16:07:49 +01:00 |
|
Sylvain Berfini
|
1614e6c126
|
Fixed encryption when using old chat rooms + fixed decrypt async mechanism in chat message reception + fixed async b64 tester
|
2017-12-11 13:14:58 +01:00 |
|
Ronan Abhamon
|
a57290dbca
|
feat(c-chat-room): add new function to get events list size
|
2017-12-04 15:08:20 +01:00 |
|
Sylvain Berfini
|
144790b41f
|
Added linphone_address_remove_param method
|
2017-12-04 10:07:44 +01:00 |
|
Ghislain MARY
|
89ed9caeeb
|
Rename isReadOnly() to hasBeenLeft() in ChatRoom.
|
2017-11-30 17:16:30 +01:00 |
|
Benjamin Reis
|
286199423f
|
wrap chatroom isReadOnly method
|
2017-11-30 14:56:55 +01:00 |
|
Ronan Abhamon
|
52d7652e28
|
feat(EventLog): provide a way to delete event in public interface
|
2017-11-29 17:32:10 +01:00 |
|
Ronan Abhamon
|
24d627adf7
|
fix(c-chat-message): remove linphone_chat_message_get_storage_id
|
2017-11-29 15:45:00 +01:00 |
|
Sylvain Berfini
|
caacc7a87f
|
Started ChatRoom getLastChatMessage
|
2017-11-27 10:55:29 +01:00 |
|
François Grisez
|
f6cd06d37d
|
Wrappers generator: logging system reworking
|
2017-11-23 15:22:44 +01:00 |
|
Ronan Abhamon
|
a947f8bd6c
|
feat(c-chat-room): add a method to get local address
|
2017-11-23 11:46:32 +01:00 |
|
Sylvain Berfini
|
bb9cf6a74f
|
Reworked iscomposing addresses cache
|
2017-11-22 14:02:40 +01:00 |
|
Ghislain MARY
|
7ac3d57f68
|
Document some LinphoneAddress functions for automatic wrapper generation.
|
2017-11-22 11:49:30 +01:00 |
|
Ronan Abhamon
|
6dd6e829a3
|
feat(conference): refactoring, use CoreAccessor and ChatRoomId
|
2017-11-17 15:49:45 +01:00 |
|
Ghislain MARY
|
d4d88312ae
|
Add a callback on the ChatRoom to generate the conference address.
|
2017-11-16 18:09:37 +01:00 |
|
Ronan Abhamon
|
a97c048420
|
feat(EventLog): refactoring, use IdentityAddress and rename time arg
|
2017-11-16 17:06:12 +01:00 |
|
Ronan Abhamon
|
105e63f271
|
feat(core): provide a local address on chat room (the core is dead now)
|
2017-11-15 14:47:06 +01:00 |
|
Ghislain MARY
|
cc5ebffda4
|
Add linphone_chat_room_get_me() API.
|
2017-11-08 17:12:00 +01:00 |
|
Benjamin Reis
|
fe01419470
|
Do not store nor notify app for full state generated events
|
2017-11-08 11:58:08 +01:00 |
|
Sylvain Berfini
|
25ea1d7c69
|
Actually this is not needed. The file name after file transfer is in a Content with the object type (ie image/jpeg)
|
2017-11-07 17:37:26 +01:00 |
|
Sylvain Berfini
|
5b0cfaa137
|
Added missing C API for file transfer file name
|
2017-11-07 17:05:35 +01:00 |
|
Sylvain Berfini
|
bcfa66e447
|
Deprecated getText() on ChatMessage + attempt to fix getText()
|
2017-11-07 10:23:24 +01:00 |
|
Sylvain Berfini
|
f308510501
|
Fixed multipart chat message with text + file transfer
|
2017-11-06 14:32:58 +01:00 |
|
Benjamin Reis
|
a4a221dc06
|
add c-wrapping of ConferenceNotifiedEvent::isFullState
|
2017-11-06 14:04:53 +01:00 |
|
Sylvain Berfini
|
eb33a86e21
|
Fixed wrong type in header
|
2017-11-06 11:13:44 +01:00 |
|
Sylvain Berfini
|
af0db8a7ea
|
Added new APIs to manipulate Contents inside ChatMessage
|
2017-11-06 11:05:44 +01:00 |
|
Sylvain Berfini
|
637595573d
|
Added callback on message being sent
|
2017-10-30 14:48:10 +01:00 |
|
Sylvain Berfini
|
f702e9a8fe
|
Added new callback for message received on chat room with chat event log
|
2017-10-30 11:50:57 +01:00 |
|
Ronan Abhamon
|
639792b0e7
|
fix(c-event-log): wrap correctly get_subject
|
2017-10-25 11:10:10 +02:00 |
|
Ronan Abhamon
|
79001f54d0
|
feat(EventLog): wrap only one C object
|
2017-10-25 11:05:33 +02:00 |
|
Ronan Abhamon
|
c26031d755
|
feat(c-chat-room): provide a way to get history events
|
2017-10-24 18:03:20 +02:00 |
|
Ronan Abhamon
|
935e7b392e
|
feat(c-event-log): add ref/unref methods
|
2017-10-24 17:01:37 +02:00 |
|
Ronan Abhamon
|
b969749cde
|
feat(c-event-log): add impl
|
2017-10-24 16:42:25 +02:00 |
|
Ronan Abhamon
|
7e0834590b
|
feat(Events): better names, fix doc, ...
|
2017-10-24 15:24:43 +02:00 |
|