linphone-ios/Classes
Ghislain MARY 667f04991a Start dtmf stream when all calls have ended.
This has the effect to be able to play DTMFs faster and also resets the audio route when using bluetooth. This allows the route selection to work correctly on next outgoing call.
2013-04-02 11:23:08 +02:00
..
en.lproj Add configuration parameters for the wizard. 2013-02-25 16:56:16 +01:00
fr.lproj Synchronize localizations. 2013-02-25 17:05:52 +01:00
LinphoneUI Add buttons to select the audio route (bluetooth, receiver, speaker). 2013-03-19 12:18:51 +01:00
Model Improve chat 2012-09-24 11:37:21 +02:00
ru.lproj Synchronize localizations. 2013-02-25 17:05:52 +01:00
Utils Fix decline video (outside of the action sheet) on ipad 2013-01-31 10:20:26 +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 Fix about view rotation 2013-01-23 15:43:09 +01:00
ChatRoomTableViewController.h Fix chat progress bar for iOS4 2012-09-24 15:28:25 +02:00
ChatRoomTableViewController.m Fix message not showed when comming back from sleep mode 2012-11-19 10:21:32 +01:00
ChatRoomViewController.h Fix chat progress bar for iOS4 2012-09-24 17:21:38 +02:00
ChatRoomViewController.m Handle chat initiation to an email address. 2013-02-27 13:58:25 +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 Add filter on email addresses in contact list. 2013-02-27 13:58:24 +01: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 Improve UI 2012-09-20 18:43:39 +02: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 issue 000624: App crash when editing contact in address book. 2013-04-02 10:32:23 +02:00
ContactDetailsViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactDetailsViewController.m Allow adding an email address to a contact from history. 2013-03-12 14:48:30 +01:00
ContactsTableViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactsTableViewController.m Add filter on email addresses in contact list. 2013-02-27 13:58:24 +01:00
ContactsViewController.h Add filter on email addresses in contact list. 2013-02-27 13:58:24 +01:00
ContactsViewController.m Add filter on email addresses in contact list. 2013-02-27 13:58:24 +01:00
DialerViewController.h Fix iPad dialer preview 2012-09-17 17:44:58 +02:00
DialerViewController.m Add filter on email addresses in contact list. 2013-02-27 13:58:24 +01:00
FirstLoginViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
FirstLoginViewController.m Fix Chat screen rotation 2012-09-10 14:27:18 +02:00
HistoryDetailsViewController.h Use calllog id as parameters for HistoryDetailsView 2013-02-21 11:02:19 +01:00
HistoryDetailsViewController.m Add filter on email addresses in contact list. 2013-02-27 13:58:24 +01:00
HistoryTableViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
HistoryTableViewController.m Use calllog id as parameters for HistoryDetailsView 2013-02-21 11:02:19 +01: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 ice issue when video is rejected 2013-03-15 18:28:28 +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 Add userinfo in user call data 2012-10-01 11:43:52 +02:00
InCallTableViewController.m Fix Call cell pause button state 2012-10-02 11:31:43 +02:00
InCallViewController.h Remplace UIActionSheet by DTActionSheet 2012-09-17 13:58:28 +02:00
InCallViewController.m Fix decline video (outside of the action sheet) on ipad 2013-01-31 10:20:26 +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 fix gsm handling issue 2012-10-04 18:15:16 +02:00
LinphoneAppDelegate.m Remove useless calllog handling in didReceiveLocalNotification 2013-02-21 11:23:49 +01:00
LinphoneCoreSettingsStore.h rework on settings store 2012-09-05 10:37:39 +02:00
LinphoneCoreSettingsStore.m Do not use linphone_core_get_identity() when creating a LinphoneAddress to prevent a random port to appear. 2013-03-29 15:33:50 +01:00
LinphoneManager.h Add buttons to select the audio route (bluetooth, receiver, speaker). 2013-03-19 12:18:51 +01:00
LinphoneManager.m Start dtmf stream when all calls have ended. 2013-04-02 11:23:08 +02:00
PhoneMainView.h Improve battery warning 2012-12-07 11:01:34 +01:00
PhoneMainView.m update exosip and linphone, and use new call log apis. 2013-02-08 17:34:44 +01:00
PhoneMainView.xib Improve battery warning 2012-12-07 11:01:34 +01:00
SettingsViewController.h rework on settings store 2012-09-05 10:37:39 +02:00
SettingsViewController.m Fix zrtp feature 2013-01-14 10:37:56 +01:00
SettingsViewController.xib Fix for io6 2012-09-21 12:31:40 +02:00
WizardViewController.h Add configuration parameters for the wizard. 2013-02-25 16:56:16 +01:00
WizardViewController.m Do not use linphone_core_get_identity() when creating a LinphoneAddress to prevent a random port to appear. 2013-03-29 15:33:50 +01:00