Commit graph

5436 commits

Author SHA1 Message Date
Danmei Chen
565ad48532 avoid overlapping chat cells 2021-03-22 21:10:44 +01:00
Danmei Chen
470e7add1f improve send/recv file 2021-03-18 18:02:31 +01:00
Danmei Chen
b71f35d1b6 fix address label display error 2021-03-17 14:57:27 +01:00
Danmei Chen
a51bee7786 fix create phone number account error display 2021-03-17 09:55:06 +01:00
Danmei Chen
e57a36a950 fix crash of null arrdess 2021-03-16 16:38:31 +01:00
Danmei Chen
2d0af97d23 remove duplicated fileTransferDelegates 2021-03-11 18:01:28 +01:00
Danmei Chen
7d00b0fcd1 fix crash of log 2021-03-11 09:58:34 +01:00
Danmei Chen
b5a186a991 try to fix crash for recordingFilePathFromCall 2021-03-10 15:12:02 +01:00
Danmei Chen
ccf78595cb try to fix stop_and_destroy twice the same file transfer 2021-03-09 17:22:28 +01:00
Danmei Chen
ec829e80ad fix auto_write_to_gallery_mode 2021-03-09 16:51:18 +01:00
Danmei Chen
46fefb6988 display as file if can not load image 2021-03-09 15:05:20 +01:00
Danmei Chen
947ec611de enable auto write to gallery 2021-03-05 22:50:13 +01:00
Danmei Chen
2e2647f043 fix file name 2021-03-05 10:19:34 +01:00
Danmei Chen
8a023fab61 fix send/recv files 2021-03-05 09:37:52 +01:00
Danmei Chen
fd56b1adab fix crash enterbackground when recoding is still played 2021-03-05 09:37:17 +01:00
Danmei Chen
368f1e1810 fix isFirst chat cell not showed correctly 2021-03-05 09:36:15 +01:00
Danmei Chen
317665a90b enable save image/video to Photos 2021-02-25 09:40:23 +01:00
Danmei Chen
f5b683e9d7 rework storage and display files 2021-02-25 09:36:14 +01:00
Danmei Chen
8164a2d944 fix send message 2021-02-23 15:42:16 +01:00
Danmei Chen
bf3d9129e0 fix show app's badge 2021-02-23 15:22:33 +01:00
Danmei Chen
15ae79d561 fix crash restart app when current view is ChatConversationInfoView 2021-02-22 15:35:51 +01:00
Danmei Chen
007bea2eaf fix crash accept video when call is already ended 2021-02-22 14:12:35 +01:00
Danmei Chen
629397d5f6 fix crash when one auth info est nil 2021-02-22 11:45:49 +01:00
Danmei Chen
13acb88907 ipad: fix crash for restart app when current view is chat and receive image in the same time 2021-02-19 19:18:01 +01:00
Danmei Chen
5cfa7933a8 avoid send image with empty text to avoid crash 2021-02-17 09:31:06 +01:00
Danmei Chen
c67a3fbd99 fix assistantview for dark mode 2021-02-16 11:32:41 +01:00
Danmei Chen
dc60be7eda core is stopped when call is released 2021-02-15 20:20:05 +01:00
Danmei Chen
71a9b8ef41 fix crash when parse recording file failed, may changed phone language 2021-02-15 11:26:32 +01:00
Danmei Chen
faa4e15462 add checkbox for accept terms of use and privacy policy 2021-02-15 11:24:53 +01:00
Danmei Chen
9dd1e92821 fix chat cell not work 2021-02-08 14:41:10 +01:00
Danmei Chen
5a30382991 rewrite log service 2021-01-29 17:32:14 +01:00
Danmei Chen
b62fe18ff3 Revert "fix workaround for incoming call"
This reverts commit 244d580bf8.
2021-01-20 14:21:37 +01:00
Danmei Chen
bf33513300 fix not found display name of message 2021-01-15 18:27:54 +01:00
Danmei Chen
779c939e78 tag beta 4.4.0 (1) 2021-01-07 21:26:37 +01:00
Danmei Chen
f8dda2f1a7 fix switch video 2021-01-05 14:51:37 +01:00
Danmei Chen
7e6a0f9e75 fix build 2021-01-04 17:41:17 +01:00
Danmei Chen
244d580bf8 fix workaround for incoming call 2021-01-04 17:22:24 +01:00
QuentinArguillere
daf5fba2d0 Fix crash caused by use of linphoneAddress variable after destroying it 2021-01-04 17:22:14 +01:00
Danmei Chen
9f01c08aa4 fix build 2021-01-04 17:21:53 +01:00
Danmei Chen
894367f33b use new delegates 2021-01-04 17:21:21 +01:00
Danmei Chen
98449ef104 update api 2021-01-04 17:19:52 +01:00
Danmei Chen
1492e59dca update sdk to 4.5.0 2021-01-04 17:19:26 +01:00
Danmei Chen
4bf9105c30 support weblate translations 2020-12-03 21:33:01 +01:00
Christophe Deschamps
4908f4d96d Revert "Avoid spawning the call if no proxy config are configured"
This reverts commit 87f3c62e64.
2020-12-02 12:00:10 +01:00
Christophe Deschamps
87f3c62e64 Avoid spawning the call if no proxy config are configured 2020-12-02 11:38:14 +01:00
Christophe Deschamps
698c4066a9 Added sips support + automatic calling when sip or sips uri is clicked 2020-12-02 10:37:25 +01:00
Christophe Deschamps
43f303fa43 This commit modifies the way Linphone reports the calls to CallKit :
- Instead of reporting the Display name inside the remoteHandle of CXCallUpdate it now reports the SIP URI
- The display name is now inserted into localizedCallerName

The benefit of doing this is that is that it enables calling from the Phone Call History, and it is required if tel URI are activated (unless calls are not reported in phone history)

This commit also enables the ability to place calls using Linphone by long pressing tel URIs.
2020-12-02 01:18:18 +01:00
Danmei Chen
537cda59aa improve callkit 2020-11-25 22:50:00 +01:00
Christophe Deschamps
4cc09f5428 0008093: [Urgent] Critical issue with original provisioning URL being re-accessed 2020-11-19 10:51:04 +01:00
Danmei Chen
1ff46fe25f terminate callkit when register failed or cleared 2020-10-30 16:37:50 +01:00