Commit graph

6943 commits

Author SHA1 Message Date
Benoit Martins
3ecd79fc77 Add chat room popups 2026-04-16 17:19:13 +02:00
Benoit Martins
e6b1b632d4 Add conversation history deletion feature 2026-04-14 14:54:43 +02:00
Christophe Deschamps
bd666fec74 Handle VoIP and APNs push received before shared filesystem is available (BFU)
Delay CoreContext initialization until AppServices.config is available.
      When a VoIP push arrives before that, an EarlyPushkitDelegate reports
      a temporary CallKit call, ends it as unanswered after 4s, and posts
      a missed call notification to the user.
      Handle message APNs in service extension without Core/Config availability
2026-04-14 14:49:58 +02:00
Benoit Martins
e486cce9cd Use LinphoneSdkInfos for the SDK version and branch. 2026-04-14 14:49:34 +02:00
Benoit Martins
916dff04ef Fix Dialer in transfer call 2026-03-27 16:36:48 +01:00
Benoit Martins
eaa19e60ae Fix transfer popup texts 2026-03-27 11:48:06 +01:00
Sylvain Berfini
b764c068e5 Updated translations from Weblate 2026-03-26 14:40:54 +00:00
Benoit Martins
eb6c10d097 Updated CHANGELOG & bumped version code to 6.2.0 (2) 2026-03-26 15:27:13 +01:00
Benoit Martins
153ca0f6c4 Fix CardDAV editing 2026-03-26 15:22:04 +01:00
Benoit Martins
26022e7f09 Remove duplicate account_settings_outbound_proxy_title localizable key 2026-03-26 13:54:26 +01:00
Benoit Martins
ae63f770f3 Updated CHANGELOG & bumped version code to 6.2.0 (1) 2026-03-26 11:53:31 +01:00
Sylvain Berfini
037bbf3ead Updated translations from Weblate 2026-03-26 11:52:12 +01:00
Benoit Martins
828fadb9e0 Merge branch 'master'
#Conflicts:
#	Linphone/GeneratedGit.swift
2026-03-26 10:27:22 +01:00
Benoit Martins
9524c6f2f3 Add a screen-sharing video preview to the call view 2026-03-26 10:23:36 +01:00
Benoit Martins
8a612be0a0 Fix phoneListsEqual to return false when both lists are empty 2026-03-26 08:47:00 +01:00
Benoit Martins
127e12b384 Add end-to-end encryption check for conference 2026-03-24 14:41:15 +01:00
Benoit Martins
b84bd1faf3 Add SipAddressesPopup to StartCallFragment, StartConversationFragment, and AddParticipantsFragment 2026-03-23 16:27:31 +01:00
Christophe Deschamps
54b8ae4b02 RC option to hide contact edition - ui/hide_contact_edition 2026-03-19 13:01:11 +00:00
Benoit Martins
5615d51e27 Added new colors to replace old ones, reworked themes to only use two "main" colors 2026-03-18 17:15:12 +00:00
Christophe Deschamps
fed6394cd5 Option ui/only_allow_earpiece_during_call to enforce the use or earpiecee only during call 2026-03-18 15:36:37 +00:00
Benoit Martins
b82156d2f2 Fix document preview 2026-03-18 15:50:21 +01:00
Benoit Martins
83acef02d7 Add deleted message bottom sheet when message is not retractable 2026-03-18 15:30:13 +01:00
Benoit Martins
068d2d2902 Fix media encryption state in CallView 2026-03-18 15:05:16 +01:00
Benoit Martins
1943f0f21c Fix mediaEncryption setting and media list for friends with multiple addresses 2026-03-17 16:16:40 +01:00
Benoit Martins
1ffcd3e1ae Add bottom sheet to display message deletion choice 2026-03-16 16:57:08 +01:00
Benoit Martins
c01f79dd20 Add settings to show past meetings and limit max width in settings views 2026-03-16 15:26:56 +01:00
Benoit Martins
2f56839937 Update Settings UI 2026-03-16 11:38:06 +01:00
Benoit Martins
0fe2b4370f Ignore authentication requests while offline 2026-03-11 15:55:50 +01:00
QuentinA
fa9be23c2d Add a wait time of up to 3 second inside the app extension, then iterate to try and receive the NOTIFY required for imdn sending 2026-03-10 13:45:43 +00:00
Benoit Martins
b8efad4980 Add Siri intent example phrases for all localizations 2026-03-10 10:46:37 +01:00
Benoit Martins
d36a0a7081 Updated CHANGELOG & bumped version code to 6.1.0 (8) 2026-03-09 16:50:53 +01:00
Benoit Martins
9555245ede Fix getFriendWithAddress to ignore nil/empty phone numbers 2026-03-09 16:45:36 +01:00
Benoit Martins
231035f109 Hide enable video setting 2026-03-09 15:28:57 +01:00
Benoit Martins
1bb372741e Add "https://" to the config URI if it doesn't exist 2026-03-09 15:01:51 +01:00
Benoit Martins
9d78fc2e29 Add AppIntentVocabulary.plist for INStartCallIntent example phrases 2026-03-06 16:07:27 +01:00
Benoit Martins
d0418ae07c Updated CHANGELOG & bumped version code to 6.1.0 (7) 2026-03-06 11:20:12 +01:00
Benoit Martins
d00257d93c Fix own reaction refresh issue 2026-03-06 10:20:06 +01:00
Benoit Martins
58d269a65f Fix reaction refresh issue 2026-03-05 17:31:38 +01:00
Benoit Martins
95a7f0987a Remove debug print statements 2026-03-05 16:34:46 +01:00
Benoit Martins
e1d3df577f Create local image library in CoreContext if it doesn’t exist 2026-03-05 16:26:42 +01:00
Benoit Martins
3b10fbb7ce Remove UIDevice.current.orientation in PopupLoadingView 2026-03-05 14:54:29 +01:00
Benoit Martins
fd2730661d Fix PopupLoadingView size 2026-03-05 14:52:31 +01:00
Benoit Martins
66f2ac6fdc Add showChatMessageContentInNotification to corePreference to control chat message content visibility in iOS notifications 2026-03-05 14:35:15 +01:00
Benoit Martins
6c5bf43062 Add contacts and suggestions to history and conversation views 2026-03-03 16:59:01 +01:00
Benoit Martins
9364e7f196 Remove AVAudioSession configuration from CallView 2026-02-27 11:04:08 +01:00
Benoit Martins
cdde88e32a Use singleSignOnClientId for SSO 2026-02-26 17:45:28 +01:00
Benoit Martins
e066ff4ee7 Update DialerBottomSheet UI and add DTMF playback 2026-02-26 16:34:57 +01:00
Benoit Martins
bfb4ac3c22 Add media and document lists to the contact detail view 2026-02-26 14:18:01 +01:00
Benoit Martins
75e96ed8a5 Automatically play next voice recording when the previous one ends 2026-02-25 16:28:40 +01:00
Benoit Martins
9cc8923e3f Refactor audio session management and add incoming message notification sound 2026-02-25 15:05:47 +01:00