linphone-ios/Classes
Simon Morlat 2eddb8ad81 merge tunnel branch into main branch so that source code is exactly the same in the two branches.
The only difference is the presence of the submodules/tunnel .
2014-04-23 09:36:55 +02:00
..
Base.lproj Reworked the wizard views to handle remote provisioning more correctly: we now have a specialized view for it 2014-04-02 16:58:13 +02:00
fr.lproj Use the wizard rc files correctly for each use case. 2014-04-03 13:56:43 +02:00
LinphoneUI URL handler for remote configuration - linphone-config-http:// & linphone-config-https:// 2014-04-17 16:44:38 +02:00
Model Fix some Clang warnings 2014-02-26 12:02:45 +01:00
ru.lproj Progress commit 2014-03-21 11:18:55 +01:00
Utils Better user compose detection 2014-03-06 14:33:23 +01:00
AboutViewController.h improve customazation process 2012-12-06 18:26:51 +01:00
AboutViewController.m improve customazation process 2012-12-06 18:26:51 +01:00
AboutViewController.xib Switched to Xcode's internal localization. 2014-01-13 11:43:27 +01:00
ChatRoomTableViewController.h - Allow to resend a message that's not delivered correctly 2014-03-05 14:16:01 +01:00
ChatRoomTableViewController.m Protect scrollToBottom 2014-03-13 16:24:33 +01:00
ChatRoomViewController.h Fix chartroom exit and composition indicator glitching the list view 2014-03-07 14:52:33 +01:00
ChatRoomViewController.m Don't destroy chatrooms, they should be kept in-memory to handle message updates 2014-03-07 15:05:16 +01:00
ChatTableViewController.h Improve history and chat 2012-07-17 17:30:58 +02:00
ChatTableViewController.m Remove swipe to delete 2012-09-26 16:44:51 +02:00
ChatViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
ChatViewController.m enhanced management of sip uri in contact 2013-05-31 11:25:00 +02:00
ConsoleViewController.h Add Console view 2012-08-24 16:49:15 +02:00
ConsoleViewController.m Fix for io6 2012-09-21 12:31:40 +02:00
ConsoleViewController.xib Switch to xcode5 xib format 2013-11-19 17:08:36 +01:00
ContactDetailsDelegate.h Add DEBUG symbol in debug configuration 2012-08-09 16:46:43 +02:00
ContactDetailsLabelViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactDetailsLabelViewController.m Fix for io6 2012-09-21 12:31:40 +02:00
ContactDetailsTableViewController.h Allow adding an email address to a contact from history. 2013-03-12 14:48:30 +01:00
ContactDetailsTableViewController.m Fix missing null check 2014-02-19 11:16:07 +01:00
ContactDetailsViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactDetailsViewController.m Fix some Clang warnings 2014-02-26 12:02:45 +01:00
ContactsTableViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactsTableViewController.m Use iOS6 methods for AddressBook creation. 2014-02-11 15:13:41 +01:00
ContactsViewController.h Add the ability to use the System contact view, which is the ABPeoplePicker. 2014-02-13 11:12:07 +01:00
ContactsViewController.m Add the ability to use the System contact view, which is the ABPeoplePicker. 2014-02-13 11:12:07 +01:00
DialerViewController.h Revert "Fix Dialer preview not angled correctly at first start if the device is rotated." 2014-01-13 12:01:19 +01:00
DialerViewController.m update belle-sip so that background task is started during network operations 2014-04-18 17:46:43 +02:00
FirstLoginViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
FirstLoginViewController.m update liblinphone to fix 488 crashes 2013-11-06 17:44:40 +01:00
HistoryDetailsViewController.h Use calllog id as parameters for HistoryDetailsView 2013-02-21 11:02:19 +01:00
HistoryDetailsViewController.m Hide "Add Contact" when use_system_contacts is set. 2014-02-13 14:57:36 +01:00
HistoryTableViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
HistoryTableViewController.m fix abusive display name in history 2013-07-12 11:04:42 +02:00
HistoryViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
HistoryViewController.m Fix call logs issue 2012-09-28 14:58:07 +02:00
ImagePickerViewController.h Fix Chat image loading/lag 2012-09-25 16:14:45 +02:00
ImagePickerViewController.m Fix Chat image loading/lag 2012-09-25 16:14:45 +02:00
ImageSharing.h Add Image in chat 2012-09-18 16:52:52 +02:00
ImageSharing.m Fix some Clang warnings 2014-02-26 12:02:45 +01:00
ImageViewController.h Reset contact selection mode after edit 2012-09-28 16:23:15 +02:00
ImageViewController.m Reset contact selection mode after edit 2012-09-28 16:23:15 +02:00
InCallTableViewController.h Allow UICallCellData to be initialized with a minimized/maximized state. 2014-02-26 12:02:44 +01:00
InCallTableViewController.m Allow UICallCellData to be initialized with a minimized/maximized state. 2014-02-26 12:02:44 +01:00
InCallViewController.h Remplace UIActionSheet by DTActionSheet 2012-09-17 13:58:28 +02:00
InCallViewController.m Enable fullscreen display of stats 2014-02-26 12:02:45 +01:00
IncomingCallViewController.h iPad incoming call view 2012-09-27 11:38:24 +02:00
IncomingCallViewController.m Improve avatar loading 2012-12-03 15:55:10 +01:00
LinphoneApp.xib Advanced memory leak fixes 2012-08-10 00:08:40 +02:00
LinphoneAppDelegate.h URL handler for remote configuration - linphone-config-http:// & linphone-config-https:// 2014-04-17 16:44:38 +02:00
LinphoneAppDelegate.m bugfix again 2014-04-19 14:04:48 +02:00
LinphoneCoreSettingsStore.h rework on settings store 2012-09-05 10:37:39 +02:00
LinphoneCoreSettingsStore.m Merge remote-tracking branch 'public/master' into tunnel 2014-04-22 17:03:25 +02:00
LinphoneManager.h Merge remote-tracking branch 'public/master' into tunnel 2014-04-22 17:03:25 +02:00
LinphoneManager.m Merge remote-tracking branch 'public/master' into tunnel 2014-04-22 17:03:25 +02:00
PhoneMainView.h Possible fix for volume windows appearing when placing a call 2014-03-21 16:03:42 +01:00
PhoneMainView.m Merge branch 'master' into remote 2014-04-02 15:11:08 +02:00
PhoneMainView.xib Continuing XML migration 2013-11-20 09:02:22 +01:00
SettingsViewController.h rework on settings store 2012-09-05 10:37:39 +02:00
SettingsViewController.m merge tunnel branch into main branch so that source code is exactly the same in the two branches. 2014-04-23 09:36:55 +02:00
SettingsViewController.xib Fix grey status bar in Settings view in ios6 2013-11-08 09:06:12 +01:00
WizardViewController.h Use the remote provisioning path for the wizard, even for 'local' provisioning. 2014-04-07 14:48:15 +02:00
WizardViewController.m Use the remote provisioning path for the wizard, even for 'local' provisioning. 2014-04-07 14:48:15 +02:00