linphone-iphone/Classes
2016-09-09 16:05:08 +02:00
..
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 xcode: fix some crash and bump v3.14 build 1 2016-09-07 14:25:33 +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 migration to linphone_xml_rpc 2016-09-09 16:05:08 +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 about: update view 2016-02-03 14:25:38 +01:00
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 migration to linphone_xml_rpc 2016-09-09 16:05:08 +02:00
AssistantView.m migration to linphone_xml_rpc 2016-09-09 16:05:08 +02:00
CallConferenceTableView.h call: remove timers in pause and conference tables 2016-01-25 14:14:20 +01:00
CallConferenceTableView.m call: remove timers in pause and conference tables 2016-01-25 14:14:20 +01:00
CallIncomingView.h Incoming: add video icon acceptance 2015-10-26 11:22:12 +01:00
CallIncomingView.m CallIncoming: fix bug on call acceptance due to invalid order 2016-01-22 10:52:49 +01:00
CallOutgoingView.h UI: rename UIMicroButton to UIMuttedMicroButton to avoid thinking 2016-02-18 15:58:18 +01:00
CallOutgoingView.m CallOutgoing: fix crash on iPad 2016-02-09 10:23:39 +01:00
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 Call: add stats side menu 2015-10-28 14:21:43 +01:00
CallSideMenuView.m submodules: update openh264 to fix arm64 issue with xcode 7.3 2016-04-12 15:14:57 +02:00
CallSideMenuView.xib CallStats: display encryption properly 2016-02-10 17:02:05 +01:00
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 chat: search view first responder on appear 2015-10-13 15:12:37 +02:00
ChatConversationCreateTableView.m Contact: factorize code to handle either native contacts and/or LinphoneFriends 2016-05-18 13:23:13 +02:00
ChatConversationCreateView.h chat: hide back button on ipad 2016-02-01 14:26:44 +01:00
ChatConversationCreateView.m chat: hide back button on ipad 2016-02-01 14:26:44 +01:00
ChatConversationTableView.h chat: refresh iPad fragments when needed 2016-02-03 11:24:21 +01:00
ChatConversationTableView.m misc: remove compilation warnings due to deprecated ms_list 2016-08-02 15:32:41 +02:00
ChatConversationView.h chat: refresh iPad fragments when needed 2016-02-03 11:24:21 +01:00
ChatConversationView.m contact: rotate photo when invalid rotation 2016-04-04 14:26:11 +02:00
ChatsListTableView.h Classes: fix compilation of checkboxtv 2015-12-01 11:48:59 +01:00
ChatsListTableView.m misc: remove compilation warnings due to deprecated ms_list 2016-08-02 15:32:41 +02:00
ChatsListView.h UI: add back to call icon 2015-10-26 12:15:38 +01:00
ChatsListView.m misc: rework views workflow 2016-01-18 11:54:25 +01:00
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 contact: factorize lots of lowlevel code in a single class (in progress) 2016-01-12 16:47:44 +01:00
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 UI: fix tiny glitchs / constraint bugs in contact and call views 2016-01-14 17:19:09 +01:00
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 UI: finish transfer call workflow 2016-01-21 11:17:14 +01:00
DialerView.m presence: fix phone subscription 2016-08-30 10:54:06 +02:00
FirstLoginView.h firstloginview: update view for ipad and landscape 2016-02-01 16:53:22 +01:00
FirstLoginView.m migration to linphone_xml_rpc 2016-09-09 16:05:08 +02:00
HistoryDetailsTableView.h History list sections 2015-10-20 09:57:42 +02:00
HistoryDetailsTableView.m misc: remove compilation warnings due to deprecated ms_list 2016-08-02 15:32:41 +02:00
HistoryDetailsView.h UI: iPad version 2015-12-16 15:38:42 +01:00
HistoryDetailsView.m Contact: factorize code to handle either native contacts and/or LinphoneFriends 2016-05-18 13:23:13 +02:00
HistoryListTableView.h Classes: fix compilation of checkboxtv 2015-12-01 11:48:59 +01:00
HistoryListTableView.m misc: remove compilation warnings due to deprecated ms_list 2016-08-02 15:32:41 +02:00
HistoryListView.h UI: fix all icons states 2015-10-23 10:29:04 +02:00
HistoryListView.m tables: highlight current selected row on ipad 2016-03-08 14:26:12 +01:00
ImagePickerView.h UI: various update for ipad 2015-12-04 15:23:19 +01:00
ImagePickerView.m chat: hide status bar when selecting image 2016-04-25 11:17:37 +02:00
ImageView.h major mv 2015-09-09 16:44:00 +02:00
ImageView.m UI: iPad version 2015-12-16 15:38:42 +01:00
InAppProductsManager.h migration to linphone_xml_rpc 2016-09-09 16:05:08 +02:00
InAppProductsManager.m migration to linphone_xml_rpc 2016-09-09 16:05:08 +02:00
LaunchScreen.xib launchscreen: readd xib file to fix iPhone6+ screen dimensions 2016-01-20 17:34:16 +01:00
LinphoneAppDelegate.h Allow to show messages in notifications, and answer it inline in iOS9. 2016-01-26 15:01:03 +01:00
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 xcode: fix some crash and bump v3.14 build 1 2016-09-07 14:25:33 +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 Call: fix video view 2015-10-27 14:48:30 +01:00
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 Settings: improve UI a bit 2015-11-25 12:02:30 +01:00
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 major mv 2015-09-09 16:44:00 +02:00
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