linphone-iphone/Classes/LinphoneUI
2015-04-17 11:33:29 +02:00
..
ar.lproj i10n: update translations 2015-04-15 09:40:39 +02: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 i10n: update translations 2015-04-15 09:40:39 +02:00
nl.lproj i10n: update translations 2015-04-15 09:40:39 +02:00
ru.lproj i10n: update translations 2015-04-15 09:40:39 +02:00
zh_TW.lproj i10n: update translations 2015-04-15 09:40:39 +02:00
UIAddressTextField.h
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
UIBluetoothButton.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +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
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 logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UICamSwitch.h fix UICamSwitch button broken 2014-06-24 17:54:36 +02:00
UICamSwitch.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UIChatCell.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
UIChatCell.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UIChatRoomCell.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
UIChatRoomCell.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UICompositeViewController.h Specify if the background is dark through the UICompositeDescription 2014-10-01 14:29:00 +02:00
UICompositeViewController.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UIConferenceHeader.h
UIConferenceHeader.m
UIContactCell.h
UIContactCell.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UIContactDetailsFooter.h
UIContactDetailsFooter.m
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 logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +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
UIEditableTableViewCell.m Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
UIEraseButton.h
UIEraseButton.m
UIHangUpButton.h
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 logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UILinphone.h
UILinphone.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
UILinphoneButton.h
UILinphoneButton.m
UILinphoneTextField.h
UILinphoneTextField.m
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
UILongTouchButton.h
UILongTouchButton.m
UIMainBar.h
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 logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02: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
UISpeakerButton.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +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 logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +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
UIToggleButton.m
UITransferButton.h
UITransferButton.m
UITransparentTVCell.h
UITransparentTVCell.m
UITransparentView.h
UITransparentView.m
UIVideoButton.h Fix video button disabled state 2012-08-21 14:50:33 +02:00
UIVideoButton.m logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +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