Benoit Martins
952b27c94f
Minor changes of VFS_enabled_mode
2022-12-06 12:04:20 +01:00
Benoit Martins
5407a18b57
Save VFS and Auto_download_mode changes
2022-12-06 12:04:20 +01:00
QuentinArguillere
8efce6e446
Do not apply international prefix when parsing uri that will not be used for a chat/call
2022-08-30 15:06:09 +02:00
QuentinArguillere
a4bc64f2b3
Use linphone_core_interpret_url_2 and use the account params useInternationalPrefixForCallsAndChat
2022-08-23 16:30:17 +02:00
QuentinArguillere
2a54eae049
Add Post quantum ZRTP support, encryption section to the call stats. Add zrtp_key_agreements_suites for post quantum in the factory rc
2022-08-23 16:01:43 +02:00
QuentinArguillere
5dda082a75
Do not display accounts that have the “hidden” custom parameters enabled
2022-08-11 09:39:27 +02:00
QuentinArguillere
dcc832436e
Allow the removal of account international prefix when it has been set
2022-07-28 15:36:28 +02:00
QuentinArguillere
6e93601508
Fix typos in LDAP settings menu that would cause a partial loss of the configuration when exiting the menu
2022-06-24 16:18:15 +02:00
Christophe Deschamps
524d429960
Merge new UI for Call and Conferences
2022-06-15 17:33:36 +02:00
QuentinArguillere
7caecad1fb
Use the account’s identity rather than a generic hard coded string as basis when synchronizing params. This fixes the loss of “sips” identity when exiting the settings menu.
2022-06-07 16:52:16 +02:00
QuentinArguillere
e10cb36cad
Add “Contact” part in the settings, allowing the addition, deletion and edition of LDAP configurations
2022-05-09 17:51:28 +02:00
QuentinArguillere
41496d1ee1
Remove includes of linphoneapp-swift.h in *.h files
2022-05-09 17:05:50 +02:00
Danmei Chen
fab524f5d0
fix settings for media encryption: media encryption mandatory uncheck itself if media encryption is none
2022-03-08 14:26:24 +01:00
QuentinArguillere
3bed20a221
Fix ephemeral messages on device mode
2022-01-31 15:54:57 +01:00
QuentinArguillere
9b77cea175
Revert "Add an equivalence between “sips:” uri and TLS transport in the account settings"
...
This reverts commit 7c3e20cd54 .
2022-01-21 12:04:16 +01:00
Christophe Deschamps
69a885df4f
Bulk refactorisation + new ConferenceViewModel from Android + Bulk fixes
2022-01-12 10:28:22 +01:00
Christophe Deschamps
306162228e
Revert "Video conference and new Call Views"
...
This reverts commit 608577034d .
2022-01-04 12:27:14 +01:00
Christophe Deschamps
615f8f612d
Option to use device ring tone for callkit ring
2021-11-29 18:55:01 +01:00
Christophe Deschamps
608577034d
Video conference and new Call Views
2021-11-26 19:10:22 +01:00
QuentinArguillere
7c3e20cd54
Add an equivalence between “sips:” uri and TLS transport in the account settings
2021-09-21 15:07:31 +02:00
Christophe Deschamps
942db35732
Prevent VFS from re-generating a key when navigating to chat settings with VFS enabled
2021-06-18 15:34:26 +02:00
Christophe Deschamps
b58b974392
VFS changes :
...
- Added accessibility attribute to the secure preference key
- Added mechanism to delete any existing key when activating VFS for the first time
- Improved log messages
2021-06-18 09:41:51 +02:00
Christophe Deschamps
7387bf6330
Use logging service for VFS related messages
2021-06-17 12:29:04 +02:00
QuentinArguillere
26a14ab5bd
Add button to enable/disable ephemeral message feature in the chat conversations
2021-06-14 11:47:47 +02:00
QuentinArguillere
c58b9784e6
Fix bugs when exiting account params : potential crash when setting the route addresses, and losing the auth info’s algorithm
2021-06-04 16:59:49 +02:00
Christophe Deschamps
9c27bcc0df
Enable VFS in app extensions via Keychain sharing
2021-05-26 11:08:07 +02:00
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
7183116b4b
fix leak memory
2021-05-06 17:39:34 +02:00
Danmei Chen
4f33de229f
active vfs when change settings
2021-05-05 10:56:20 +02:00
Danmei Chen
aee1b05517
add option to enable VFS
2021-04-08 12:36:37 +02:00
Danmei Chen
9bcf407285
fix build with master
2021-04-06 11:08:55 +02:00
Danmei Chen
d86a33e435
reset a limit time for Friend list unsubscription
2021-03-29 17:02:01 +02:00
QuentinArguillere
4c026f68c4
Unsubscribe from friends list when removing and account, and add a small filter to avoid displaying irrelevant authentication requests from previously logged account on the app
2021-03-25 14:51:29 +01:00
Danmei Chen
947ec611de
enable auto write to gallery
2021-03-05 22:50:13 +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
98449ef104
update api
2021-01-04 17:19:52 +01:00
Danmei Chen
466db3ef07
update copyright
2020-06-17 09:57:37 +02:00
Paul Cartier
d1fc3684ef
update push notification parameters
...
- remove set_network_reachable: sdk will not register if push are allowed
- uses push_notification_allowed instead of refkey in proxy config
2020-02-07 17:03:59 +01:00
Danmei Chen
0fdfc24b44
not use deprecated functions
2020-01-03 14:11:35 +01:00
Danmei Chen
a88c501154
fix crash unknow
2019-12-20 11:57:49 +01:00
Danmei Chen
9c8f9dec99
change licence to gpl-v3
2019-10-16 15:10:09 +02:00
Danmei Chen
973e8262d8
remove useless code
2019-10-16 10:52:11 +02:00
Danmei Chen
729bd6a556
some fix for lime devices view
2019-10-15 14:23:14 +02:00
Nicolas Michon
da49a20fc9
Changes related to reachability feature moving into ios-platform-helpers
2019-07-26 15:23:01 +02:00
Danmei Chen
0107ea2079
add parameter of settings to enable media encryption mandatory
2019-06-19 11:52:46 +02:00
Danmei Chen
f5b7ebf56e
add early-media and disable it by default
2019-04-03 15:47:58 +02:00
Danmei Chen
47114c4c98
remove useless friend subscription
2019-03-06 17:48:01 +01:00
Danmei Chen
1c492208c0
optimizing settings for automatic file upload
2018-12-11 16:32:36 +01:00
Danmei Chen
a45df60b87
add a setting for auto download
2018-10-17 15:30:11 +02:00