Erwan Croze
2482371bc4
Add account creator request engine + some changes
2017-03-28 17:08:01 +02:00
Gautier Pelloux-Prayer
099a7daf09
Move from CUnit to BCUnit
2016-06-29 16:37:52 +02:00
Simon Morlat
a0a8120635
update android liblinphone_tester to use bctoolbox tester
2016-03-08 11:42:38 +01:00
Sylvain Berfini
1ed3fccf3a
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/friendlist.c
java/common/org/linphone/core/LinphoneCore.java
2016-02-18 14:25:06 +01:00
Simon Morlat
7fd9db22ac
port linphone-android to bctoolbox
2016-02-17 17:30:00 +01:00
Sylvain Berfini
235dca249d
Merge branch 'master' into dev_vcard
...
Conflicts:
build/android/Android.mk
coreapi/private.h
java/common/org/linphone/core/LinphoneCore.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
2016-02-09 10:21:18 +01:00
Simon Morlat
1980323a8e
link against webrtc's ilbc codec
2016-02-04 23:02:06 +01:00
Sylvain Berfini
39b2596744
Added carddav.c to CMakeLists.txt and Android.mk
2016-01-15 11:40:00 +01:00
Sylvain Berfini
44e18649ac
Merge branch 'master' into dev_vcard
...
Conflicts:
build/android/Android.mk
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/friend.c
coreapi/linphonecore.c
coreapi/linphonecore.h
2016-01-08 10:37:54 +01:00
François Grisez
38dfb9ab6f
Merge branch 'dev_conference_rfc4579'
2016-01-07 10:13:04 +01:00
Simon Morlat
a0a801b8ad
fix android build
2016-01-05 16:36:06 +01:00
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
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
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
Simon Morlat
e5b0030eae
fix build issue
2015-12-22 09:15:29 +01:00
François Grisez
2fcf9d4f2c
Fix build on Android and autotools
2015-12-17 16:08:49 +01:00
Christophe Deschamps
f151d70d4d
retired LinphoneContentPrivate in JNI & fixed Android compilation (friendlist)
2015-12-14 00:01:15 +01:00
Simon Morlat
f1a872cedd
fix compilation problems
2015-11-20 22:43:32 +01:00
Margaux Clerc
47662ce97e
Add calllogs in database for android
2015-11-19 14:43:08 +01:00
Sylvain Berfini
2e56ba2aa1
This should fix the Android 6 issue when loading shared libs (bsed hack)
2015-11-09 16:58:54 +01:00
Simon Morlat
46547098cc
fix android build
2015-09-25 11:52:55 +02:00
Johan Pascal
06575db0ae
Add codec2 capabilities (when mscodec2 plugin is present)
...
- update oRTP and ms2
2015-08-20 23:50:41 +02:00
Margaux Clerc
075f13f233
Remove textReceived callback
...
Made echo calibration at start
2015-08-12 17:53:32 +02:00
Gautier Pelloux-Prayer
ea36261c80
build: rename HAVE_GETTEXT with HAVE_INTL
2015-07-03 15:37:32 +02:00
Ghislain MARY
a7baa4bc7a
Restore option to enable/disable the assistant.
2015-06-11 16:14:14 +02:00
Ghislain MARY
8669032383
Fix Android build.
2015-06-11 09:41:07 +02:00
Ghislain MARY
c5e3bd5809
Build account creator and xmlrpc on Android and WP8 + install header files.
2015-06-09 08:30:59 +02:00
Ghislain MARY
17cad99e4f
Rework assistant for asynchronous XML-RPC requests.
2015-06-05 15:49:47 +02:00
Gautier Pelloux-Prayer
3ca4cce833
liblinphone_tester.mk: add/rename missing test files
2015-05-26 10:21:26 +02:00
Jehan Monnier
2cfc9ecfd8
enable lime at compilation time for Android
2015-05-19 16:12:25 +02:00
Gautier Pelloux-Prayer
5a0c92bac3
liblinphone_tester.mk: use correct bc_tester_utils.c source
2015-04-22 10:48:37 +02:00
Sylvain Berfini
69c7dc0b60
Fix tester compilation on Android
2015-03-19 11:20:32 +01:00
Jehan Monnier
5035992c64
Merge remote-tracking branch 'private/dev_lime'
...
Conflicts:
coreapi/linphonecall.c
2015-03-12 15:08:35 +01:00
Simon Morlat
5955681cc3
update ms2, fix android build
2015-03-10 16:37:28 +01:00
Simon Morlat
5ecbdb687c
fix tester Android.mk
2015-03-04 21:36:08 +01:00
Johan Pascal
d133ebd5eb
Merge remote-tracking branch 'linphone-public/master' into dev_lime
2015-02-26 22:46:24 +01:00
Margaux Clerc
d80ed0f2a3
Fix liblinphone tester
2015-02-18 10:51:17 +01:00
Margaux Clerc
a29ccb43e2
Link android project with zlib
2015-02-17 15:57:17 +01:00
Jehan Monnier
2b7f2fd1cb
Finilize multicast api java binding
2015-02-05 14:40:27 +01:00
Simon Morlat
16180e2430
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
...
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
Gautier Pelloux-Prayer
ff330203af
ILBC build is now optionnal on Android
2015-01-07 10:30:38 +01:00
Ghislain MARY
89565386ac
Working file transfer in Python.
...
- Add the LinphoneBuffer object so that file transfer callbacks do not pass out parameters
- Use the LinphoneBuffer object in the file transfer callbacks
- Implement the file_transfer_send callback in the Python file transfer test
2014-12-10 16:35:19 +01:00
Sylvain Berfini
d0966f027f
Fix android tester build
2014-12-02 13:40:42 +01:00
Guillaume BIENKOWSKI
e6209d9051
Merge commit '2e515642f07eb33974583587ddb2ee4669d4ff29' into dev_lime
...
Conflicts:
coreapi/chat.c
2014-11-27 18:01:33 +01:00
Ghislain MARY
35189535a7
Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers.
2014-11-18 16:42:16 +01:00
Gautier Pelloux-Prayer
d249550e0a
Fix log collection test suite for Android
2014-11-12 15:33:23 +01:00
Gautier Pelloux-Prayer
0aabc05145
Add linphone_call_send_dtmfs method to allow sending a DTMF sequence instead of a single one, and add a test suite
2014-11-12 14:58:19 +01:00
Sylvain Berfini
52312c0361
Fix compilation with ndk 10c
2014-11-07 15:15:57 +01:00
Jehan Monnier
cc5ec63197
log_collection_tester on android, delete local ref to avoid 500 local ref limit on android
2014-11-07 08:39:00 +01:00