Commit graph

5424 commits

Author SHA1 Message Date
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
Simon Morlat
dccab97503 Remove location permission request, since liblinphone no longer needs to read the wifi SSID. 2020-10-22 17:39:38 +02:00
Danmei Chen
8face6c0ca disable encrpted chat button and update sdk to 4.4.3 2020-10-21 16:59:23 +02:00
Danmei Chen
4c83d285cf update sdk to 4.4.2 and tag beta 4.3.2(19) 2020-09-29 10:51:55 +02:00
Danmei Chen
8638dea085 fix button inside a cell in UITableView not work 2020-09-28 10:42:52 +02:00
Danmei Chen
a8cd49c741 fix workaround: can not delete image 2020-09-25 14:53:37 +02:00
Danmei Chen
bd29182dd2 decline call with busy reason 2020-09-22 18:59:27 +02:00
Danmei Chen
47a16429ae fix send chat message in background 2020-09-18 11:17:39 +02:00
Danmei Chen
68023ef595 fix can not send docx files 2020-09-15 10:57:14 +02:00
Danmei Chen
360e0ac79b tag beta 4.3.2(7) 2020-09-03 16:00:41 +02:00
Danmei Chen
67a3899ffb fix auto-download 2020-09-03 12:02:38 +02:00
Danmei Chen
895d50adb4 fix lost of son when audio route changed 2020-09-02 11:58:43 +02:00
Danmei Chen
cdfeebd241 block button to avoid duplicated fetch remote provisioning 2020-08-20 14:53:17 +02:00