linphone-iphone/Classes/LinphoneUI
Guillaume BIENKOWSKI 40a69c033c Fix memory leaks spotted by clang static analysis.
Refactored imageSharing to adopt objc conventions: the name of a method returning an allocated object has to contain 'new'
2014-05-14 16:12:59 +02:00
..
Base.lproj Add video size to the call properties 2014-04-03 13:55:57 +02:00
fr.lproj Add video size to the call properties 2014-04-03 13:55:57 +02: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 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
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 memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
UICamSwitch.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UICamSwitch.m Add preview in dialer view on iPad 2012-09-14 11:13:18 +02:00
UIChatCell.h Fix iOS7 cell transparency problems 2013-09-30 16:52:20 +02:00
UIChatCell.m Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
UIChatCell.xib Switched to Xcode's internal localization. 2014-01-13 11:43:27 +01:00
UIChatRoomCell.h - Allow to resend a message that's not delivered correctly 2014-03-05 14:16:01 +01:00
UIChatRoomCell.m Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
UIChatRoomCell.xib - Allow to resend a message that's not delivered correctly 2014-03-05 14:16:01 +01:00
UICompositeViewController.h Fix memorywarning cache flush 2012-10-22 12:03:34 +02:00
UICompositeViewController.m Better comments on how masking works 2014-01-24 13:59:14 +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 Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
UIContactCell.xib Fix keyboard auto correction for contact views 2012-08-08 16:58:55 +02: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 Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
UIDigitButton.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
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 implement message delivery status notification 2012-08-30 08:52:39 +02: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 Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
UIHistoryCell.xib Continuing XML migration 2013-11-20 09:02:22 +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 Add zoom and scroll on image viewer 2012-09-25 18:08:14 +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 enhanced management of sip uri in contact 2013-05-31 11:25:00 +02:00
UIMicroButton.h Rename classes ... split buttons enable/disable stuff 2012-06-14 18:31:09 +02:00
UIMicroButton.m Clean Linphone Manager 2012-07-17 10:48:14 +02: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 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
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 Fix ZRTP popup glitch 2014-02-21 10:15:52 +01:00
UIStateBar.m URL handler for remote configuration - linphone-config-http:// & linphone-config-https:// 2014-04-17 16:44:38 +02:00
UIStateBar.xib Continuing XML migration 2013-11-20 09:02:22 +01: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 add user notif when video is disabled because of low bw 2012-10-03 18:11:30 +02: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