linphone-iphone/Classes/LinphoneUI
2014-10-28 12:20:55 +01:00
..
Base.lproj Enhance accessibility 2014-10-28 10:04:56 +01:00
fr.lproj Enhance accessibility 2014-10-28 10:04:56 +01:00
ru.lproj Add video size to the call properties 2014-04-03 13:55:57 +02:00
UIAddressTextField.h Add animation 2012-06-21 18:38:40 +02:00
UIAddressTextField.m Disable "define" option in the keyboard, it seems to mess up the keyboard. 2014-02-26 12:02:45 +01:00
UIBluetoothButton.h fix mistake in license notice. 2011-08-12 17:54:29 +02:00
UIBluetoothButton.m 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
UICallBar.h Add buttons to select the audio route (bluetooth, receiver, speaker). 2013-03-19 12:18:51 +01:00
UICallBar.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
UICallButton.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UICallButton.m Better bis 2014-03-05 16:45:09 +01:00
UICallCell.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
UICallCell.m Fix Call cell discrepancies on iOS6. This is a strange fix, because no inset seems to be set but the content view is 10 px smaller 2014-07-07 12:17:48 +02:00
UICamSwitch.h fix UICamSwitch button broken 2014-06-24 17:54:36 +02:00
UICamSwitch.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
UIChatCell.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
UIChatCell.m Enhance accessibility 2014-10-28 10:04:56 +01:00
UIChatCell.xib Enhance accessibility 2014-10-28 10:04:56 +01:00
UIChatRoomCell.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
UIChatRoomCell.m Clean some warnings generated by xcode 2014-10-28 12:20:55 +01:00
UIChatRoomCell.xib - Allow to resend a message that's not delivered correctly 2014-03-05 14:16:01 +01:00
UICompositeViewController.h Specify if the background is dark through the UICompositeDescription 2014-10-01 14:29:00 +02:00
UICompositeViewController.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
UICompositeViewController.xib Fix chat scroll bug 2012-08-01 12:37:38 +02:00
UIConferenceHeader.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UIConferenceHeader.m Add common background 2012-07-11 18:59:27 +02:00
UIContactCell.h Fix iOS7 cell transparency problems 2013-09-30 16:52:20 +02:00
UIContactCell.m Enhance accessibility 2014-10-28 10:04:56 +01:00
UIContactDetailsFooter.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UIContactDetailsFooter.m Add DEBUG symbol in debug configuration 2012-08-09 16:46:43 +02:00
UIContactDetailsHeader.h Factorize ImagePicker code 2012-09-17 09:50:44 +02:00
UIContactDetailsHeader.m Fix the contact editing interface 2013-10-07 14:05:10 +02:00
UIDigitButton.h Use a specific class for long press dialer "0" button instead of hardcoding a specific case in base class 2014-09-24 11:14:16 +02:00
UIDigitButton.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
UIDigitButtonLongPlus.h Add voice mail feature: long press on "1" button will call it, if configured 2014-09-24 14:21:03 +02:00
UIDigitButtonLongPlus.m Add voice mail feature: long press on "1" button will call it, if configured 2014-09-24 14:21:03 +02:00
UIDigitButtonLongVoiceMail.h Hide voice mail icon on "1" button if it is not configured yet 2014-10-23 11:16:31 +02:00
UIDigitButtonLongVoiceMail.m Fix discrepancies spotted by analysis 2014-10-27 17:12:49 +01:00
UIEditableTableViewCell.h Added a vertical separator to the contact detail fields. 2013-10-07 17:15:36 +02:00
UIEditableTableViewCell.m Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
UIEraseButton.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UIEraseButton.m Clean Linphone Manager 2012-07-17 10:48:14 +02:00
UIHangUpButton.h Improve UI 2012-06-28 18:42:47 +02:00
UIHangUpButton.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
UIHistoryCell.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
UIHistoryCell.m Enhance accessibility 2014-10-28 10:04:56 +01:00
UIHistoryCell.xib Enhance accessibility 2014-10-28 10:04:56 +01:00
UILinphone.h Update iOS7 BG color to something closer to the iOS6 version. 2013-10-07 12:05:47 +02:00
UILinphone.m Fix conference header 2012-10-02 12:22:18 +02:00
UILinphoneButton.h UI Fixes 2012-09-21 17:14:42 +02:00
UILinphoneButton.m UI Fixes 2012-09-21 17:14:42 +02:00
UILinphoneTextField.h UI Fixes 2012-09-21 17:14:42 +02:00
UILinphoneTextField.m UI Fixes 2012-09-21 17:14:42 +02:00
UILoadingImageView.h Change how we handle image display in chatroom: the old method would lead to strange leaks. This one uses the asset's facilities to grab a thumbnail and display it instead of generating a scaled version of the full res image. 2014-06-02 12:28:00 +02:00
UILoadingImageView.m Add zoom and scroll on image viewer 2012-09-25 18:08:14 +02:00
UILongTouchButton.h Cleaning and continue working on new ui 2012-06-15 16:54:46 +02:00
UILongTouchButton.m Advanced memory leak fixes 2012-08-10 00:08:40 +02:00
UIMainBar.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UIMainBar.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
UIMicroButton.h Rename classes ... split buttons enable/disable stuff 2012-06-14 18:31:09 +02:00
UIMicroButton.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +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 Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
UIPlusDigitButton.m Use a specific class for long press dialer "0" button instead of hardcoding a specific case in base class 2014-09-24 11:14:16 +02:00
UIRoundedImageView.h Add UIRoundedImageView to allow circular image display 2014-10-09 09:30:33 +02:00
UIRoundedImageView.m Add UIRoundedImageView to allow circular image display 2014-10-09 09:30:33 +02:00
UISpeakerButton.h Rename classes ... split buttons enable/disable stuff 2012-06-14 18:31:09 +02:00
UISpeakerButton.m 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
UIStateBar.h Voice mail feature: display number of unread messages on status bar and reformat code 2014-09-24 16:34:48 +02:00
UIStateBar.m Clean some warnings generated by xcode 2014-10-28 12:20:55 +01:00
UIStateBar.xib Voice mail feature: display number of unread messages on status bar and reformat code 2014-09-24 16:34:48 +02:00
UITextViewNoDefine.h - Allow to resend a message that's not delivered correctly 2014-03-05 14:16:01 +01:00
UITextViewNoDefine.m - Allow to resend a message that's not delivered correctly 2014-03-05 14:16:01 +01:00
UIToggleButton.h Add multi call support 2012-06-27 18:06:59 +02:00
UIToggleButton.m Improve UI 2012-07-02 18:49:14 +02:00
UITransferButton.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UITransferButton.m Start Contact views 2012-07-09 18:00:03 +02:00
UITransparentTVCell.h Fix iOS7 cell transparency problems 2013-09-30 16:52:20 +02:00
UITransparentTVCell.m Fix iOS7 cell transparency problems 2013-09-30 16:52:20 +02:00
UITransparentView.h Clean Linphone Manager 2012-07-17 10:48:14 +02:00
UITransparentView.m Clean Linphone Manager 2012-07-17 10:48:14 +02:00
UIVideoButton.h Fix video button disabled state 2012-08-21 14:50:33 +02:00
UIVideoButton.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
VideoZoomHandler.h Cleaning and continue working on new ui 2012-06-15 16:54:46 +02:00
VideoZoomHandler.m 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