Ronan Abhamon
|
a9995e2fce
|
feat(ClientGroupChatRoom): use L_D_T in the case of simple mPrivate access
|
2017-10-13 11:17:15 +02:00 |
|
Ronan Abhamon
|
2d9d5a571c
|
feat(ClientGroupChatRoom): use L_D_T macro when possible
|
2017-10-13 11:15:10 +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 |
|
Benjamin Reis
|
a1fe2223f0
|
fix & test last notify id in conference event package
|
2017-10-13 10:33:36 +02:00 |
|
Ghislain MARY
|
66a92bb88a
|
Some const fixes.
|
2017-10-13 10:04:39 +02:00 |
|
Ronan Abhamon
|
8f1ed031da
|
feat(ChatRoom): call right setSubject method
|
2017-10-12 17:55:35 +02:00 |
|
Sylvain Berfini
|
82132c72c1
|
Added some enums to parent classes in Java wrapper + started migration script
|
2017-10-12 17:22:46 +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 |
|
Ronan Abhamon
|
d1c80c1ec9
|
fix(ChatRoom): remove useless includes
|
2017-10-12 16:55:53 +02:00 |
|
Sylvain Berfini
|
8735c553eb
|
Added install step of generated java files
|
2017-10-12 14:41:55 +02:00 |
|
Sylvain Berfini
|
a342260c21
|
Fixed issue with linphone_jni.cc generation
|
2017-10-12 14:32:33 +02:00 |
|
Sylvain Berfini
|
5c52c4db70
|
Fixed some issues in generated Java code
|
2017-10-12 14:07:23 +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 |
|
Benjamin Reis
|
57626a7521
|
put a method to private where it belongs
|
2017-10-12 12:14:48 +02:00 |
|
Benjamin Reis
|
dc80931672
|
begin last conference event notify sent/received management
|
2017-10-12 12:10:35 +02:00 |
|
Ghislain MARY
|
a780121af0
|
Add pragma to remove warnings when building the xsd generated source code.
|
2017-10-12 11:41:01 +02:00 |
|
Ronan Abhamon
|
1710cece1a
|
feat(AbstractDb): supports MySql backend for last insert id
|
2017-10-12 11:23:18 +02:00 |
|
Ronan Abhamon
|
531e3d1b8c
|
feat(ChatRoom): add a capabilities getter
|
2017-10-12 10:54:20 +02:00 |
|
Benjamin Reis
|
ff02fcd274
|
mark const method as const
|
2017-10-12 10:34:20 +02:00 |
|
Benjamin Reis
|
783e9326d2
|
mark const method as const
|
2017-10-12 10:22:02 +02:00 |
|
Sylvain Berfini
|
714a472e77
|
Fixed compilation of JNI layer of Java wrapper
|
2017-10-12 10:20:29 +02:00 |
|
Sylvain Berfini
|
e7ed894fc9
|
Updated list of mustache files in CMakeLists
|
2017-10-12 09:30:40 +02:00 |
|
Ronan Abhamon
|
6c67cb237d
|
feat(Chat): fix build
|
2017-10-11 18:05:34 +02:00 |
|
Ronan Abhamon
|
978f20f8cf
|
feat(Chat): better architecture
|
2017-10-11 18:01:41 +02:00 |
|
Sylvain Berfini
|
b744a8e025
|
More Android compilation fixes
|
2017-10-11 16:51:57 +02:00 |
|
Sylvain Berfini
|
1922ce7e1e
|
Fix another Android build issue
|
2017-10-11 16:23:36 +02:00 |
|
Sylvain Berfini
|
aace7e6869
|
Another compilation fix
|
2017-10-11 16:17:31 +02:00 |
|
Sylvain Berfini
|
054a929f9b
|
Compilation fixes
|
2017-10-11 16:15:17 +02:00 |
|
François Grisez
|
af625e5c8f
|
Fix wrappers generation
|
2017-10-11 16:11:33 +02:00 |
|
François Grisez
|
73113495cb
|
Make CMake to clean the old XML and HTML Doxygen documentations out before generating them again
|
2017-10-11 16:11:33 +02:00 |
|
François Grisez
|
e8d1503dfb
|
Fix crash while PUBLISH sending
|
2017-10-11 16:11:33 +02:00 |
|
Ronan Abhamon
|
f54682374b
|
fix(CharModifier): clean code (refactor, cppcheck and errorCode is now one reference
|
2017-10-11 16:01:52 +02:00 |
|
Benjamin Reis
|
9e73b3402b
|
fix sync between op and proxy_config contact_address
|
2017-10-11 15:30:39 +02:00 |
|
Sylvain Berfini
|
8ec1430058
|
Added ENABLE_JAVA_WRAPPER to CMakeLists
|
2017-10-11 15:30:03 +02:00 |
|
Sylvain Berfini
|
faae5f4406
|
Added set/add/remove listener to Java wrapper
|
2017-10-11 15:24:50 +02:00 |
|
Ronan Abhamon
|
013be9e292
|
fix(ChatModifier): use const std::shared_ptr<ChatMessage> &message instead of std::shared_ptr<ChatMessage> message
|
2017-10-11 15:06:37 +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
|
6310bfb10b
|
fix(ChatMessage): remove ugly send method on chatroom!!!
|
2017-10-11 14:59:16 +02:00 |
|
Ghislain MARY
|
b9c4d7dcdf
|
Handle participant removal in client group chat room.
|
2017-10-11 14:30:05 +02:00 |
|
Sylvain Berfini
|
106de2c073
|
Added listeners to JNI layer of Java wrapper
|
2017-10-11 14:28:58 +02:00 |
|
Ronan Abhamon
|
935e429609
|
fix(Core): clean some dirty code...
|
2017-10-11 14:09:22 +02:00 |
|
Benjamin Reis
|
da407f791d
|
add device addition/removal notification tester + lil fix
|
2017-10-11 13:36:55 +02:00 |
|
Sylvain Berfini
|
6c8034768d
|
More work on JNI layer for Java wrapper for listeners
|
2017-10-11 12:53:18 +02:00 |
|
Ronan Abhamon
|
7f32ae8582
|
fix(ChatMessage): use L_DECLARE_ENUM to declare direction
|
2017-10-11 11:56:29 +02:00 |
|
Benjamin Reis
|
6cdd92ef8a
|
add participant devices on participant added notifications
|
2017-10-11 11:38:43 +02:00 |
|
Benjamin Reis
|
532020bb4c
|
handle add/remove of participant's device in conference event handlers
|
2017-10-11 11:27:03 +02:00 |
|
Ronan Abhamon
|
3a36854e28
|
feat(EventsDb): update message state when all message_participant are removed
|
2017-10-11 11:10:19 +02:00 |
|
Sylvain Berfini
|
68706bb5eb
|
Added enums to JNI layer of Java wrapper
|
2017-10-11 10:52:46 +02:00 |
|
Ronan Abhamon
|
2aa0652cc9
|
feat(EventsDb): add a trigger to delete message_participant entries
|
2017-10-11 10:50:56 +02:00 |
|