Commit graph

2068 commits

Author SHA1 Message Date
Jehan Monnier
80188dc8bf update both belle-sip and linphone 2013-07-16 17:06:50 +02:00
Guillaume Beraudo
01b1d9d13b Handle alternate names in certificates. 2013-07-16 16:29:00 +02:00
Sylvain Berfini
02d6842df9 updated liblinphone to fix compilation 2013-07-11 14:39:44 +02:00
Sylvain Berfini
fb1762a135 Renamed ffmepg libraries to force Android to use ours in case the device embed it's own ffmepg 2013-07-11 13:42:23 +02:00
Sylvain Berfini
439b35a11d Prevent double notification networkreachability up + fix for ethernet android devices 2013-07-10 13:07:47 +02:00
Ghislain MARY
aae7f2e8d0 Update linphone submodule. 2013-07-10 10:29:29 +02:00
Simon Morlat
f506ccd7d4 update linphone submodule 2013-07-08 10:42:01 +02:00
Simon Morlat
f18e36682e update belle-sip and linphone 2013-07-05 23:47:52 +02:00
Jehan Monnier
fa65b6ed31 fix liblinphone_tester build issue 2013-07-04 09:05:53 +02:00
Ghislain MARY
d0e22e0e74 Update linphone submodule. 2013-07-02 17:59:44 +02:00
Ghislain MARY
44fe90478d Merge branch 'master' of git.linphone.org:linphone-android into belle-sip 2013-07-02 17:58:47 +02:00
Ghislain MARY
23b7fc05a9 Update linphone submodule. 2013-07-02 17:07:20 +02:00
Simon Morlat
0f2b1c2b25 fix Makefile, update linphone submodule
- add missing PayloadType object accessors
- SDP fix
2013-07-02 16:38:58 +02:00
Jehan Monnier
35fcb40f75 fix long cp arg issue on macosx build 2013-07-01 08:39:27 +02:00
Jehan Monnier
a9b83c5727 fix type in Makefile 2013-06-28 09:20:04 +02:00
Ghislain MARY
1ab6f94db8 Update linphone submodule to fix compilation. 2013-06-27 18:50:43 +02:00
Ghislain MARY
7552cca7c8 Merge branch 'bellesip' of git.linphone.org:linphone-android-private into bellesip 2013-06-26 17:35:59 +02:00
Sylvain Berfini
95c2cab9a5 Manifest code set to 2120 2013-06-26 15:08:03 +02:00
Sylvain Berfini
05fbb9ef03 Simon's fixes for LinphoneManager + fix for bluetooth 2013-06-26 14:16:23 +02:00
Sylvain Berfini
29acd2cafd Updated Russian translation thanks to Maxim Solodovnik 2013-06-26 07:31:32 +02:00
Sylvain Berfini
07391a4c4d Manifest version code set to 2110 2013-06-26 07:25:41 +02:00
Simon Morlat
43dabf728a Merge remote-tracking branch 'public/master' into bellesip
Conflicts:
	jni/Android.mk
	submodules/linphone
2013-06-25 23:42:36 +02:00
Ghislain MARY
9e5fde4c5e Update linphone submodule for presence improvements. 2013-06-25 12:14:32 +02:00
Ghislain MARY
969a2ad373 Add JNI for presence. 2013-06-24 18:04:05 +02:00
Simon Morlat
22f1502fbf repair build (was broken to CA download) 2013-06-24 12:36:09 +02:00
Ghislain MARY
737ce2f4fe libxml2 is now mandatory. 2013-06-21 11:30:07 +02:00
Guillaume Beraudo
e0686990fe Allow choosing silk 8k 2013-06-21 10:47:11 +02:00
Guillaume Beraudo
ff06c15863 Abandon audio focus again on call released.
Fix FM radio not resuming after outgoing call terminated.
2013-06-20 16:18:15 +02:00
Simon Morlat
72259bd3bd update linphone submodule (allow contact to be changed during call updates) 2013-06-20 12:00:49 +02:00
Simon Morlat
997807fd3e fix Makefile 2013-06-20 10:48:03 +02:00
Simon Morlat
784f5b0b93 delete rootca from git since now it is automatically generated 2013-06-20 10:44:58 +02:00
Sylvain Berfini
ceff51c34b Fix incall crash for tablets 2013-06-20 09:37:00 +02:00
Guillaume Beraudo
7899a0f811 Allow customization of service name. 2013-06-19 18:02:41 +02:00
Sylvain Berfini
7c78912dc7 Version code set to 2100 2013-06-19 18:02:53 +02:00
Simon Morlat
6d8b3945a6 repair liblinphone_tester 2013-06-19 15:07:43 +02:00
Sylvain Berfini
207a01afed Finished multi calls tests 2013-06-19 11:22:09 +02:00
Simon Morlat
0a9d843c03 update linphone submodule (jni for LinphoneEvent) 2013-06-18 22:14:10 +02:00
Sylvain Berfini
4d630ae59d New multi calls tests 2013-06-18 17:14:25 +02:00
Sylvain Berfini
f5a5f4c2f4 Added multi calls tests 2013-06-18 16:58:55 +02:00
Sylvain Berfini
1fdb1e7215 Conference tests 2013-06-18 16:58:54 +02:00
Sylvain Berfini
75fc3005ca Conference tests 2013-06-18 16:52:19 +02:00
Sylvain Berfini
1b638b780d Feature to auto fill email filed in wizard using google account email 2013-06-18 15:31:59 +02:00
Sylvain Berfini
fdbe887fc7 New call tests + feature to auto fill email filed in wizard using google account email 2013-06-18 15:24:39 +02:00
Simon Morlat
ae9dcdfc65 update mssilk 2013-06-18 12:08:12 +02:00
Guillaume Beraudo
92ba15cfc2 Remove prebuilts, better use the awsome ccache. 2013-06-18 09:37:49 +02:00
Sylvain Berfini
72fc5d9046 Updated LinphoneTestManager to match new LinphoneCoreListener 2013-06-17 17:19:56 +02:00
Sylvain Berfini
26694587f8 Updated mssilk submodule 2013-06-17 17:15:40 +02:00
Sylvain Berfini
df3884775b Added tests for calls (audio and video), not all implemented. 2013-06-17 16:18:29 +02:00
Simon Morlat
6f762ddba3 add java interface for LinphoneEvent 2013-06-14 17:56:26 +02:00
Sylvain Berfini
c22a6688a9 New tests + new handling of second linphone core for test env + fix in layout for tests 2013-06-14 10:55:59 +02:00