QuentinArguillere
7ea46b5aab
Replace all proxy configs with account, and include the new push notification features from the 5.0 SDK
2021-05-24 11:45:08 +02:00
Danmei Chen
d88641c31c
disable VFS for simulators or error case
2021-05-10 16:22:10 +02:00
Danmei Chen
2605090212
rework use auto enterBackground and enterForeground
2021-04-08 15:59:07 +02:00
Danmei Chen
eee2ae66f3
use auto iteration
2021-04-08 15:38:08 +02:00
Danmei Chen
aee1b05517
add option to enable VFS
2021-04-08 12:36:37 +02:00
Christophe Deschamps
443152f867
VFS key generation & store/retrieve to/from keystore & pass on to factory if vfs enabled
2021-04-07 11:49:36 +02:00
Danmei Chen
765f449c94
use auto enterBackground and enterForeground
2021-04-07 11:38:20 +02:00
Danmei Chen
164b0f58c3
fix crash enterBackground when current view is DevicesListView
2021-03-23 11:43:36 +01:00
Danmei Chen
fd56b1adab
fix crash enterbackground when recoding is still played
2021-03-05 09:37:17 +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
f8dda2f1a7
fix switch video
2021-01-05 14:51:37 +01:00
Danmei Chen
98449ef104
update api
2021-01-04 17:19:52 +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
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
bb85becf49
request Photo authorization earlier to avoid crash
2020-06-22 11:05:02 +02:00
Danmei Chen
466db3ef07
update copyright
2020-06-17 09:57:37 +02:00
Danmei Chen
29d484ea34
fix crash when remove callbacks
2020-06-10 14:59:00 +02:00
Danmei Chen
5cf6db0dd9
fix crash: enter background mode when linphonecore off
2020-05-25 18:05:39 +02:00
Danmei Chen
506d7b3703
Revert "fix crash when applicationDidEnterBackground is called twice"
...
This reverts commit 3e191259aa .
2020-05-25 11:56:34 +02:00
Danmei Chen
69a11ef639
Revert "fix crash when stop lc too early"
...
This reverts commit 8d54620295 .
2020-05-25 11:56:13 +02:00
Danmei Chen
8d54620295
fix crash when stop lc too early
2020-05-22 16:42:42 +02:00
Danmei Chen
3e191259aa
fix crash when applicationDidEnterBackground is called twice
2020-05-22 16:01:28 +02:00
Paul Cartier
658edc86a6
Prevent crash when openining app after bg call finished
...
Only happened in the settings view before the call starts
2020-05-11 14:20:37 +02:00
Paul Cartier
db3495a33d
refresh friends from fastaddressbook when going from BG to FG
2020-04-28 16:38:54 +02:00
Danmei Chen
a15cb46837
correct spellings
2020-04-17 15:21:26 +02:00
Paul Cartier
3e777b5cc2
Use push notif loc-key to display msg in case of failure of service extension
...
add pn-groupchat-str contract header parameter
2020-04-17 10:16:59 +02:00
Danmei Chen
44354f4f5e
fix calls
2020-04-15 15:09:32 +02:00
Paul Cartier
7ed3c5bbf7
handle user notifications in app extension
2020-04-10 17:06:04 +02:00
Danmei Chen
9acc53daf0
use new crashlytic sdk
2020-04-03 17:47:41 +02:00
Danmei Chen
f749195935
set limit to 3 for forbidden push
2020-04-01 17:25:41 +02:00
Danmei Chen
10432eb1ca
try to ensure registered for notification
2020-03-31 13:59:09 +02:00
Danmei Chen
79ed950062
fix video auto accept
2020-03-31 10:32:36 +02:00
Danmei Chen
5982b8cb6d
remove useless code
2020-03-30 16:07:40 +02:00
Danmei Chen
d7e9cf6234
add logs for pushkit
2020-03-30 11:22:01 +02:00
Danmei Chen
0ca42b5d18
use alreadyRegisteredForNotification instead of defaultProxyConfig?.pushNotificationAllowed to fix double calls
2020-03-30 10:01:02 +02:00
Danmei Chen
b0e83b970a
remove useless code
2020-03-24 09:17:08 +01:00
Paul Cartier
10390bd67a
Remove all TODOs
2020-03-23 14:24:40 +01:00
Danmei Chen
61932234d9
fix crash of iterate
2020-03-18 14:50:20 +01:00
Paul Cartier
179d2718e8
Handle push notification for messages in iOS13
2020-03-16 09:50:15 +01:00
Danmei Chen
13535fa2c4
fix call not be ended
2020-03-10 13:54:59 +01:00
Danmei Chen
0fafe0d16b
fix calls
2020-03-09 13:22:43 +01:00
Danmei Chen
e7ed8d60bb
fix display imcoming call repeatedly
2020-03-05 16:21:41 +01:00
Danmei Chen
0730a10d2a
fix push notification not received for ios13
2020-03-05 09:51:38 +01:00
Danmei Chen
98a7938b86
callkit in Swift
2020-03-03 11:38:26 +01:00
Danmei Chen
7a4d625fa2
update functions
2020-03-03 10:08:07 +01:00
Paul Cartier
5fe9e65be6
Adding back the code to prevent unregister
...
Removing this code requires an update of the sdk
2020-02-25 09:42:59 +01:00