Commit graph

4544 commits

Author SHA1 Message Date
Sylvain Berfini
0590ef5846 Fixed issues related to phone numbers 2017-10-18 15:45:58 +02:00
Sylvain Berfini
a408e61437 Fixed outgoing file transfer 2017-10-18 15:27:43 +02:00
Sylvain Berfini
c87d93611d Fixed findAuthInfo calls 2017-10-18 14:39:42 +02:00
Sylvain Berfini
ff69d00612 Fixed echo canceller calibration 2017-10-18 14:28:50 +02:00
Sylvain Berfini
bc64f13563 Updated submodules 2017-10-18 13:35:48 +02:00
Sylvain Berfini
90271b558b Updated liblinphone 2017-10-18 13:17:41 +02:00
Sylvain Berfini
e2bbbd7702 Updated linphone 2017-10-18 11:23:51 +02:00
Sylvain Berfini
96d1fd7357 Compilation of Android app is fixed 2017-10-18 10:55:50 +02:00
Sylvain Berfini
809a29c8fe Fixes and improvements on previous migration 2017-10-18 09:39:11 +02:00
Sylvain Berfini
857c0ed130 Started migration of Android app to new JNI/Java wrapper 2017-10-17 19:57:58 +02:00
Sylvain Berfini
312821c6b4 Yet another linphone submodule update 2017-10-16 17:47:11 +02:00
Sylvain Berfini
74b68c50fd Updated linphone submodule 2017-10-16 15:57:48 +02:00
Sylvain Berfini
2e00d7783c Compilation fixed 2017-10-12 13:40:07 +02:00
Sylvain Berfini
2f73ed51bd Update submodules to fix build without new java wrapper 2017-10-11 17:41:16 +02:00
Sylvain Berfini
ede40ca6d1 Updated submodules + added xerces/xsd 2017-10-11 15:43:30 +02:00
Brieuc Viel
445b95e712 [File sharing] fix Camera Image picking on Samsung devices 2017-10-11 15:33:20 +02:00
Brieuc Viel
71a8005f55 [DoubleCall] fix GSM/SIP double call behavior 2017-10-11 12:13:17 +02:00
Erwan Croze
a2bc717d8c Updates bcmatroska2 2017-10-11 11:20:03 +02:00
Simon Morlat
167586c472 Fix non-escaped string passed as a regexp, which was causing crashes. 2017-10-08 19:09:43 +02:00
Simon Morlat
23a1415692 update submodules (framerate control fix) 2017-10-07 12:31:25 +02:00
Erwan Croze
9b2936f10f Update version number 2017-10-06 15:07:45 +02:00
Simon Morlat
c8327a70d6 Fix reference counting model of LinphoneChatMessage and its listener 2017-10-06 13:41:21 +02:00
Erwan Croze
0d3599f745 Clean headers 2017-10-06 10:20:59 +02:00
Erwan Croze
12b1618a19 Fix Chat list and Chat room for tablet 2017-10-05 15:18:05 +02:00
Mickaël Turnel
02026adb86 Set VGA for default resolution 2017-10-04 15:38:51 +02:00
Erwan Croze
fa50ffcce5 Update cmake-builder 2017-10-04 13:53:55 +02:00
Erwan Croze
2cb99c7213 Update build.gradle 2017-10-04 13:53:43 +02:00
Erwan Croze
56bf83129f Lot of little fix 2017-10-03 17:33:43 +02:00
Erwan Croze
58da65b26e Prevent crash in setAccountPassword 2017-10-03 17:33:43 +02:00
Erwan Croze
240feadf01 Prevent crash int OutgoingCallReceiver 2017-10-03 17:33:43 +02:00
Simon Morlat
fd69d6636f Don't set bandwidth explicitely anymore, in order to benefit from adaptive rate control 2017-10-03 17:12:55 +02:00
Erwan Croze
89084f729a Trying to fix crash with thumbnail picture 2017-10-03 16:53:11 +02:00
Erwan Croze
6b5b894e8d Update changelog 2017-10-03 16:52:57 +02:00
Erwan Croze
f2a6888773 Removing useless preference
Doze mod
2017-10-03 16:52:49 +02:00
Erwan Croze
7140eea562 Fixing last commit concerning ChatFragment 2017-10-03 13:57:53 +02:00
Erwan Croze
9b13d2a5da Fixing freeze on contact update 2017-10-03 13:48:20 +02:00
Erwan Croze
0f91e5bc21 Fixing crash in detail history 2017-10-03 10:41:09 +02:00
Erwan Croze
f71eba53ab Update version number 2017-10-02 15:42:07 +02:00
Erwan Croze
93d53d2ab5 Fixing crash in chat view, close #110 2017-10-02 15:34:36 +02:00
Erwan Croze
e74e4bc8d2 Update README 2017-10-02 14:47:11 +02:00
Erwan Croze
d0a13971b8 Update submodules 2017-10-02 10:26:27 +02:00
Erwan Croze
0057a47cf1 Update transifex Close#124 2017-09-29 17:01:19 +02:00
Brieuc Viel
c819a6ef58 [ChatList] fix last chatMessage display problem + gsu 2017-09-29 13:55:59 +02:00
Brieuc Viel
ab6e3737b1 [DisplayName] automatically add displayName in contactEditor if create new contact and DisplayName exists 2017-09-27 14:28:52 +02:00
Brieuc Viel
21ed2955ef [DialerIntent] add OutgoingCallReceiver.java file to git 2017-09-27 14:17:40 +02:00
Brieuc Viel
8924dca7d5 [DialerIntent] multiples updates to fix crashes 2017-09-27 14:17:40 +02:00
Simon Morlat
31c5e69d98 update submodules 2017-09-26 10:23:13 +02:00
Simon Morlat
e9c548de7f update submodules 2017-09-25 15:43:21 +02:00
Simon Morlat
8e20f726e2 Revert "Reloading contacts list after editing or deleting"
This reverts commit 47c4956b9d.
2017-09-25 15:43:05 +02:00
Erwan Croze
962654bf7d Changing how we decline call when call GSM is active 2017-09-21 10:26:36 +02:00