linphone-ios/Classes/LinphoneUI
2018-05-31 16:28:18 +02:00
..
ar.lproj translations 2018-05-24 15:19:59 +02:00
Base.lproj fix UI on iPad 2018-05-25 10:54:08 +02:00
de.lproj update translations 2018-05-31 16:28:18 +02:00
en.lproj update translations 2018-05-24 14:04:25 +02:00
es.lproj update translations 2018-05-31 16:28:18 +02:00
es_AR.lproj translations 2018-05-24 15:19:59 +02:00
fr-FR.lproj transifex 2016-11-08 13:27:16 +01:00
fr.lproj translations 2018-05-24 15:19:59 +02:00
ja.lproj update translations 2018-05-31 16:28:18 +02:00
ka.lproj translations 2018-05-24 15:19:59 +02:00
nl.lproj translations 2018-05-24 15:19:59 +02:00
pl.lproj translations 2018-05-24 15:19:59 +02:00
pt_BR.lproj translations 2018-05-24 15:19:59 +02:00
ru.lproj translations 2018-05-24 15:19:59 +02:00
sv.lproj translations 2018-05-24 15:19:59 +02:00
tr.lproj update translations 2018-05-31 16:28:18 +02:00
zh_CN.lproj translations 2018-05-24 15:19:59 +02:00
zh_TW.lproj translations 2018-05-24 15:19:59 +02:00
StatusBarView.h StatusBarView.h: fix compilation 2016-03-21 10:22:10 +01:00
StatusBarView.m update linphoen & add const 2018-04-27 15:09:06 +02:00
TabBarView.h Merge remote-tracking branch 'public/dev_showmsg' into 3.0.x 2015-12-21 11:35:55 +01:00
TabBarView.m begin dev 2018-04-27 10:02:50 +02:00
UIAddressTextField.h FirstLogin: continue 2015-11-10 13:36:37 +01:00
UIAddressTextField.m UI: various minor fixes 2015-10-14 13:07:33 +02:00
UIAssistantTextField.h finishing assistant 2016-08-01 15:18:18 +02:00
UIAssistantTextField.m assistant: update 2016-08-05 17:12:07 +02:00
UIAvatarPresence.h presence: implement long term presence 2016-07-25 11:24:16 +02:00
UIAvatarPresence.m merge 3.16.x into master 2017-05-10 16:54:41 +02:00
UIBackToCallButton.h Chat: display call buttons correctly 2015-12-10 10:38:14 +01:00
UIBackToCallButton.m correct condition to show backToCall button 2017-10-25 09:24:32 +02:00
UIBluetoothButton.h fix mistake in license notice. 2011-08-12 17:54:29 +02:00
UIBluetoothButton.m add enablement of bluetooth to bluetooth button 2017-03-06 11:19:34 +01:00
UIBouncingView.h Chat: bounce icon on unread messages even in call and in chats list 2015-12-11 14:17:30 +01:00
UIBouncingView.m misc: replace [NSNotificationCenter defaultCenter] with NSNotificationCenter.defaultCenter 2016-01-15 16:57:02 +01:00
UICallButton.h UI: fix call buttons when we are in transfer mode 2016-01-20 17:34:18 +01:00
UICallButton.m remove call to deprecated function 2017-09-25 16:16:12 +02:00
UICallConferenceCell.h Conference: add view 2015-10-15 12:14:38 +02:00
UICallConferenceCell.m Always display Avatar image the same way 2017-06-22 11:31:58 +02:00
UICallPausedCell.h Call: fix pause buttons in call 2015-10-20 15:41:11 +02:00
UICallPausedCell.m Always display Avatar image the same way 2017-06-22 11:31:58 +02:00
UICamSwitch.h Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
UICamSwitch.m assistant: do not remove default proxy config before end of assistant and add LC macro 2016-01-18 10:11:47 +01:00
UIChatBubblePhotoCell.h keep enhancing chat room management 2017-11-30 10:54:25 +01:00
UIChatBubblePhotoCell.m repair scroll after isComposing and photo fetching 2018-01-05 14:09:20 +01:00
UIChatBubbleTextCell.h Merge branch 'master' into dev_group_chat 2017-12-15 10:53:13 +01:00
UIChatBubbleTextCell.m refactor code 2018-05-25 13:55:15 +02:00
UIChatCell.h chat: fix badge count on iPad 2016-01-07 11:52:09 +01:00
UIChatCell.m fix last update time chat room 2018-02-26 15:36:04 +01:00
UIChatConversationImdnTableViewCell.h begin dev 2018-04-27 10:02:50 +02:00
UIChatConversationImdnTableViewCell.m display delivery status 2018-04-30 14:11:17 +02:00
UIChatConversationInfoTableViewCell.h display avatar in chat room info view 2017-11-09 15:03:38 +01:00
UIChatConversationInfoTableViewCell.m dynamically change ChatConversationInfoView when another admin changes the chat room 2017-11-13 11:40:41 +01:00
UIChatCreateCell.h Change Chatroom creation view to support multiple contacts 2017-10-04 11:44:59 +02:00
UIChatCreateCell.m Change Chatroom creation view to support multiple contacts 2017-10-04 11:44:59 +02:00
UIChatCreateCollectionViewCell.h Change Chatroom creation view to support multiple contacts 2017-10-04 11:44:59 +02:00
UIChatCreateCollectionViewCell.m dynamically change ChatConversationInfoView when another admin changes the chat room 2017-11-13 11:40:41 +01:00
UIChatNotifiedEventCell.h developp UI to support group chat 2017-11-03 14:13:03 +01:00
UIChatNotifiedEventCell.m simplify code 2018-05-24 13:21:02 +02:00
UIChatNotifiedEventCell.xib developp UI to support group chat 2017-11-03 14:13:03 +01:00
UICheckBoxTableView.h tables: highlight current selected row on ipad 2016-03-08 14:26:12 +01:00
UICheckBoxTableView.m Do not freeze UITableView when cancelling swipe to delete to quickly 2017-01-06 16:06:09 +01:00
UICompositeView.h UI: iPad version 2015-12-16 15:38:42 +01:00
UICompositeView.m [IphoneX] Status Bar heigth management for iphone X 2017-12-20 14:32:45 +01:00
UIConfirmationDialog.h Call: fix video on/off UI bug 2015-11-02 16:31:30 +01:00
UIConfirmationDialog.m Call: fix video on/off UI bug 2015-11-02 16:31:30 +01:00
UIContactCell.h Contact: factorize code to handle either native contacts and/or LinphoneFriends 2016-05-18 13:23:13 +02:00
UIContactCell.m only updta presence cell is displayed 2016-12-23 10:58:22 +01:00
UIContactDetailsCell.h display wait view when creating a chat room 2017-12-01 13:53:58 +01:00
UIContactDetailsCell.m go to chat or create it when clicking chat button when in call 2018-05-23 14:40:04 +02:00
UIDigitButton.h Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
UIDigitButton.m assistant: do not remove default proxy config before end of assistant and add LC macro 2016-01-18 10:11:47 +01:00
UIHangUpButton.h outgoing call and stuff 2015-07-27 10:56:09 +02:00
UIHangUpButton.m Stop using depricated call API 2017-03-07 12:21:18 +01:00
UIHistoryCell.h UI: iPad version 2015-12-16 15:38:42 +01:00
UIHistoryCell.m Always display Avatar image the same way 2017-06-22 11:31:58 +02:00
UIIconButton.h Contacts detail now working!!! 2015-10-22 10:16:11 +02:00
UIIconButton.m contacts: fix contact creation and tests 2016-01-11 16:20:17 +01:00
UILabel+Boldify.h fix 2015-07-29 17:39:38 +02:00
UILabel+Boldify.m Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
UILoadingImageView.h Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
UILoadingImageView.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
UIMutedMicroButton.h UI: rename UIMicroButton to UIMuttedMicroButton to avoid thinking 2016-02-18 15:58:18 +01:00
UIMutedMicroButton.m UI: rename UIMicroButton to UIMuttedMicroButton to avoid thinking 2016-02-18 15:58:18 +01:00
UIPauseButton.h Removed dummy/false references to source code headers. We should be using exclusively the Header paths to include linphone-sdk files. 2014-05-12 14:56:15 +02:00
UIPauseButton.m keep speaker after pause if speaker was enabled 2017-07-06 14:10:18 +02:00
UIRoundBorderedButton.h wizard 2015-08-03 15:25:43 +02:00
UIRoundBorderedButton.m assistant link [Switch submodule branch] 2016-07-29 12:01:31 +02:00
UIRoundedImageView.h UI: fix various constraints and fix rounded images border 2015-11-26 11:13:51 +01:00
UIRoundedImageView.m UICompositeView.m: try to fix some crash in rotation handling 2016-04-05 14:17:51 +02:00
UIShopTableCell.h UIShopTableCell added and configured 2016-09-27 17:22:56 +02:00
UIShopTableCell.m Migration from UiAlertView to UiAlertController for simple UiAlert 2016-10-04 11:59:55 +02:00
UIShopTableCell.xib use new logo \o/ 2018-04-25 14:35:08 +02:00
UISpeakerButton.h Rename classes ... split buttons enable/disable stuff 2012-06-14 18:31:09 +02:00
UISpeakerButton.m Fix exceptions "out of main thread" exceptions when changing some button's aspects upon audio route changes. 2017-11-21 14:03:07 +01:00
UITextField+DoneButton.h fix 2015-07-29 17:39:38 +02:00
UITextField+DoneButton.m Utils: update minor animation and fragment bugs 2015-12-21 11:47:02 +01:00
UITextViewNoDefine.h - Allow to resend a message that's not delivered correctly 2014-03-05 14:16:01 +01:00
UITextViewNoDefine.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
UIToggleButton.h continue headers 2015-07-23 14:35:04 +02:00
UIToggleButton.m audio: only speaker on ipad for now 2016-01-25 11:26:07 +01:00
UIVideoButton.h Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
UIVideoButton.m [ProximitySensor] update proximitySensor management to fix specific case 2017-12-20 15:54:44 +01:00
VideoZoomHandler.h fix 2015-07-29 17:39:38 +02:00
VideoZoomHandler.m assistant: do not remove default proxy config before end of assistant and add LC macro 2016-01-18 10:11:47 +01:00