linphone-iphone/Classes/LinphoneUI
2015-02-25 14:44:40 +01:00
..
ar.lproj i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
Base.lproj i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
de.lproj i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
fr.lproj i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
ja.lproj i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
ru.lproj i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
zh_TW.lproj i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01: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
UIButtonShrinkable.h Remove UICallCell french & russian too, and fix UICallCell to correctly size on tablet and resize avatar image on landscape 2014-11-20 11:59:10 +01:00
UIButtonShrinkable.m Remove French and Russian HistoryDetails xibs, and use new UIButtonShrinkable instead to make text fit the button width 2014-11-20 11:59:10 +01:00
UICallBar.h Fix padding, part 2 2014-11-26 17:29:55 +01:00
UICallBar.m Fix crash while placing a call in iPad 2014-12-10 11:48:49 +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 Unknown contact name should be localized 2015-01-15 14:50:53 +01: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 Fix crashes when sending chats to strange addresses 2015-01-19 10:47:05 +01:00
UIChatRoomCell.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
UIChatRoomCell.m Some accessibility fixes in Chat room 2015-01-17 23:00:34 +01:00
UICompositeViewController.h Specify if the background is dark through the UICompositeDescription 2014-10-01 14:29:00 +02:00
UICompositeViewController.m Remove rotation preferences: we now use the iOS feature of screen rotation lock. Fixes #2002 2015-01-16 14:06:57 +01: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 accessibility of UIContactCell, thanks Marten. 2015-02-25 14:44:40 +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 Try to mitigate crash and memory leak when changing the contact image multiple times. 2015-01-19 17:00:06 +01:00
UIContactDetailsHeader.m Add some unit tests 2015-02-17 23:04:56 +01: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 Unknown contact name should be localized 2015-01-15 14:50:53 +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 some 64 bit precision warnings 2014-11-25 17:22:43 +01: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 Handle Arabic buttons and transitions 2014-11-27 14:45:16 +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 Do not resize UIRoundendImageView actually because on rotation everything is broken 2015-01-16 08:48:46 +01: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 Update API use for linphone_content 2014-11-25 12:53:42 +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 Remove debug code... 2014-11-21 16:30:55 +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