Sylvain Berfini
|
db7c875468
|
Merge remote-tracking branch 'origin/master' into dev_vcard
Conflicts:
build/android/liblinphone_tester.mk
coreapi/friend.c
coreapi/friendlist.c
coreapi/linphonecore_jni.cc
|
2015-12-30 15:17:01 +01:00 |
|
Ghislain MARY
|
bdc8dad0f0
|
Fix build with Visual Studio 2015.
|
2015-12-30 15:01:06 +01:00 |
|
Ghislain MARY
|
01ee6e21f2
|
Fix build with Visual Studio 2015.
|
2015-12-30 11:58:09 +01:00 |
|
Christophe Deschamps
|
12e71eccbe
|
Merge remote-tracking branch 'remotes/origin/dev_presence_list'
- Fix memory leak in jni wrapper
- Implemented findFriendByUri (LinphoneFriendList)
|
2015-12-29 23:44:02 +01:00 |
|
Christophe Deschamps
|
293376d648
|
Fixes crash upon file transfer - jni wrapper
|
2015-12-29 22:35:58 +01:00 |
|
Sylvain Berfini
|
f0428f5c86
|
Added LinphoneFriend setName/getName APIs to JNI layer
|
2015-12-29 11:27:30 +01:00 |
|
Ghislain MARY
|
b9bfbb3df9
|
Fix includes when using LinphoneFriendList from outside of liblinphone.
|
2015-12-28 16:08:11 +01:00 |
|
Christophe Deschamps
|
a589056381
|
Fix memory leak
|
2015-12-28 09:26:32 +01:00 |
|
Simon Morlat
|
f922907fd8
|
repair jni compilation
|
2015-12-27 12:35:50 +01:00 |
|
Simon Morlat
|
debed1a326
|
Revert "retired LinphoneContentPrivate in JNI & fixed Android compilation (friendlist)"
This reverts commit f151d70d4d.
The changes done in this commit break all features using LinphoneContent objects.
|
2015-12-27 11:28:20 +01:00 |
|
Sylvain Berfini
|
4d454fdfd5
|
Fix importFriends JNI method
|
2015-12-24 16:11:28 +01:00 |
|
Sylvain Berfini
|
aa2a82ceae
|
Added JNI wrapper for friends/vcards import/export methods + setFriendsDatabasePath
|
2015-12-24 14:55:44 +01:00 |
|
Sylvain Berfini
|
5f58df86e0
|
Updated Android Makefile for belr and belcard + renamed friend variables to lf because friend is a keyword
|
2015-12-24 11:44:00 +01:00 |
|
Christophe Deschamps
|
a142ea2981
|
find friend by URI added to JNI
|
2015-12-24 00:33:36 +01:00 |
|
Gautier Pelloux-Prayer
|
3532bfabfb
|
doxygen: update configuration and fix errors in doc
|
2015-12-23 15:50:55 +01:00 |
|
Gautier Pelloux-Prayer
|
9fdecfa649
|
autotools: add mac.m for autotools build process
|
2015-12-23 15:25:17 +01:00 |
|
Sandrine Avakian
|
f83d50db02
|
Fixing bugs on implicit RTCP feedback:
-AVP implicit to AVP implicit calls now using RTCP feedback packets.
-Fixing bugs in call_tester.c
|
2015-12-23 10:38:56 +01:00 |
|
Sylvain Berfini
|
3695a15374
|
Fix cmake compilation of vcard.cc
|
2015-12-22 17:24:39 +01:00 |
|
Sylvain Berfini
|
f684e15247
|
Fix unused variables error
|
2015-12-22 16:57:50 +01:00 |
|
Sylvain Berfini
|
378cd8fb19
|
Forgot add definition + error log when trying to import/export friends using vcards if not supported
|
2015-12-22 16:54:58 +01:00 |
|
Simon Morlat
|
7b5da68fd8
|
fix presence tests
|
2015-12-22 14:55:56 +01:00 |
|
Simon Morlat
|
ee344c2708
|
fix regression in lime support
|
2015-12-22 11:47:16 +01:00 |
|
Simon Morlat
|
467acd3d1b
|
fix crash in linphone-android when receiving a SUBSCRIBE because LinphoneFriend::lc is not set.
|
2015-12-22 11:03:20 +01:00 |
|
Sylvain Berfini
|
06b099d137
|
Added a comment to explain why presence is disabled when importing friends from vcards
|
2015-12-21 17:30:33 +01:00 |
|
Sylvain Berfini
|
f291f53e43
|
When importing friend from vcard, disable presence because currently it takes too much time when dealing with hundreds of vcards/friends
|
2015-12-21 17:25:09 +01:00 |
|
Sylvain Berfini
|
0d9eed4ef1
|
Fix segfault + uses new singleton to parse friends from database much faster
|
2015-12-21 17:20:09 +01:00 |
|
Simon Morlat
|
3d791362ee
|
add new rings and enable the ones by default
|
2015-12-21 16:10:09 +01:00 |
|
Sylvain Berfini
|
9001f40f1a
|
Updated CMake files for belcard and belr
|
2015-12-21 14:45:59 +01:00 |
|
Simon Morlat
|
cb49c4f342
|
repair sending of messages with external-body URL
|
2015-12-21 10:59:19 +01:00 |
|
Simon Morlat
|
29d2355ba7
|
fix compilation problem
|
2015-12-18 17:57:33 +01:00 |
|
Sandrine Avakian
|
150ce1d479
|
Merge branch 'master' of git.linphone.org:linphone
|
2015-12-18 17:13:48 +01:00 |
|
Sandrine Avakian
|
ebf0f4c033
|
Fixing problem with trr_interval set to 0 in some cases.
|
2015-12-18 17:13:19 +01:00 |
|
Sylvain Berfini
|
7e6c19510c
|
Merge remote-tracking branch 'origin/master' into dev_vcard
|
2015-12-18 16:50:09 +01:00 |
|
Sylvain Berfini
|
a0076b7d66
|
Merge remote-tracking branch 'origin/master' into dev_vcard
Conflicts:
coreapi/friend.c
coreapi/private.h
|
2015-12-18 16:48:09 +01:00 |
|
Ghislain MARY
|
3efa134bed
|
Fix log collection crashes.
|
2015-12-18 16:41:35 +01:00 |
|
Sylvain Berfini
|
0b7a1deccf
|
Added friend storage to database + improved tests + needed changes in gtk app + friends' migration from rc to db
|
2015-12-18 15:25:18 +01:00 |
|
Ghislain MARY
|
fb6d0dd135
|
Merge branch 'dev_presence_list'
|
2015-12-18 15:01:10 +01:00 |
|
Ghislain MARY
|
820d26bacf
|
Fix presence list tests.
|
2015-12-18 15:00:04 +01:00 |
|
Ghislain MARY
|
da682bf63a
|
If a presence list subscription already exist refresh it instead of creating a new one.
|
2015-12-18 14:58:29 +01:00 |
|
Ghislain MARY
|
03261a97b1
|
Add API to refresh a subscription.
|
2015-12-18 14:57:39 +01:00 |
|
Sandrine Avakian
|
7c172b8af2
|
Adding tests for AVPF<=>implicit AVPF calls in call_tester.
Fixinf error for feature implicit AVPF in sal_sdp.c and linphonecall.c
|
2015-12-18 14:10:28 +01:00 |
|
Sylvain Berfini
|
3eeb0974ea
|
Fixed compilation when belcard is not found
|
2015-12-17 17:42:46 +01:00 |
|
Sylvain Berfini
|
860ee180a8
|
Tests done for friends' database storage
|
2015-12-17 17:32:18 +01:00 |
|
Sylvain Berfini
|
c1f11402a9
|
Prepared gtk application for friends' database storage
|
2015-12-17 16:52:48 +01:00 |
|
Sylvain Berfini
|
56db674e38
|
Started linphone friends database storage
|
2015-12-17 16:44:55 +01:00 |
|
Simon Morlat
|
ea25eb10c5
|
give a choice for the echo calibrator tones
|
2015-12-17 16:06:31 +01:00 |
|
Sylvain Berfini
|
bab0c39c6f
|
Improved import time by optimizing moment when friends are saved in rc file
|
2015-12-17 15:26:26 +01:00 |
|
Sylvain Berfini
|
caf26c0b42
|
Improved a few more things regarding friends and vcards
|
2015-12-17 15:18:56 +01:00 |
|
Sylvain Berfini
|
9b6a6ca7a5
|
Improve import friends from vcard time by bypassing a few checks + added test to calculate 1000 vcards import time
|
2015-12-17 14:24:22 +01:00 |
|
Sylvain Berfini
|
79086201c0
|
Fix memory leak (parser not deleted)
|
2015-12-17 11:42:36 +01:00 |
|