linphone-iphone/src
2017-10-04 11:39:32 +02:00
..
address The value param to the setParam() and setUriParam() of an Address is no optional. 2017-10-03 17:10:43 +02:00
c-wrapper Removed unusued method on ChatMessage 2017-10-03 14:14:56 +02:00
call Handle redirection in the CallSession class. 2017-10-02 16:56:53 +02:00
chat Added implementation of == operator on Content object + added logs and return values in CPIM Chat Message Modifier 2017-10-04 11:39:32 +02:00
conference Include the body containing the list of addresses to invite when sending the INVITE to create a client group chat room. 2017-10-03 18:03:50 +02:00
content Added implementation of == operator on Content object + added logs and return values in CPIM Chat Message Modifier 2017-10-04 11:39:32 +02:00
core feat(core): add empty Core class 2017-08-24 16:01:39 +02:00
db feat(EventsDb): update schema, supports chatroom subject 2017-10-04 09:31:26 +02:00
event-log feat(general): remove class parameter of L_D and L_Q 2017-09-27 16:15:58 +02:00
hacks Hacks::contactHasParam() can now be removed thanks to an update of belle-sip. 2017-10-03 17:30:37 +02:00
logger feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
nat Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
object feat(Object): check weak ptr when getSharedFromThis is called 2017-10-04 10:54:16 +02:00
utils fix(core): fix coding style on many files, remove useless includes... 2017-09-26 11:56:49 +02:00
variant feat(general): remove class parameter of L_D and L_Q 2017-09-27 16:15:58 +02:00
xml Xsd generated now uses our own coding style. 2017-09-20 17:34:22 +02:00
CMakeLists.txt Added EncryptionChatMessageModifier + moved some logic of ChatMessage reception from ChatRoom to the message itself 2017-10-03 11:08:05 +02:00
enums.h feat(core): big refactoring & full c address impl 2017-09-05 13:59:54 +02:00