linphone-ios/Classes
2022-09-19 15:55:54 +02:00
..
ar.lproj Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
Base.lproj Put set LDAP search loading view to be semi transparent, and add a message when more results are available 2022-08-26 16:34:53 +02:00
cs.lproj add translations 2020-03-24 16:44:52 +01:00
de.lproj add translations 2020-03-24 16:44:52 +01:00
en.lproj add en for RecordingsListView 2021-03-23 16:24:26 +01:00
es.lproj add some translations 2021-07-08 16:28:18 +02:00
es_AR.lproj add some translations 2021-07-08 16:28:18 +02:00
fr.lproj Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
he.lproj update translations 2018-05-24 14:04:25 +02:00
hu.lproj Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
it.lproj add translations 2020-03-24 16:44:52 +01:00
ja.lproj add translations 2020-03-24 16:44:52 +01:00
ka.lproj add translations 2020-03-24 16:44:52 +01:00
LinphoneUI IMDM cell cosmetics 2022-09-01 09:57:25 +02:00
nl.lproj add translations 2020-03-24 16:44:52 +01:00
pl.lproj add translations 2020-03-24 16:44:52 +01:00
pt_BR.lproj add some translations 2021-07-08 16:28:18 +02:00
ru.lproj Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
sv.lproj add translations 2020-03-24 16:44:52 +01:00
tr.lproj update transifex 2020-06-16 16:19:41 +02:00
uk.lproj update transifex 2020-06-16 16:19:41 +02:00
Utils Fix xcode14 + ios16 build 2022-09-19 15:55:54 +02:00
zh_CN.lproj add translations 2020-03-24 16:44:52 +01:00
zh_TW.lproj add translations 2020-03-24 16:44:52 +01:00
AboutView.h Add link to translate in the “about” view 2022-02-01 17:54:55 +01:00
AboutView.m Add link to translate in the “about” view 2022-02-01 17:54:55 +01:00
AppManager.swift Audio chat messages 2021-07-23 12:06:05 +02:00
AssistantLinkView.h update copyright 2020-06-17 09:57:37 +02:00
AssistantLinkView.m Fix potential crash, and hide the account link menu if there is no account 2021-09-15 17:29:55 +02:00
AssistantView.h Fix login from non-linphone account button being accessible without accepting the conditions 2022-02-03 18:03:20 +01:00
AssistantView.m Fix GUI when remote provisioning fails due to the user already having accounts 2022-06-21 18:25:15 +02:00
AudioHelper.m Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallConferenceTableView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallConferenceTableView.m Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
CallIncomingView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallIncomingView.m Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallManager.swift Removed debug message 2022-09-01 17:47:31 +02:00
CallOutgoingView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallOutgoingView.m Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
CallPausedTableView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallPausedTableView.m Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallSideMenuView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallSideMenuView.m Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallSideMenuView.xib Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallView.m Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
ChatConversationCreateCollectionViewController.h update copyright 2020-06-17 09:57:37 +02:00
ChatConversationCreateCollectionViewController.m update copyright 2020-06-17 09:57:37 +02:00
ChatConversationCreateTableView.h Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
ChatConversationCreateTableView.m Reload the table data after clearing the arrays to avoid potential crash due to asynchronous call to reloadData 2022-06-08 14:44:19 +02:00
ChatConversationCreateView.h Revert "Conference creating/scheduling" 2022-01-04 12:27:03 +01:00
ChatConversationCreateView.m Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
ChatConversationImdnView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
ChatConversationImdnView.m Copy/Transfer/Reply feature for chat messages 2021-09-15 17:28:59 +02:00
ChatConversationInfoView.h fix chatroominfoview crash by reconfiguring the chatroom after entering background puis foreground 2022-02-10 16:17:55 +01:00
ChatConversationInfoView.m Replace use of deprecated function “linphone_chat_room_has_been_left” with “linphone_chat_room_is_read_only” 2022-03-21 12:05:03 +01:00
ChatConversationTableView.h Add a floating “scroll to bottom” button in the corner of chat conversation when scrolling up. Also, instead of always scrolling to the bottom of the chat conversation when receiving a new message, a “unread message count” badge is added on the scroll down button to notify that new messages are available. 2022-01-28 12:07:08 +01:00
ChatConversationTableView.m Disable reply actions for events that are not ChatMessages 2022-04-27 15:34:07 +02:00
ChatConversationView.h Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
ChatConversationView.m Cosmetic on dots menu & micro icon on conversation view 2022-09-01 09:57:25 +02:00
ChatsListTableView.h Copy/Transfer/Reply feature for chat messages 2021-09-15 17:28:59 +02:00
ChatsListTableView.m Revert "Conference creating/scheduling" 2022-01-04 12:27:03 +01:00
ChatsListView.h Copy/Transfer/Reply feature for chat messages 2021-09-15 17:28:59 +02:00
ChatsListView.m Revert "Conference creating/scheduling" 2022-01-04 12:27:03 +01:00
ConfigManager.swift update copyright 2020-06-17 09:57:37 +02:00
Contact.h Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
Contact.m Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
ContactDetailsTableView.h update copyright 2020-06-17 09:57:37 +02:00
ContactDetailsTableView.m Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
ContactDetailsView.h Fixes in the contact editing menu : no longer destroy the “backup” contact when going into the ImagePickerView, and properly allow the “cancel” of modifications after changing a contact avatar 2022-02-08 14:28:10 +01:00
ContactDetailsView.m Always Hide edit/delete buttons for LDAP contact details view (could still appear if accessed through a “previous” button) 2022-06-27 11:41:42 +02:00
ContactsListTableView.h Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
ContactsListTableView.m Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
ContactsListView.h Put set LDAP search loading view to be semi transparent, and add a message when more results are available 2022-08-26 16:34:53 +02:00
ContactsListView.m Put set LDAP search loading view to be semi transparent, and add a message when more results are available 2022-08-26 16:34:53 +02:00
CountryListView.h update copyright 2020-06-17 09:57:37 +02:00
CountryListView.m update copyright 2020-06-17 09:57:37 +02:00
DevicesListView.h fix devices list can not do call 2021-07-01 17:40:42 +02:00
DevicesListView.m Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
DevicesListView.xib Ephemeral messages 2021-06-03 09:53:46 +02:00
DialerView.h Revert "Conference creating/scheduling" 2022-01-04 12:27:03 +01:00
DialerView.m Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
EphemeralSettingsView.h Ephemeral messages 2021-06-03 09:53:46 +02:00
EphemeralSettingsView.m fix devices list can not do call 2021-07-01 17:40:42 +02:00
EphemeralSettingsView.xib Ephemeral messages 2021-06-03 09:53:46 +02:00
FirstLoginView.h update copyright 2020-06-17 09:57:37 +02:00
FirstLoginView.m Audio chat messages 2021-07-23 12:06:05 +02:00
FloatingScrollDownButton.swift Add a floating “scroll to bottom” button in the corner of chat conversation when scrolling up. Also, instead of always scrolling to the bottom of the chat conversation when receiving a new message, a “unread message count” badge is added on the scroll down button to notify that new messages are available. 2022-01-28 12:07:08 +01:00
HistoryDetailsTableView.h update copyright 2020-06-17 09:57:37 +02:00
HistoryDetailsTableView.m fix button inside a cell in UITableView not work 2020-09-28 10:42:52 +02:00
HistoryDetailsView.h update copyright 2020-06-17 09:57:37 +02:00
HistoryDetailsView.m Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
HistoryListTableView.h update copyright 2020-06-17 09:57:37 +02:00
HistoryListTableView.m fix button inside a cell in UITableView not work 2020-09-28 10:42:52 +02:00
HistoryListView.h update copyright 2020-06-17 09:57:37 +02:00
HistoryListView.m update copyright 2020-06-17 09:57:37 +02:00
ImagePickerView.h update copyright 2020-06-17 09:57:37 +02:00
ImagePickerView.m Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
ImageView.h update copyright 2020-06-17 09:57:37 +02:00
ImageView.m update copyright 2020-06-17 09:57:37 +02:00
InAppProductsManager.h update copyright 2020-06-17 09:57:37 +02:00
InAppProductsManager.m 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
LaunchScreen.h update copyright 2020-06-17 09:57:37 +02:00
LaunchScreen.xib correct splashscreen & about view images 2018-05-18 11:20:46 +02:00
linphone-Bridging-Header.h Update contact list and chat conversation creation view to use magic search 2022-05-04 13:49:58 +02:00
LinphoneAppDelegate.h Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
LinphoneAppDelegate.m Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
LinphoneCoreSettingsStore.h Add “Contact” part in the settings, allowing the addition, deletion and edition of LDAP configurations 2022-05-09 16:37:22 +02:00
LinphoneCoreSettingsStore.m Fix typos in LDAP settings menu that would cause a partial loss of the configuration when exiting the menu 2022-06-24 16:17:58 +02:00
LinphoneManager.h Put set LDAP search loading view to be semi transparent, and add a message when more results are available 2022-08-26 16:34:53 +02:00
LinphoneManager.m Remove line committed by mistake 2022-08-29 17:11:29 +02:00
Log.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
MagicSearch.swift Put set LDAP search loading view to be semi transparent, and add a message when more results are available 2022-08-26 16:34:53 +02:00
MainStoryboard.storyboard [IphoneX] Status Bar heigth management for iphone X 2017-12-20 14:32:45 +01:00
PhoneMainView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
PhoneMainView.m Remove includes of linphoneapp-swift.h in *.h files 2022-05-04 13:49:58 +02:00
ProviderDelegate.swift Fix audio route change issue when enabling a video call before the audio session was activated by call kit 2022-02-08 14:42:19 +01:00
RecordingsListTableView.h update copyright 2020-06-17 09:57:37 +02:00
RecordingsListTableView.m fix crash when parse recording file failed, may changed phone language 2021-02-15 11:26:32 +01:00
RecordingsListView.h Added basic video playback on recordings (similar to Android) 2021-09-09 10:20:34 +02:00
RecordingsListView.m Added basic video playback on recordings (similar to Android) 2021-09-09 10:20:34 +02:00
SettingsView.h update copyright 2020-06-17 09:57:37 +02:00
SettingsView.m Add “Contact” part in the settings, allowing the addition, deletion and edition of LDAP configurations 2022-05-09 16:37:22 +02:00
ShopTableView.h update copyright 2020-06-17 09:57:37 +02:00
ShopTableView.m update copyright 2020-06-17 09:57:37 +02:00
ShopView.h update copyright 2020-06-17 09:57:37 +02:00
ShopView.m update copyright 2020-06-17 09:57:37 +02:00
SideMenuTableView.h update copyright 2020-06-17 09:57:37 +02:00
SideMenuTableView.m Fix potential crash, and hide the account link menu if there is no account 2021-09-15 17:29:55 +02:00
SideMenuView.h update copyright 2020-06-17 09:57:37 +02:00
SideMenuView.m 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
SwiftUtil.swift Manual download fixes 2022-02-04 15:36:14 +01:00
VFSUtil.swift Update version to 4.6.0 2022-01-04 14:38:32 +01:00