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