Sylvain Berfini
|
12df1381bc
|
Simplified java wrapper
|
2017-10-10 13:24:46 +02:00 |
|
Sylvain Berfini
|
036cd8a5d8
|
Always use objects in Java wrapper, JNI will take care of handling pointers
|
2017-10-10 13:22:14 +02:00 |
|
Sylvain Berfini
|
fac07d9429
|
Improved way to get array of objects in java wrapper
|
2017-10-10 13:14:46 +02:00 |
|
Sylvain Berfini
|
5a009ff9d5
|
Java wrapper native will return objects, cast it
|
2017-10-10 13:05:31 +02:00 |
|
Sylvain Berfini
|
2b6753bdaf
|
Started jni part of java wrapper
|
2017-10-10 12:51:43 +02:00 |
|
Ghislain MARY
|
d954d98201
|
Fix build when soci is not enabled.
|
2017-10-10 12:09:19 +02:00 |
|
Ghislain MARY
|
f871550888
|
Fix some bugs in group chat handling.
|
2017-10-10 12:09:19 +02:00 |
|
Sylvain Berfini
|
7099bab3eb
|
Fixed java wrapper time type
|
2017-10-10 12:05:30 +02:00 |
|
Jehan Monnier
|
6e734e6b0b
|
Add Gruu implementation completion from master in dev_refactor_cpp branch
|
2017-10-10 11:58:48 +02:00 |
|
Sylvain Berfini
|
b377585088
|
Fixed package name declaration in java wrapper
|
2017-10-10 11:47:32 +02:00 |
|
Sylvain Berfini
|
7bee10282c
|
Fixed access to nativePtr in Java wrapper
|
2017-10-10 11:45:58 +02:00 |
|
Sylvain Berfini
|
20cff19fe2
|
Improvements on enums and exceptions
|
2017-10-10 11:43:36 +02:00 |
|
Ronan Abhamon
|
ec8327d102
|
feat(EventsDb): add deleteEvent impl
|
2017-10-10 11:21:01 +02:00 |
|
Sylvain Berfini
|
086a749511
|
Fixed enums names in Java wrapper
|
2017-10-10 11:17:34 +02:00 |
|
Sylvain Berfini
|
49ae954819
|
Added all AccountCreator related enums to main class in java wrapper
|
2017-10-10 11:11:42 +02:00 |
|
Ronan Abhamon
|
d22ca5c3b1
|
feat(EventsDb): cleanHistory deal with mask parameter
|
2017-10-10 11:08:03 +02:00 |
|
Sylvain Berfini
|
85b9ab572d
|
Generate java files for wrapper in package name directories
|
2017-10-10 11:02:01 +02:00 |
|
Ronan Abhamon
|
a820e2add5
|
feat(EventsDb): add message_content_app_data table
|
2017-10-10 10:55:07 +02:00 |
|
Ronan Abhamon
|
46611dcf0f
|
feat(EventsDb): can clean messages history
|
2017-10-10 10:50:39 +02:00 |
|
Jehan Monnier
|
fc873d5615
|
disable gruu for tunnel testers
|
2017-10-10 10:44:13 +02:00 |
|
Sylvain Berfini
|
210ae7c56c
|
Fixed broken generation of listeners in Java wrapper
|
2017-10-10 10:30:33 +02:00 |
|
Sylvain Berfini
|
353fcf2ed4
|
Added more enum links to classes in Java wrapper
|
2017-10-10 10:28:28 +02:00 |
|
Sylvain Berfini
|
fb86329031
|
Started JAVA wrapper
|
2017-10-09 17:51:10 +02:00 |
|
Ronan Abhamon
|
2c67a76d6a
|
feat(EventsDb): add getUnreadMessagesCount impl
|
2017-10-09 17:34:05 +02:00 |
|
Benjamin Reis
|
efe2cb6d20
|
add subject changed notify tests
|
2017-10-09 17:18:18 +02:00 |
|
Ronan Abhamon
|
429cba5d0a
|
feat(EventsDb): add cleanEvents impl
|
2017-10-09 17:15:37 +02:00 |
|
Ronan Abhamon
|
814d279f56
|
fix(EventsDb): repare getMessagesCount
|
2017-10-09 16:50:32 +02:00 |
|
Benjamin Reis
|
fe37c2892b
|
Fix 'Conference event' tester
|
2017-10-09 16:49:38 +02:00 |
|
Ghislain MARY
|
47da8088e3
|
Improve handling of conference event package subscription/notification.
|
2017-10-09 16:40:36 +02:00 |
|
Ronan Abhamon
|
9831f4dcc8
|
fix(EventsDb): add static_cast instead of c cast
|
2017-10-09 15:59:50 +02:00 |
|
Ronan Abhamon
|
4ec5f857ed
|
feat(EventsDb): import Participants from legacy messages
|
2017-10-09 15:57:15 +02:00 |
|
Ronan Abhamon
|
160513f2fc
|
feat(EventsDb): add chat_room_participant table
|
2017-10-09 15:25:54 +02:00 |
|
Benjamin Reis
|
7fcc7847f0
|
fix cast issue
|
2017-10-09 15:17:52 +02:00 |
|
Benjamin Reis
|
69d52b3e7e
|
fix private attribute access in tester
|
2017-10-09 15:10:59 +02:00 |
|
Ronan Abhamon
|
c98ce07b43
|
fix(MediaSession): fix build when video mode is disabled
|
2017-10-09 15:09:15 +02:00 |
|
Ronan Abhamon
|
20f2d66c51
|
feat(Utils): getPtr can deal with references
|
2017-10-09 14:13:02 +02:00 |
|
Ghislain MARY
|
24e4b233d9
|
Handle joining an existing group chat room when receiving a REFER inviting us to join.
|
2017-10-09 12:15:08 +02:00 |
|
Ghislain MARY
|
6394230a6c
|
Add missing Refer-To header when sending a REFER with the SalReferOp.
|
2017-10-09 12:15:08 +02:00 |
|
Ghislain MARY
|
0e671c0563
|
Fix build.
|
2017-10-09 12:15:08 +02:00 |
|
Ronan Abhamon
|
693bd2b78a
|
fix(Core): little performance fixes
|
2017-10-09 11:31:07 +02:00 |
|
Ronan Abhamon
|
efb0bd5c7a
|
feat(Conference): use shared_ptr ref sessions
|
2017-10-09 11:31:07 +02:00 |
|
Ronan Abhamon
|
4577b09493
|
feat(Core): Address and Logger use explicit constructors
|
2017-10-09 11:31:07 +02:00 |
|
Ronan Abhamon
|
e5c3a5a96a
|
feat(EventsDb): add new table => message_participant
|
2017-10-09 11:31:07 +02:00 |
|
Sylvain Berfini
|
f8abe9ad07
|
Started multipart tester
|
2017-10-09 10:54:02 +02:00 |
|
Benjamin Reis
|
94c9ad33a5
|
forbid Tester helper creation
|
2017-10-09 10:36:11 +02:00 |
|
Ronan Abhamon
|
4cb0e8028c
|
feat(Tester): add tools to access private data
|
2017-10-09 10:32:46 +02:00 |
|
Sylvain Berfini
|
4fc9080881
|
Try not to use getContentType and getText methods
|
2017-10-06 17:08:56 +02:00 |
|
Sylvain Berfini
|
b1f48f5769
|
Fixed ChatMessage methods getContentType and getText when receiving a multipart
|
2017-10-06 17:03:34 +02:00 |
|
Sylvain Berfini
|
0db6249af5
|
Simple ChatMessageMultipartModifier created + fixed a few things related to ChatMessages
|
2017-10-06 16:55:20 +02:00 |
|
Ronan Abhamon
|
5dc6b956df
|
feat(EventsDb): deal with generic contents
|
2017-10-06 16:51:49 +02:00 |
|