linphone-ios/Classes
2014-11-20 11:59:10 +01:00
..
Base.lproj 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
fr.lproj 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
LinphoneUI 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
ru.lproj 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
Utils Fix a crash in FastAddressBook with non-breaking utf8 spaces. Possibly needs a rework down in belle-sip 2014-11-19 14:28:16 +01:00
AboutViewController.h improve customazation process 2012-12-06 18:26:51 +01:00
AboutViewController.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
ChatRoomTableViewController.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
ChatRoomTableViewController.m Clean some warnings generated by xcode 2014-10-28 12:20:55 +01:00
ChatRoomViewController.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
ChatRoomViewController.m Clean some warnings generated by xcode 2014-10-28 12:20:55 +01:00
ChatTableViewController.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
ChatTableViewController.m Prepare for ARM64 compilation and remove loss-precision warnings where possible (possibly incomplete) 2014-10-27 12:22:41 +01:00
ChatViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
ChatViewController.m Fix bug when a chatroom is created without a configured proxy 2014-09-30 15:57: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 Prepare for ARM64 compilation and remove loss-precision warnings where possible (possibly incomplete) 2014-10-27 12:22:41 +01:00
ContactDetailsViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactDetailsViewController.m Fix address book not updated when creating a new contact 2014-06-02 09:38:28 +02:00
ContactsTableViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactsTableViewController.m Clean some warnings generated by xcode 2014-10-28 12:20:55 +01:00
ContactsViewController.h Made the search bar delegate OK, and hide/show the cancel button on demand 2014-10-20 11:37:58 +02:00
ContactsViewController.m Improve searchbar cancel button: only display when needed 2014-10-23 11:20:58 +02: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 Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01: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 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
HistoryDetailsViewController.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
HistoryTableViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
HistoryTableViewController.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
HistoryViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
HistoryViewController.m Hide edit button in history view if it is empty 2014-11-07 17:09:35 +01: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 Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
ImageSharing.m Fix memory leaks spotted by clang static analysis. 2014-05-14 16:12:59 +02:00
ImageViewController.h Reset contact selection mode after edit 2012-09-28 16:23:15 +02:00
ImageViewController.m DOn't release image when it's a fake property! 2014-06-03 18:43:13 +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 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 Dynamically change the root view controller, so that when we transition from a portrait-only to a landscape-friendly view. 2014-10-02 16:27:23 +02:00
IncomingCallViewController.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
IncomingCallViewController.m Specify if the background is dark through the UICompositeDescription 2014-10-01 14:29:00 +02:00
LinphoneAppDelegate.h Fix discrepancies spotted by analysis 2014-10-27 17:12:49 +01:00
LinphoneAppDelegate.m Remove duplicated memory frees from rebase and remove warnings for linphone-non-gpl target 2014-10-28 12:28:55 +01:00
LinphoneCoreSettingsStore.h rework on settings store 2012-09-05 10:37:39 +02:00
LinphoneCoreSettingsStore.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +01:00
LinphoneManager.h Trigger networkChanged notification: do not trigger if SSID did not change 2014-11-03 15:24:50 +01:00
LinphoneManager.m Fix major leak on call creation (a whole picture leaked on each outgoing call is not good...) 2014-11-07 15:20:14 +01:00
MainStoryboard.storyboard Fix iOS6 "wantFullScreen" problem 2014-10-02 18:05:28 +02:00
PhoneMainView.h Dynamically change the root view controller, so that when we transition from a portrait-only to a landscape-friendly view. 2014-10-02 16:27:23 +02:00
PhoneMainView.m Change error log to info log 2014-11-05 12:18:11 +01:00
SettingsViewController.h Add possibility to send logs using enable_log_collect in linphonerc [app] section 2014-10-20 15:46:35 +02:00
SettingsViewController.m Remove isLCReady method and don't remove the core when going into background mode. 2014-10-27 17:05:03 +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 Specify if the background is dark through the UICompositeDescription 2014-10-01 14:29:00 +02:00