Commit graph

32 commits

Author SHA1 Message Date
Ghislain MARY
86bd71ce33 Fix datetime values when fetching from database. 2018-04-27 08:53:34 +02:00
Mickaël Turnel
ec400bfe4a Adapted tm to time_t and time_t to tm conversions for windows 2018-04-27 08:53:34 +02:00
Ronan Abhamon
1548254bea fix(Utils): getTmAsTimeT must return time_t 2018-04-25 11:32:27 +02:00
Ghislain MARY
3a0bcc675a Some more improvements to Content-Type and Content-Disposition handling. 2018-03-16 16:55:51 +01:00
Erwan Croze
38fed6a292 Adding C API + first test 2018-02-14 17:12:50 +01:00
Ronan Abhamon
26ad07a02e feat(core): update date of some files 2018-01-15 09:17:54 +01:00
Ronan Abhamon
af99144376 fix(utils): avoid memory leak in utf8 conversions 2017-12-15 11:36:19 +01:00
Mickaël Turnel
253378d167 Add conversion mechanism in Content so it is always UTF-8 2017-12-15 10:37:37 +01:00
Ronan Abhamon
d70c38f9f5 fix(Object): little fixes, remove useless friend and add assert and getSharedFromThis 2017-11-15 15:38:14 +01:00
Ronan Abhamon
33edd95a15 fix(Core): remove useless includes 2017-11-10 11:25:29 +01:00
Ronan Abhamon
54e0f253f5 feat(MainDb): add getConferenceNotifiedEvents impl 2017-10-27 10:44:37 +02:00
Ronan Abhamon
34b2882e38 feat(Core): use chat room api from new core 2017-10-26 10:09:39 +02:00
Ronan Abhamon
0369182673 feat(MainDb): register conference participant event 2017-10-17 12:04:49 +02:00
Ghislain MARY
81340cfcb8 Fix license headers. 2017-10-05 15:09:09 +02:00
Ronan Abhamon
eab04534c8 feat(EventsDb): import messages from old db 2017-10-05 14:49:30 +02:00
Ronan Abhamon
113dee4b8d fix(core): clean code, remove useless includes 2017-09-25 17:37:59 +02:00
Ronan Abhamon
b445462794 fix(utils): better code for strtoxxx 2017-09-25 15:43:02 +02:00
Ronan Abhamon
352aa5568c feat(Variant): add getValueAsUnsignedNumber impl 2017-09-25 15:28:36 +02:00
Ronan Abhamon
fc861ade8a feat(Variant): add getValueAsNumber impl 2017-09-25 15:22:13 +02:00
Benjamin Reis
3a6f8976fd cast to fix build 2017-09-21 16:52:47 +02:00
Ronan Abhamon
b2a0cd770e fix(core): deal with new cpp flags 2017-09-20 12:45:17 +02:00
Ronan Abhamon
acce40efc3 feat(Variant): add getValueAsFloat impl 2017-09-15 14:36:08 +02:00
Ronan Abhamon
d619eba238 feat(Variant): add getValueAsString impl 2017-09-15 12:04:11 +02:00
Ronan Abhamon
f4f31dc422 feat(variant): add getValueAsDouble impl 2017-09-14 09:28:48 +02:00
Ronan Abhamon
22e5d08aa2 feat(variant): add getValueAsBool impl 2017-09-13 17:50:05 +02:00
Ronan Abhamon
1c3bcf0b16 feat(core): big refactoring & full c address impl 2017-09-05 13:59:54 +02:00
Ronan Abhamon
ad493beca7 fix(ChatRoom): use Utils::toString instead of to_string (Android problem) 2017-08-30 14:50:14 +02:00
Ghislain MARY
0babed04f4 Use ChatRoom C++ class. 2017-08-30 10:27:51 +02:00
Ronan Abhamon
87ab5a9465 feat(src): use now a LINPHONE_{BEGIN,END}_NAMESPACE macro 2017-08-11 11:15:41 +02:00
Erwan Croze
7f1414a600 Fix Android build 2017-08-04 09:46:08 +02:00
Ronan Abhamon
e61c25be5e feat(utils): add stoi function 2017-08-04 09:35:10 +02:00
Ronan Abhamon
44de032c86 feat(core): add a Cpim parser 2017-08-03 14:39:15 +02:00