Ghislain MARY
|
243c9212ba
|
Fix build issues linked to DialPlan.
|
2017-10-16 10:54:58 +02:00 |
|
Ghislain MARY
|
0bab59418d
|
Handle is-composing notification coming from several participants.
|
2017-10-16 10:40:36 +02:00 |
|
Sylvain Berfini
|
dc0da30d75
|
More work on the DialPlan object
|
2017-10-16 10:13:07 +02:00 |
|
Sylvain Berfini
|
668dc9b694
|
Started new DialPlan object, still a few compilation issues
|
2017-10-13 18:01:42 +02:00 |
|
Ghislain MARY
|
5917785107
|
Add linphone_chat_message_send() API.
|
2017-10-13 14:26:58 +02:00 |
|
Ghislain MARY
|
6369dbdd63
|
Remove @donotwrap tag for just deprecated functions.
|
2017-10-13 14:26:18 +02:00 |
|
Ronan Abhamon
|
0579b0db2b
|
feat(General): provide a L_Q_T macro to access public data in a multiple inheritance case
|
2017-10-13 11:53:06 +02:00 |
|
Sylvain Berfini
|
42b51aaaf3
|
Uniformized set/get_passwd in set/get_password
|
2017-10-13 11:35:58 +02:00 |
|
Ghislain MARY
|
3943712131
|
Some cleaning in chat room and chat message.
|
2017-10-13 11:21:11 +02:00 |
|
Ronan Abhamon
|
e12b123cf0
|
feat(General): provide a way to get private data in a a multiple inheritance case.
|
2017-10-13 11:08:54 +02:00 |
|
Ghislain MARY
|
66a92bb88a
|
Some const fixes.
|
2017-10-13 10:04:39 +02:00 |
|
Ronan Abhamon
|
006ecf4d76
|
feat(Conference): hide private attributes of Conference classes (feat Benjamin Reis aka Ben Rei Jeb)
|
2017-10-12 16:55:53 +02:00 |
|
Sylvain Berfini
|
d63af8a799
|
Created replacements for methods returning const char ** using bctbx_lists
|
2017-10-12 13:37:01 +02:00 |
|
Sylvain Berfini
|
def3a31e09
|
Do not wrap IMEE + fix java wrapper compil when using -j + fixed classBl in abstractAPI tool + various fixes for jni layer of java wrapper
|
2017-10-12 13:06:02 +02:00 |
|
Ronan Abhamon
|
531e3d1b8c
|
feat(ChatRoom): add a capabilities getter
|
2017-10-12 10:54:20 +02:00 |
|
François Grisez
|
af625e5c8f
|
Fix wrappers generation
|
2017-10-11 16:11:33 +02:00 |
|
Sylvain Berfini
|
ff688cd975
|
Finished removeCallbacks in JNI layer for Java wrapper for multi listenable classes
|
2017-10-11 15:04:02 +02:00 |
|
Ronan Abhamon
|
935e429609
|
fix(Core): clean some dirty code...
|
2017-10-11 14:09:22 +02:00 |
|
Ronan Abhamon
|
7f32ae8582
|
fix(ChatMessage): use L_DECLARE_ENUM to declare direction
|
2017-10-11 11:56:29 +02:00 |
|
Sylvain Berfini
|
5350cadf47
|
Added set/get user_data in LinphoneFactory
|
2017-10-11 09:57:55 +02:00 |
|
Ghislain MARY
|
3d10bbc99b
|
Handle change of admin status of a participant in group chat.
|
2017-10-10 17:17:30 +02:00 |
|
Ronan Abhamon
|
ef4ad613b6
|
feat(Content): supports app data
|
2017-10-10 13:27:38 +02:00 |
|
Ronan Abhamon
|
20f2d66c51
|
feat(Utils): getPtr can deal with references
|
2017-10-09 14:13:02 +02:00 |
|
Ronan Abhamon
|
e5c3a5a96a
|
feat(EventsDb): add new table => message_participant
|
2017-10-09 11:31:07 +02:00 |
|
Ronan Abhamon
|
4cb0e8028c
|
feat(Tester): add tools to access private data
|
2017-10-09 10:32:46 +02:00 |
|
Ghislain MARY
|
7b59cd6ee6
|
Add API to leave a chat room.
|
2017-10-06 11:09:49 +02:00 |
|
Ronan Abhamon
|
d60b5fab06
|
feat(EventsDb): import correctly legacy messages
|
2017-10-06 11:00:17 +02:00 |
|
Ghislain MARY
|
81340cfcb8
|
Fix license headers.
|
2017-10-05 15:09:09 +02:00 |
|
Ronan Abhamon
|
eab04534c8
|
feat(EventsDb): import messages from old db
|
2017-10-05 14:49:30 +02:00 |
|
Ghislain MARY
|
4eb16ce346
|
Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously.
|
2017-10-04 14:18:53 +02:00 |
|
Ghislain MARY
|
459d54c746
|
Fix automatic wrapper generation of enums with the L_DECLARE_C_ENUM macro.
|
2017-10-04 10:51:28 +02:00 |
|
Sylvain Berfini
|
aafd069305
|
Removed from header methods deleted previously
|
2017-10-03 17:04:02 +02:00 |
|
Ronan Abhamon
|
3ccf8850db
|
fix(EventsDb): use full name of ChatMessage state
|
2017-10-03 16:56:26 +02:00 |
|
Ronan Abhamon
|
779646a38b
|
feat(ChatMessage): use L_DECLARE_ENUM for state
|
2017-10-03 16:35:00 +02:00 |
|
Ronan Abhamon
|
e741507868
|
fix(General): use const map instead of map on getPublicHelper
|
2017-10-03 15:22:45 +02:00 |
|
Ronan Abhamon
|
2bac63219e
|
feat(General): getPublicHelper => better code
|
2017-10-03 15:10:59 +02:00 |
|
Ronan Abhamon
|
ef62012c6e
|
feat(Object): avoid usage of share_from_this
|
2017-10-03 13:36:48 +02:00 |
|
Ghislain MARY
|
231f0e3983
|
Add callback on chat room subject change.
|
2017-10-03 09:24:29 +02:00 |
|
Ghislain MARY
|
bb5d418afd
|
Add accessors for the conference subject in the conference interface.
|
2017-10-02 16:56:53 +02:00 |
|
Ronan Abhamon
|
33d7a384af
|
feat(General): remove LINPHONE_NAMESPACE
|
2017-10-02 12:31:36 +02:00 |
|
Benjamin Reis
|
6984378aa9
|
add linphone_core_cbs_set_message_received_unable_decrypt linphone_core_cbs_get_message_received_unable_decrypt
|
2017-10-02 11:17:39 +02:00 |
|
Ronan Abhamon
|
fc12fb1e0e
|
fix(private-access): coding style
|
2017-10-02 10:16:08 +02:00 |
|
Ronan Abhamon
|
613a6ff763
|
feat(core): add a private-access file to access private data
|
2017-10-02 10:14:47 +02:00 |
|
Sylvain Berfini
|
72bc4fec53
|
Moved most of exisiting code from LinphoneChatMessage* to shared_ptr<ChatMessage>
|
2017-09-29 18:13:00 +02:00 |
|
Ronan Abhamon
|
7e13352824
|
feat(General): L_DECLARE_PRIVATE can declare a LINPHONE_NAMESPACE::Tester friend
|
2017-09-28 17:39:17 +02:00 |
|
Ronan Abhamon
|
613d1e61d3
|
fix(General): define L_LIKELY/L_UNLIKELY for Windows
|
2017-09-28 17:29:35 +02:00 |
|
Ronan Abhamon
|
77dbc1b9ba
|
fix(Address): return correctly boolean in isValid
|
2017-09-28 16:10:21 +02:00 |
|
Ronan Abhamon
|
99f2adb940
|
feat(General): provide L_LIKELY and L_UNLIKELY macros (__builtin_expect)
|
2017-09-28 15:59:25 +02:00 |
|
Ronan Abhamon
|
41233811c4
|
fix(windaube): magic-macros is now compatible with windows
|
2017-09-27 17:49:03 +02:00 |
|
Ronan Abhamon
|
c156730daa
|
feat(general): remove class parameter of L_D and L_Q
|
2017-09-27 16:15:58 +02:00 |
|