Commit graph

6895 commits

Author SHA1 Message Date
QuentinArguillere
e4a16c804b Update version to 5.2.0 (1) 2023-10-17 17:37:23 +02:00
QuentinArguillere
baf17d6919 Add core CodecPriorityPolicy automatic settings for existing accounts of previous versions 2023-10-17 17:34:50 +02:00
QuentinArguillere
6ff33bb0d9 Fix build 2023-10-17 17:11:59 +02:00
Benoit Martins
8f733195d4 Add home page 2023-10-17 16:54:41 +02:00
QuentinArguillere
0f2cb9143f pod deintegrate in pbxproj 2023-10-17 13:54:24 +02:00
Benoit Martins
2e77d7bc84 Fixed iOS notifications when it's an emoji reaction
Fixed new nullable variable in wrapper
2023-10-17 13:53:44 +02:00
Benoit Martins
f28a38d838 Add message delegate (callback) in reaction sheet view 2023-10-17 12:38:55 +02:00
Benoit Martins
99445a04c4 Show our reaction if any in long press menu + remove it if selected again
Fix scrolling for reactionsListTableView
2023-10-17 12:37:59 +02:00
Benoit Martins
43e91ae33d Add project.pbxproj for new file ReactionCell.swift 2023-10-17 12:36:08 +02:00
Benoit Martins
1c2b726016 Add reactions list in bottom sheet 2023-10-17 12:34:34 +02:00
benoit.martins
3a065eaac8 Add itemViewController in SheetViewController 2023-10-17 12:34:34 +02:00
benoit.martins
368a8e1bf4 Add SheetViewController (Bottom Sheet) for emoji reactions 2023-10-17 12:34:31 +02:00
benoit.martins
b12c508e69 Add ChatMessageReaction callback 2023-10-17 12:31:47 +02:00
Benoit Martins
30a350b0dc Add emoji reactions feature 2023-10-17 12:31:47 +02:00
Christophe Deschamps
91614236e8 Handle [misc]max_calls configuration flag inside the application 2023-10-17 12:24:41 +02:00
QuentinArguillere
4b88022c44 deintegrate pods in pbxproj 2023-10-17 12:23:32 +02:00
Christophe Deschamps
74303f7130 Do not create local push notifications inside muted chatrooms 2023-10-17 12:23:32 +02:00
Christophe Deschamps
35f4dec79f Refactoring of LocalPushProvider + Aggregation mecanism (3 seconds by default) 2023-10-17 12:23:32 +02:00
Christophe Deschamps
b966c34868 LocalPush - Fix label not displaying at first app install 2023-10-17 12:23:32 +02:00
Christophe Deschamps
31c57e5b28 Local Push Notification - Network extension 2023-10-17 12:23:30 +02:00
QuentinArguillere
1fb44f32f0 pod deintegrate in linphone.xcodeproj 2023-10-17 11:53:48 +02:00
QuentinArguillere
ff9924df32 Fix build using linphone_account_get_call_logs_for_address instead of deprecated linphone_core_get_call_history_for_address 2023-10-17 10:59:50 +02:00
Quentin Monnier
f8562a45de add picture in picture for single video calls when the view goes in background (waiting apple permission to enable video capture in picture in picture video calls) 2023-10-17 10:57:52 +02:00
Benoit Martins
0ed4f948ca Braodcast setting added
and fix sdk master changes for non-nil values
2023-10-17 10:13:22 +02:00
Benoit Martins
056a71d887 Fix VoipConferenceActiveSpeakerView when the user is a listener 2023-10-17 10:11:47 +02:00
Benoit Martins
3bd7a7f19c Display the "user is now admin" popup in the participant list only 2023-10-17 10:11:47 +02:00
Benoit Martins
f25211a9f1 Add Speaker label in Participant list
Fix ConferenceWaitingRoomView
2023-10-17 10:11:47 +02:00
Benoit Martins
669736cc20 Fix ConferenceCallView when the user is a listener 2023-10-17 10:11:47 +02:00
benoit.martins
03aec21ded Change UI when user isn't a speaker in callview 2023-10-17 10:11:47 +02:00
Benoit Martins
2c47087a80 Change background color of account cell in side menu 2023-10-17 10:11:47 +02:00
Benoit Martins
6f88231cdd Display conference speakers only 2023-10-17 10:11:46 +02:00
Benoit Martins
be8062ff9b Fix ConferenceSchedulingSummaryView for Broadcast
Add broadcast changes in ICSBubbleView and ScheduledConferencesCell
2023-10-17 10:11:46 +02:00
Benoit Martins
9b4cf3aaab Changes for broadcast infos in ScheduledConferencesCell 2023-10-17 10:11:46 +02:00
Benoit Martins
7c79e1bea7 Hide mode label and mode picker in meeting editor 2023-10-17 10:11:46 +02:00
Benoit Martins
8c0f52c28e Add broadcast mode in conference scheduling views 2023-10-17 10:11:42 +02:00
Benoit Martins
2abc2e6500 Navigation bar added 2023-10-12 17:01:31 +02:00
Benoit Martins
d7663de622 Merge branch 'init_project' into 'master'
Init project + Login

See merge request BC/private/linphone-iphone-6.0!1
2023-10-12 14:23:20 +02:00
Benoit Martins
ad09a2511a Add request permission view 2023-10-12 14:02:41 +02:00
Benoit Martins
adc8b00d6d Use SwiftLint 2023-10-12 14:00:37 +02:00
Benoit Martins
3669674eae Several fixes
Fix iPad and landscape views
2023-10-12 14:00:37 +02:00
Benoit Martins
b967b67598 Add QRCode Scanner View 2023-10-12 14:00:37 +02:00
Benoit Martins
55d7bf8de7 Add third party sip account views 2023-10-12 14:00:37 +02:00
benoit.martins
7bc754195b Add Profile mode view and change popupview for reuse 2023-10-12 14:00:37 +02:00
Benoit Martins
ae5f3a6c41 Add Welcome View 2023-10-12 14:00:37 +02:00
benoit.martins
e0d77cdb06 New Linphone styles, changes in Login view 2023-10-12 14:00:37 +02:00
Benoit Martins
fb212eeb9f Change AssistantView 2023-10-12 14:00:37 +02:00
Benoit Martins
392be31c5c Add localizable strings for translation 2023-10-12 14:00:37 +02:00
Benoit Martins
731b6bd66b Fix CoreContext ObservableObject, add Noto Sans Font and Montain.svg 2023-10-12 14:00:32 +02:00
Benoit Martins
32452cbeeb Delete UserInterfaceState.xcuserstate 2023-09-25 16:19:59 +02:00
Benoit Martins
0b72427247 Delete xcschememanagement and change gitignore 2023-09-25 15:58:57 +02:00