linphone-iphone/Classes
2015-06-22 17:05:12 +02:00
..
ar.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
Base.lproj filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
de.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
fr.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
ja.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
KIF@976aafa2e2 Update KIF for XCtool compatibility 2015-03-31 17:13:13 +02:00
LinphoneUI InAppSettingsVideo: add video preset, video FPS and bandwidth limit preferences 2015-06-16 18:00:40 +02:00
nl.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
ru.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
Utils FileTransfer: disconnect recv callback when cancelling file transfer 2015-06-22 17:05:12 +02:00
zh_TW.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
AboutViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
AboutViewController.m i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
ChatRoomTableViewController.h filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
ChatRoomTableViewController.m Logging: show verbosity level when logging 2015-06-19 18:11:06 +02:00
ChatRoomViewController.h filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
ChatRoomViewController.m FileTransfer: remove some debug code and fix camera upload too 2015-06-15 16:32:48 +02:00
ChatTableViewController.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
ChatTableViewController.m FileTransfer: fix crash when deleting a chat room with pending transfers 2015-06-16 15:11:49 +02:00
ChatViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ChatViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ContactDetailsDelegate.h Add DEBUG symbol in debug configuration 2012-08-09 16:46:43 +02:00
ContactDetailsLabelViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ContactDetailsLabelViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ContactDetailsTableViewController.h Fix crashes in contacts (and trying to make sense of this all..) 2015-06-02 17:06:01 +02:00
ContactDetailsTableViewController.m ARC: rename __bridge_retained to CFBridgingRetain and __bridge_transfer to CFBridgingRelease for the sake of consistency 2015-06-08 15:20:12 +02:00
ContactDetailsViewController.h Fix crashes in contacts (and trying to make sense of this all..) 2015-06-02 17:06:01 +02:00
ContactDetailsViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ContactsTableViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactsTableViewController.m Fix crashes in contacts (and trying to make sense of this all..) 2015-06-02 17:06:01 +02:00
ContactsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ContactsViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
DialerViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
DialerViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
FirstLoginViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
FirstLoginViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
HistoryDetailsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
HistoryDetailsViewController.m Merge remote-tracking branch 'origin/dev_sendmsg' 2015-06-09 17:59:43 +02:00
HistoryTableViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
HistoryTableViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
HistoryViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
HistoryViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImagePickerViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImagePickerViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImageViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImageViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
InAppProductsManager.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
InAppProductsManager.m InApp: remove unused classes 2015-06-15 17:45:05 +02:00
InCallTableViewController.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
InCallTableViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
InCallViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
InCallViewController.m Remove retain / release / autorelease that were not watched 2015-06-02 14:39:52 +02:00
IncomingCallViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
IncomingCallViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
LaunchScreen.xib Fix launch screen for good. We now use constraint-based images, which render best in all configurations 2014-11-28 11:14:32 +01:00
LinphoneAppDelegate.h Fix discrepancies spotted by analysis 2014-10-27 17:12:49 +01:00
LinphoneAppDelegate.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
LinphoneCoreSettingsStore.h InAppSettings: reorder code by section 2015-06-16 15:21:57 +02:00
LinphoneCoreSettingsStore.m call linphone_core_set_upload_bandwidth in case of custom preset 2015-06-17 16:08:55 +02:00
LinphoneManager.h InAppSettings: reorder code by section 2015-06-16 15:21:57 +02:00
LinphoneManager.m Logging: show verbosity level when logging 2015-06-19 18:11:06 +02:00
MainStoryboard.storyboard Fix iOS6 "wantFullScreen" problem 2014-10-02 18:05:28 +02:00
PhoneMainView.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
PhoneMainView.m InApp: remove unused classes 2015-06-15 17:45:05 +02:00
SettingsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
SettingsViewController.m InAppSettingsVideo: reset FPS when using non custom preset 2015-06-17 10:51:21 +02:00
WizardViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
WizardViewController.m Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00