linphone-iphone/Classes
2022-02-08 14:28:10 +01:00
..
ar.lproj Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
Base.lproj [WIP] Add information screen when logging through a non-linphone sip account to inform that several features will be missing 2022-02-02 16:15:27 +01: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 Manual download fixes 2022-02-04 15:36:14 +01: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 Send message text separately from attachements in basic chat rooms 2022-02-04 12:29:44 +01: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 login from non-linphone account button being accessible without accepting the conditions 2022-02-03 18:03:20 +01: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 Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01: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 After the SDK changes to IOS audio routes, we now update bluetooth availability flag in “onAudioDevicesListUpdated” callback, and we manually set the route to bluetooth when starting calls with an available bluetooth device (this allows the overriding, from the App, of the core.defaultOutputDevice settings for the SDK) 2022-01-05 11:42:54 +01:00
CallOutgoingView.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
CallOutgoingView.m After the SDK changes to IOS audio routes, we now update bluetooth availability flag in “onAudioDevicesListUpdated” callback, and we manually set the route to bluetooth when starting calls with an available bluetooth device (this allows the overriding, from the App, of the core.defaultOutputDevice settings for the SDK) 2022-01-05 11:42:54 +01: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 After the SDK changes to IOS audio routes, we now update bluetooth availability flag in “onAudioDevicesListUpdated” callback, and we manually set the route to bluetooth when starting calls with an available bluetooth device (this allows the overriding, from the App, of the core.defaultOutputDevice settings for the SDK) 2022-01-05 11:42:54 +01: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 copyright 2020-06-17 09:57:37 +02:00
ChatConversationCreateTableView.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
ChatConversationCreateView.h Revert "Conference creating/scheduling" 2022-01-04 12:27:03 +01:00
ChatConversationCreateView.m Revert "Conference creating/scheduling" 2022-01-04 12:27:03 +01: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 crash restart app when current view is ChatConversationInfoView 2021-02-22 15:35:51 +01:00
ChatConversationInfoView.m Revert "Conference creating/scheduling" 2022-01-04 12:27: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 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
ChatConversationView.h Send message text separately from attachements in basic chat rooms 2022-02-04 12:29:44 +01:00
ChatConversationView.m Fix crash in basic chatrooms 2022-02-07 11:05:04 +01: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 copyright 2020-06-17 09:57:37 +02:00
Contact.m Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
ContactDetailsTableView.h update copyright 2020-06-17 09:57:37 +02:00
ContactDetailsTableView.m fix button inside a cell in UITableView not work 2020-09-28 10:42:52 +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 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
ContactsListTableView.h update copyright 2020-06-17 09:57:37 +02:00
ContactsListTableView.m fix button inside a cell in UITableView not work 2020-09-28 10:42:52 +02:00
ContactsListView.h update copyright 2020-06-17 09:57:37 +02:00
ContactsListView.m update copyright 2020-06-17 09:57:37 +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 Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01: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 Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01: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 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
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 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
LinphoneAppDelegate.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
LinphoneAppDelegate.m Use of imageWithContentsOfFile to reduce image size 2022-02-04 11:55:19 +01:00
LinphoneCoreSettingsStore.h update copyright 2020-06-17 09:57:37 +02:00
LinphoneCoreSettingsStore.m Fix ephemeral messages on device mode 2022-01-31 15:54:57 +01:00
LinphoneManager.h After the SDK changes to IOS audio routes, we now update bluetooth availability flag in “onAudioDevicesListUpdated” callback, and we manually set the route to bluetooth when starting calls with an available bluetooth device (this allows the overriding, from the App, of the core.defaultOutputDevice settings for the SDK) 2022-01-05 11:42:54 +01:00
LinphoneManager.m Enable CPIM in basic chatrooms for linphone accounts 2022-01-10 12:07:51 +01:00
Log.h Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01: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 Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +01:00
ProviderDelegate.swift Revert "Video conference and new Call Views" 2022-01-04 12:27:14 +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 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
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