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 |
|
QuentinArguillere
|
5f09c25eee
|
Fix typo in podfile
|
2023-09-22 16:33:22 +02:00 |
|
QuentinArguillere
|
2e02db69a8
|
Change bundle identifier to org.linphone.phone
|
2023-09-22 16:32:57 +02:00 |
|
QuentinArguillere
|
284739639a
|
Add gitignore
|
2023-09-22 16:15:10 +02:00 |
|
QuentinArguillere
|
3eb289b274
|
Remove Podfile.lock and Pods dependense from xcodeproj
|
2023-09-22 16:13:06 +02:00 |
|
QuentinArguillere
|
551f2b5068
|
Remove Linphone.xcworkspace from repository
|
2023-09-22 16:07:45 +02:00 |
|
benoit.martins
|
daeec87404
|
Added Xcode Project
|
2023-09-22 14:49:56 +02:00 |
|
Quentin Arguillere
|
f1c2a672a5
|
Initial commit
|
2023-09-22 12:15:50 +00:00 |
|
NPL
|
04adc613a6
|
Update translation for Czech and Japanese
|
2023-09-05 11:50:28 +02:00 |
|
QuentinArguillere
|
0c4eab494b
|
Refactorize create_account flexiapi workflow to include the recover_account functions too
|
2023-09-01 16:00:31 +02:00 |
|
Christophe Deschamps
|
9a01ab5025
|
Prevent phone number normalisation when dial_prefix_for_calls_and_chats is disabled on the default account
|
2023-09-01 12:09:33 +02:00 |
|
QuentinArguillere
|
fdbadd3b70
|
Fix master build for sdk 5.3
|
2023-08-28 17:21:45 +02:00 |
|
Christophe Deschamps
|
95a939e73e
|
Missed call log - added Aborted and Early aborted conditions
|
2023-08-22 14:21:44 +00:00 |
|
QuentinArguillere
|
3e428ac8cf
|
Update xcodeproj to 5.2.0
|
2023-08-22 11:40:22 +02:00 |
|
QuentinArguillere
|
c943477f65
|
update translations from the weblate. Also added to the linphone.xcodeproj the Localisable.string files for : pl, ese, sv, pt_BR, zh-TW, zh-CN, it, uk, tr, ka, ez_AR, cs, hu
|
2023-08-21 17:47:24 +02:00 |
|
QuentinArguillere
|
5b0d6b7ada
|
Remove old use of UIColor.secondarySystemBackgroundColor that is only available on iOS 13 or higher
|
2023-08-21 17:46:11 +02:00 |
|
QuentinArguillere
|
3b878b9fa6
|
Updated changelog for 5.1.0 release
|
2023-08-21 17:45:58 +02:00 |
|
QuentinArguillere
|
c58cbad002
|
Temporarely revert "Add LinphoneRegistrationRefreshing status to the registration state switches to avoid crash" because the 5.3.0 SDK does not have this enum yet.
This reverts commit 1192b80906.
|
2023-08-17 16:12:01 +02:00 |
|
Christophe Deschamps
|
f13e13326f
|
Fix calls not working after core is destroyed by the app (remote prov)
|
2023-08-17 15:42:30 +02:00 |
|
Benoit Martins
|
f023a1b108
|
Remove lime warning popup
|
2023-08-17 15:42:25 +02:00 |
|
Benoit Martins
|
1fef65020d
|
Reload the entire collectionView when a presence notification is received
|
2023-08-17 15:42:20 +02:00 |
|
Benoit Martins
|
9a9a9bf002
|
Check if contact.friend is not nil in updatePresenceImage
|
2023-08-17 15:42:14 +02:00 |
|
Benoit Martins
|
6863ea3f10
|
Fix background color of ContentMessageView when display mode (Dark and Light mode) is switched
|
2023-08-17 15:42:06 +02:00 |
|
Benoit Martins
|
2d9c4c8c78
|
Change color of voice recording in dark mode
|
2023-08-17 15:37:36 +02:00 |
|
Benoit Martins
|
247d3047e4
|
Fix pdf viewer in VFS mode
|
2023-08-17 15:37:30 +02:00 |
|
Benoit Martins
|
abf2d63b5b
|
Fix voice recording in VFS mode
|
2023-08-17 15:35:36 +02:00 |
|
QuentinArguillere
|
1192b80906
|
Add LinphoneRegistrationRefreshing status to the registration state switches to avoid crash
|
2023-08-17 15:35:02 +02:00 |
|
QuentinArguillere
|
a5d421f9f9
|
Commented the part that removed the recordingView subviews, which seemed to break the voice recording UI.
|
2023-08-17 15:34:55 +02:00 |
|
QuentinArguillere
|
697c719659
|
Rename "visible" parameter to "hidden" to better match the purpose of the function
|
2023-08-17 15:34:48 +02:00 |
|
QuentinArguillere
|
39f76dc874
|
Added CopyableLabel.swift file to the xcodeproj to re-enable the "long press to copy" action for sip adresses and contact names
|
2023-08-17 15:21:42 +02:00 |
|
QuentinArguillere
|
6e398ffb3a
|
Stop the core when app is terminated to make sure the Main Core doesn't stay in Shutdown state, which would block the App Extension when receiving push notifications
|
2023-08-17 15:13:23 +02:00 |
|
QuentinArguillere
|
fd566c5a01
|
Changes for linphone SDK master
|
2023-07-24 15:23:46 +02:00 |
|