Commit graph

2874 commits

Author SHA1 Message Date
Sylvain Berfini
99731af585 Prevent image bubbles to take all the screen if image received is very big and scaled down top bar in chat for tablets 2015-03-06 17:13:28 +01:00
Sylvain Berfini
834d5fc74b Fix transparent background for settings on tablets 2015-03-06 16:21:50 +01:00
Sylvain Berfini
cc864fe244 Few changes regarding how we store the received images in chat 2015-03-06 11:01:38 +01:00
Sylvain Berfini
94176f48ed Updated mswebrtc 2015-03-05 15:55:23 +01:00
Simon Morlat
0688079f9a update linphone 2015-03-04 22:05:06 +01:00
Simon Morlat
744fed5dbe update linphone 2015-03-04 21:36:36 +01:00
Simon Morlat
ccdb1f4646 update linphone and bzrtp 2015-03-04 19:42:53 +01:00
Simon Morlat
421db67d00 update linphone & belle-sip 2015-02-25 21:56:00 +01:00
Ghislain MARY
8c4cd8e5b0 Add test for audio codecs handling. 2015-02-25 14:57:08 +01:00
Ghislain MARY
c761ec510a Update linphone submodule. 2015-02-25 14:56:45 +01:00
Jehan Monnier
c68ffff657 update linphone with locking fixes 2015-02-25 13:49:50 +01:00
Gautier Pelloux-Prayer
cffcf9d3d9 i18n: use --non-interactive mode in push_transifex, even if this is dangerous this is the best way to handle stdin within Makefile 2015-02-24 10:25:09 +01:00
Margaux Clerc
7b9ebbf752 Fix dtls settings 2015-02-23 18:01:35 +01:00
Gautier Pelloux-Prayer
d1173940b4 i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-23 16:50:45 +01:00
Gautier Pelloux-Prayer
36c23ce372 Show error message only once - if the error is not handled, simply show "Unknown error: {error_reason}"
Revert "Display a toast in case of call error"

This reverts commit 63198bc591.

Conflicts:
	src/org/linphone/LinphoneManager.java
2015-02-23 16:45:04 +01:00
Gautier Pelloux-Prayer
da1d109458 liblinphone_tester custom_rules: import unless namespace before using it 2015-02-23 15:51:34 +01:00
Gautier Pelloux-Prayer
a15ffc09b8 polarssl: hide warning instead of disabling it 2015-02-23 15:29:58 +01:00
Margaux Clerc
3f6d90cbcd Update linphone 2015-02-23 14:51:58 +01:00
Margaux Clerc
3726f3cc2b Fix Compilation Polarrssl 2015-02-23 14:46:39 +01:00
Margaux Clerc
04335fb7fd Remove contact fixed 2015-02-23 13:51:10 +01:00
Margaux Clerc
bc38b75e9e Add DTLS setting 2015-02-23 13:51:10 +01:00
Jehan Monnier
470e1446d9 enable dtls at liblinphone level
[Switch submodule branch]
2015-02-23 13:46:18 +01:00
Gautier Pelloux-Prayer
fab1627121 Android.mk: Turn off warnings for libvpx 2015-02-23 09:35:47 +01:00
Gautier Pelloux-Prayer
375eec05ac liblinphone_tester: do not retrieve xml result file if crash occured 2015-02-23 09:30:00 +01:00
Margaux Clerc
e66022b1dc Fix voicemail uri display in history 2015-02-20 17:48:51 +01:00
Margaux Clerc
f62d0aac70 Fix contacts order 2015-02-20 17:48:51 +01:00
Margaux Clerc
3d0fcf0879 Update status bar with default proxy 2015-02-20 17:48:51 +01:00
Margaux Clerc
8a79fe924e Fix video button in call 2015-02-20 17:48:51 +01:00
Margaux Clerc
589ab3b674 Add reset log button 2015-02-20 17:48:51 +01:00
Simon Morlat
377e39175b update mssilk 2015-02-20 14:47:29 +01:00
Simon Morlat
e0fed3264e update submodules 2015-02-19 16:37:33 +01:00
Margaux Clerc
0e0e7d29be Add tests for jni and detect native crash 2015-02-19 16:04:46 +01:00
Margaux Clerc
0c6b672fd7 Update linphone & belle-sip 2015-02-19 16:02:41 +01:00
Margaux Clerc
4467b03afe Fix crash 2015-02-18 17:23:03 +01:00
Margaux Clerc
226bdbae18 Remove wifi lock 2015-02-18 15:24:33 +01:00
Margaux Clerc
fd55a4fd1c Fix debug mode 2015-02-18 15:24:05 +01:00
Margaux Clerc
25de5074ee update linphone 2015-02-18 10:51:43 +01:00
Margaux Clerc
99a5d7714e Activate video button when mediaInProgress is false 2015-02-17 16:50:24 +01:00
Margaux Clerc
37e7002f6f Update linphone 2015-02-17 16:09:19 +01:00
Margaux Clerc
8c8aac82fb Fix test conference 2015-02-17 10:41:23 +01:00
Margaux Clerc
438ea0ee25 Fix setup with several address 2015-02-17 10:27:15 +01:00
Sylvain Berfini
39d595d2da Fix crash when sorting chat list 2015-02-17 09:23:30 +01:00
Margaux Clerc
33d4978f5f Fix log collection 2015-02-16 18:14:49 +01:00
Margaux Clerc
92ab3703ed Add content descrition 2015-02-16 18:14:49 +01:00
Gautier Pelloux-Prayer
884893a6f9 Better handling of ffmpeg warnings: only use configure extra-cflags option instead of monkey patch.
Revert "Disable ffmpeg warnings"

This reverts commit 441227b74b.
2015-02-16 09:12:53 +01:00
Sylvain Berfini
cc2b02f93a Fix sort of chat list, now using newest on top 2015-02-13 16:22:20 +01:00
Gautier Pelloux-Prayer
450f759f9f Add temporary check in case of MediastreamerActivity.java still existing, to avoid compilation error 2015-02-13 15:47:57 +01:00
Sylvain Berfini
5b32131afe Display chat conversations with unread messages first 2015-02-13 11:04:16 +01:00
Gautier Pelloux-Prayer
8b60cc4faf Update linphone 2015-02-13 10:32:30 +01:00
Gautier Pelloux-Prayer
d1a12f9312 Install&Run apk should not be silent 2015-02-13 10:03:44 +01:00