linphone-ios/src
2017-12-21 16:06:01 +01:00
..
address Various call tester fixes. 2017-12-18 10:28:47 +01:00
c-wrapper fix(private_functions): remove a lof of unused functions on chat messages 2017-12-19 16:51:31 +01:00
call Various call tester fixes. 2017-12-18 10:28:47 +01:00
chat feat(utils): add a toString function for enums 2017-12-21 11:45:33 +01:00
conference Improve fallback from client group to basic chat room test. 2017-12-19 15:19:55 +01:00
content Added size information to FileTransferContent 2017-12-18 14:02:06 +01:00
core Handle fallback to basic chat room when a client group chat room is created inviting a single participant that does not support it. 2017-12-19 14:15:22 +01:00
db feat(MainDb): add participants and devices on basic to client group chat room migration 2017-12-21 16:06:01 +01:00
dial-plan Rewrittent normalize_phone_number using DialPlan's C++ API 2017-12-19 16:40:57 +01:00
event-log feat(MainDb): add const qualifier on some parameters 2017-12-04 10:10:25 +01:00
hacks feat(hacks): enforce doc 2017-11-15 15:49:31 +01:00
logger SQL duration logger outputs to debug as default 2017-11-30 14:41:01 +01:00
nat Handle call repair in CallSession and MediaSession classes. 2017-12-05 17:40:34 +01:00
object fix(AppDataContainer): use iterator in get app data, (at => poor performance) 2017-12-05 15:17:09 +01:00
sal Add missing tests. 2017-12-19 16:11:32 +01:00
utils fix(utils): avoid memory leak in utf8 conversions 2017-12-15 11:36:19 +01:00
variant fix(Object): little fixes, remove useless friend and add assert and getSharedFromThis 2017-11-15 15:38:14 +01:00
xml Fixing precompiled headers in xml parser 2017-11-06 10:46:00 +01:00
CMakeLists.txt Handle fallback to basic chat room when a client group chat room is created inviting a single participant that does not support it. 2017-12-19 14:15:22 +01:00
enums.h Fix license headers. 2017-10-05 15:09:09 +02:00