| .. |
|
ar.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
Base.lproj
|
assistant: improve UI
|
2016-09-05 11:46:55 +02:00 |
|
de.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
en.lproj
|
add ShopView
|
2016-08-09 17:40:03 +02:00 |
|
es.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
fr.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
ja.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
KIF@26a6031f05
|
contact: terminate refactoring and fix ui tests
|
2016-05-24 17:51:27 +02:00 |
|
LinphoneUI
|
presence: handle dynamically notifies
|
2016-09-05 15:10:46 +02:00 |
|
nl.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
pl.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
ru.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
sv.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
tr.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
Utils
|
presence: fix phone subscription
|
2016-08-30 10:54:06 +02:00 |
|
zh_CN.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
zh_TW.lproj
|
i18n: update translations
|
2016-08-30 14:51:00 +02:00 |
|
AboutView.h
|
|
|
|
AboutView.m
|
fix sdk_download.sh
|
2016-09-02 15:00:59 +02:00 |
|
AssistantLinkView.h
|
assistant: move link account to separate view
|
2016-08-29 14:43:01 +02:00 |
|
AssistantLinkView.m
|
assistant: handle another error
|
2016-09-01 10:25:39 +02:00 |
|
AssistantView.h
|
assistant: handle another error
|
2016-09-01 10:25:39 +02:00 |
|
AssistantView.m
|
assistant: improve UI
|
2016-09-05 11:46:55 +02:00 |
|
CallConferenceTableView.h
|
|
|
|
CallConferenceTableView.m
|
|
|
|
CallIncomingView.h
|
|
|
|
CallIncomingView.m
|
|
|
|
CallOutgoingView.h
|
UI: rename UIMicroButton to UIMuttedMicroButton to avoid thinking
|
2016-02-18 15:58:18 +01:00 |
|
CallOutgoingView.m
|
|
|
|
CallPausedTableView.h
|
call: remove timers in pause and conference tables
|
2016-01-25 14:14:20 +01:00 |
|
CallPausedTableView.m
|
call: remove timers in pause and conference tables
|
2016-01-25 14:14:20 +01:00 |
|
CallSideMenuView.h
|
|
|
|
CallSideMenuView.m
|
submodules: update openh264 to fix arm64 issue with xcode 7.3
|
2016-04-12 15:14:57 +02:00 |
|
CallSideMenuView.xib
|
|
|
|
CallView.h
|
UI: rename UIMicroButton to UIMuttedMicroButton to avoid thinking
|
2016-02-18 15:58:18 +01:00 |
|
CallView.m
|
use linphone_core_create_call_params() instead of making a copy of current params.
|
2016-08-12 10:29:29 +02:00 |
|
ChatConversationCreateTableView.h
|
|
|
|
ChatConversationCreateTableView.m
|
Contact: factorize code to handle either native contacts and/or LinphoneFriends
|
2016-05-18 13:23:13 +02:00 |
|
ChatConversationCreateView.h
|
|
|
|
ChatConversationCreateView.m
|
|
|
|
ChatConversationTableView.h
|
|
|
|
ChatConversationTableView.m
|
misc: remove compilation warnings due to deprecated ms_list
|
2016-08-02 15:32:41 +02:00 |
|
ChatConversationView.h
|
|
|
|
ChatConversationView.m
|
contact: rotate photo when invalid rotation
|
2016-04-04 14:26:11 +02:00 |
|
ChatsListTableView.h
|
|
|
|
ChatsListTableView.m
|
misc: remove compilation warnings due to deprecated ms_list
|
2016-08-02 15:32:41 +02:00 |
|
ChatsListView.h
|
|
|
|
ChatsListView.m
|
|
|
|
Contact.h
|
Contact: revert rework which caused troubles when syncing with address book
|
2016-06-02 13:57:39 +02:00 |
|
Contact.m
|
presence: handle dynamically notifies
|
2016-09-05 15:10:46 +02:00 |
|
ContactDetailsTableView.h
|
|
|
|
ContactDetailsTableView.m
|
settings: change video codecs order from MPEG4 -> H264 -> VP8 to VP8 -> H264 -> MPEG4
|
2016-06-06 10:25:08 +02:00 |
|
ContactDetailsView.h
|
Contact: factorize code to handle either native contacts and/or LinphoneFriends
|
2016-05-18 13:23:13 +02:00 |
|
ContactDetailsView.m
|
[Settings] implement Turn into Settings view + some methods updates
|
2016-08-29 16:52:59 +02:00 |
|
ContactsListTableView.h
|
Contact: factorize code to handle either native contacts and/or LinphoneFriends
|
2016-05-18 13:23:13 +02:00 |
|
ContactsListTableView.m
|
ContactsListTableView.m: fix crash when searching some text
|
2016-09-05 15:20:28 +02:00 |
|
ContactsListView.h
|
|
|
|
ContactsListView.m
|
Contact: revert rework which caused troubles when syncing with address book
|
2016-06-02 13:57:39 +02:00 |
|
CountryListView.h
|
assistant: move link account to separate view
|
2016-08-29 14:43:01 +02:00 |
|
CountryListView.m
|
assistant: move link account to separate view
|
2016-08-29 14:43:01 +02:00 |
|
DialerView.h
|
|
|
|
DialerView.m
|
presence: fix phone subscription
|
2016-08-30 10:54:06 +02:00 |
|
FirstLoginView.h
|
|
|
|
FirstLoginView.m
|
assistant: update
|
2016-08-05 17:12:07 +02:00 |
|
HistoryDetailsTableView.h
|
|
|
|
HistoryDetailsTableView.m
|
misc: remove compilation warnings due to deprecated ms_list
|
2016-08-02 15:32:41 +02:00 |
|
HistoryDetailsView.h
|
|
|
|
HistoryDetailsView.m
|
Contact: factorize code to handle either native contacts and/or LinphoneFriends
|
2016-05-18 13:23:13 +02:00 |
|
HistoryListTableView.h
|
|
|
|
HistoryListTableView.m
|
misc: remove compilation warnings due to deprecated ms_list
|
2016-08-02 15:32:41 +02:00 |
|
HistoryListView.h
|
|
|
|
HistoryListView.m
|
tables: highlight current selected row on ipad
|
2016-03-08 14:26:12 +01:00 |
|
ImagePickerView.h
|
|
|
|
ImagePickerView.m
|
chat: hide status bar when selecting image
|
2016-04-25 11:17:37 +02:00 |
|
ImageView.h
|
|
|
|
ImageView.m
|
|
|
|
InAppProductsManager.h
|
Shows notification or popup when the account is about to expire.
|
2016-08-12 16:14:35 +02:00 |
|
InAppProductsManager.m
|
inapp: terminate shop
|
2016-08-31 11:15:32 +02:00 |
|
LaunchScreen.xib
|
|
|
|
LinphoneAppDelegate.h
|
|
|
|
LinphoneAppDelegate.m
|
Shows notification or popup when the account is about to expire.
|
2016-08-12 16:14:35 +02:00 |
|
LinphoneCoreSettingsStore.h
|
Settings: move account dependent options in Account view
|
2015-12-10 14:42:42 +01:00 |
|
LinphoneCoreSettingsStore.m
|
[Settings] TURN implementations round : username and password
|
2016-08-31 11:06:11 +02:00 |
|
LinphoneManager.h
|
presence: handle dynamically notifies
|
2016-09-05 15:10:46 +02:00 |
|
LinphoneManager.m
|
presence: handle dynamically notifies
|
2016-09-05 15:10:46 +02:00 |
|
Log.h
|
logs: modify debug settings to let user choose between no logs, application logs only, application logs + liblinphone warns or all logs
|
2016-01-20 14:04:45 +01:00 |
|
MainStoryboard.storyboard
|
|
|
|
PhoneMainView.h
|
assistant: move link account to separate view
|
2016-08-29 14:43:01 +02:00 |
|
PhoneMainView.m
|
use linphone_core_create_call_params() instead of making a copy of current params.
|
2016-08-12 10:29:29 +02:00 |
|
SettingsView.h
|
|
|
|
SettingsView.m
|
[Settings] TURN implementations round : username and password
|
2016-08-31 11:06:11 +02:00 |
|
ShopTableView.h
|
inapp: implement shop properly
|
2016-08-30 15:28:17 +02:00 |
|
ShopTableView.m
|
shop: fix table
|
2016-09-02 16:07:44 +02:00 |
|
ShopView.h
|
inapp: terminate shop
|
2016-08-31 11:15:32 +02:00 |
|
ShopView.m
|
inapp: terminate shop
|
2016-08-31 11:15:32 +02:00 |
|
SideMenuTableView.h
|
|
|
|
SideMenuTableView.m
|
sidemenu: fix debug comment
|
2016-09-02 09:21:13 +02:00 |
|
SideMenuView.h
|
sidemenu: display local primary contact when no account configured
|
2016-04-29 11:52:38 +02:00 |
|
SideMenuView.m
|
sidemenu: remove link account item if account was linked
|
2016-08-30 15:09:25 +02:00 |