Ronan Abhamon
26ad07a02e
feat(core): update date of some files
2018-01-15 09:17:54 +01:00
Ghislain MARY
6fab784445
Fixes in call repair handling.
2018-01-09 16:16:18 +01:00
Erwan Croze
0cb05847f8
Remove DB information log
2017-12-12 17:11:06 +01:00
Ghislain MARY
008ec55b37
Handle call repair in CallSession and MediaSession classes.
2017-12-05 17:40:34 +01:00
Ghislain MARY
2f1d16a306
Use c-wrapper for the Core object.
2017-12-04 13:56:32 +01:00
Ronan Abhamon
90b653f60f
fix(chat-room): hide public onChatMessageReceived handler!
2017-11-22 15:26:15 +01:00
Ronan Abhamon
fa861d553d
fix(core): add explicit on some constructors
2017-11-22 13:57:31 +01:00
Erwan Croze
c1ceea6c2d
Fix database init
2017-11-06 11:59:44 +01:00
Ronan Abhamon
fb18a7c7a9
fix(ChatMessage): remove useless test on getCore
2017-11-03 11:12:20 +01:00
Ronan Abhamon
a7ff19566d
fix(core): misc =>
...
- return nullptr if conference factory uri is not set
- Address object is now more robust
- remove custom SharedFromThis object
- CoreAccessor throw exception if core is destroyed
- Core must be created with a static method
- Partial fetch of chat message
- ...
2017-11-03 10:38:50 +01:00
Ronan Abhamon
223bd817a9
feat(core): break completely old message storage api impl
2017-11-02 12:03:16 +01:00
Ronan Abhamon
90d8d651cb
feat(Core): use a separate file for chat-room low api
2017-10-27 14:11:51 +02:00
Ronan Abhamon
b64ae8a57b
fix(Core): load correctly chat rooms
2017-10-27 09:23:33 +02:00
Benjamin Reis
f20bca4c8f
fix getDataPath on iOS
2017-10-26 14:07:53 +02:00
Ronan Abhamon
34b2882e38
feat(Core): use chat room api from new core
2017-10-26 10:09:39 +02:00
Ronan Abhamon
18690440ee
fix(Core): fix build and provide a LINPHONE_DB define
2017-10-24 17:37:48 +02:00
Benjamin Reis
84ef68ebc1
add log
2017-10-24 17:28:00 +02:00
Ronan Abhamon
d3486aa40a
fix(Core): avoid stringstream usage (bazooka)
2017-10-24 17:08:39 +02:00
Benjamin Reis
56ce4a19b1
add db connection on core creation
2017-10-24 16:51:08 +02:00
Ronan Abhamon
4e3c5d9548
fix(PlatformHelpers): clean code, fix coding style, use cpp logger...
2017-10-19 16:58:51 +02:00
Benjamin Reis
f291076f88
remove const to fix build
2017-10-19 15:18:23 +02:00
Benjamin Reis
1b82a7570e
use right class name ...
2017-10-19 15:06:55 +02:00
Benjamin Reis
317a50848a
move platform-helpers and paths
2017-10-19 14:52:52 +02:00
Benjamin Reis
8b51263cae
pass platformHelper to Paths functions
2017-10-19 14:06:57 +02:00
Benjamin Reis
079cfcfb44
add getDataPath and getconfigPath for iOS
2017-10-19 11:53:57 +02:00
Ronan Abhamon
58c94c8672
feat(Core): database access in progress
2017-10-18 10:45:08 +02:00
Ghislain MARY
81340cfcb8
Fix license headers.
2017-10-05 15:09:09 +02:00
Ronan Abhamon
98a370e79f
feat(core): add empty Core class
2017-08-24 16:01:39 +02:00