..
ar.lproj
Revert "Video conference and new Call Views"
2022-01-04 12:27:14 +01:00
Base.lproj
Change Avatar Image on all views
2023-05-16 12:11:21 +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
Change Avatar Image on all views
2023-05-16 12:11:21 +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
Swift
Fix publish presence setting
2023-05-16 12:11:21 +02: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
Add delegate presence (callback)
2023-05-16 12:11:21 +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
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
Add hide_link_phone_number in RC setting for hide link_account view
2022-11-21 13:16:05 +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 contact list and chat conversation creation view to use magic search
2022-05-09 17:06:25 +02:00
ChatConversationCreateTableView.m
Add presence delegate for all views
2023-05-16 12:11:21 +02:00
ChatConversationCreateView.h
Conference creation on iPad
2022-10-19 09:53:58 +02:00
ChatConversationCreateView.m
Hide non secure contacts when creating chatroom and lime is forced
2023-03-14 12:21:06 +01:00
ChatConversationImdnView.h
Reworked IMDN cell calculation to make it independent from EventList
2022-11-21 15:56:30 +01:00
ChatConversationImdnView.m
Ensure that the result of linphone_event_log_get_chat_message(_event) is not nil before trying to use it
2022-11-28 17:00:29 +01:00
ChatConversationInfoView.h
Use linphone_core_search_chat_room rather than linphone_core_get_chat_room, in order to fix chatrooms being empty when using multiple accounts
2022-12-05 16:40:31 +01:00
ChatConversationInfoView.m
Add presence delegate for all views
2023-05-16 12:11:21 +02:00
ChatConversationTableView.h
Reworked IMDN cell calculation to make it independent from EventList
2022-11-21 15:56:30 +01:00
ChatConversationTableView.m
Use linphone_core_search_chat_room rather than linphone_core_get_chat_room, in order to fix chatrooms being empty when using multiple accounts
2022-12-05 16:40:31 +01:00
ChatConversationView.h
Use linphone_core_search_chat_room rather than linphone_core_get_chat_room, in order to fix chatrooms being empty when using multiple accounts
2022-12-05 16:40:31 +01:00
ChatConversationView.m
Fix memory leaks.
2023-02-13 12:00:08 +01:00
ChatsListTableView.h
Add IMDN callback and refresh IMDN icon in UIChatCell
2023-05-16 12:11:21 +02:00
ChatsListTableView.m
Add presence delegate for all views
2023-05-16 12:11:21 +02:00
ChatsListView.h
Fix image sharing from gallery, and fix view navigation
2022-12-01 16:32:49 +01:00
ChatsListView.m
Fix image sharing from gallery, and fix view navigation
2022-12-01 16:32:49 +01:00
Contact.h
Add Organization label to contacts
2023-04-18 11:36:16 +02:00
Contact.m
Add Organization label to contacts
2023-04-18 11:36:16 +02:00
ContactDetailsTableView.h
Add Organization label to contacts
2023-04-18 11:36:16 +02:00
ContactDetailsTableView.m
Add Organization label to contacts
2023-04-18 11:36:16 +02:00
ContactDetailsView.h
Change Avatar Image on all views
2023-05-16 12:11:21 +02:00
ContactDetailsView.m
Add presence delegate for all views
2023-05-16 12:11:21 +02:00
ContactsListTableView.h
Update contact list and chat conversation creation view to use magic search
2022-05-09 17:06:25 +02:00
ContactsListTableView.m
Fix phone (no sip) presence
2023-05-16 12:11:21 +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-30 15:32:08 +02:00
ContactsListView.m
Fix avatars light/dark mode
2022-11-03 17:04:28 +01: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
Merge new UI for Call and Conferences
2022-06-15 17:33:36 +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
Disable features (Group chat and Security Chat) without Linphone account
2022-11-28 12:01:49 +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
Do not display accounts that have the “hidden” custom parameters enabled
2022-08-11 09:39:27 +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
Change Avatar Image on all views
2023-05-16 12:11:21 +02:00
HistoryDetailsView.m
Add presence delegate for all views
2023-05-16 12:11:21 +02:00
HistoryListTableView.h
Bulk refactorisation + new ConferenceViewModel from Android + Bulk fixes
2022-01-12 10:28:22 +01:00
HistoryListTableView.m
Add presence delegate for all views
2023-05-16 12:11:21 +02:00
HistoryListView.h
Bulk refactorisation + new ConferenceViewModel from Android + Bulk fixes
2022-01-12 10:28:22 +01:00
HistoryListView.m
Fix avatars light/dark mode
2022-11-03 17:04:28 +01:00
ImagePickerView.h
update copyright
2020-06-17 09:57:37 +02:00
ImagePickerView.m
Add “Contact” part in the settings, allowing the addition, deletion and edition of LDAP configurations
2022-05-09 17:51:28 +02: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
Merge new UI for Call and Conferences
2022-06-15 17:33:36 +02:00
LinphoneAppDelegate.h
Remove includes of linphoneapp-swift.h in *.h files
2022-05-09 17:05:50 +02:00
LinphoneAppDelegate.m
Fix publish presence setting
2023-05-16 12:11:21 +02:00
LinphoneCoreSettingsStore.h
Add “Contact” part in the settings, allowing the addition, deletion and edition of LDAP configurations
2022-05-09 17:51:28 +02:00
LinphoneCoreSettingsStore.m
Fix publish presence setting
2023-05-16 12:11:21 +02:00
LinphoneManager.h
Fix avatars light/dark mode
2022-11-03 17:04:28 +01:00
LinphoneManager.m
Fix publish presence setting
2023-05-16 12:11:21 +02:00
Log.h
Revert "Video conference and new Call Views"
2022-01-04 12:27:14 +01:00
MagicSearch.swift
Fix crash when creating a chatroom. Crash was caused by a weak reference on a search result in the magic search singleton.
2023-03-06 11:12:55 +01:00
MainStoryboard.storyboard
[IphoneX] Status Bar heigth management for iphone X
2017-12-20 14:32:45 +01:00
PhoneMainView.h
Go to chatrooms after receiving “on_conference_joined” callback rather than when chatroom is created
2022-10-07 16:03:26 +02:00
PhoneMainView.m
Use linphone_core_search_chat_room rather than linphone_core_get_chat_room, in order to fix chatrooms being empty when using multiple accounts
2022-12-05 16:40:31 +01:00
RecordingsListTableView.h
update copyright
2020-06-17 09:57:37 +02:00
RecordingsListTableView.m
Fix recording list. Change of cell background color
2022-11-21 11:43:31 +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
Fix publish presence setting
2023-05-16 12:11:21 +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
Add hide_link_phone_number in RC setting for hide link_account view
2022-11-21 13:16:05 +01:00
SideMenuView.h
update copyright
2020-06-17 09:57:37 +02:00
SideMenuView.m
Do not display accounts that have the “hidden” custom parameters enabled
2022-08-11 09:39:27 +02:00