linphone-iphone/Classes
2015-10-05 11:25:05 +02:00
..
ar.lproj i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
Base.lproj linphonerc: remove outbound proxy for linphone accounts by default 2015-10-02 16:00:39 +02:00
de.lproj i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
fr.lproj i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
ja.lproj i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
KIF@21a137bc80 submodules: update KIF to latest stable version 3.3 2015-09-21 11:01:56 +02:00
LinphoneUI ChatRoomViewController.m: call linphone_send_message only after having added the message to the list to avoid error log 2015-09-21 11:01:56 +02:00
nl.lproj i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
ru.lproj i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
Utils User agent: use device name and version as user agent 2015-10-05 11:25:05 +02:00
zh_TW.lproj i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
AboutViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
AboutViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
ChatRoomTableViewController.h filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
ChatRoomTableViewController.m LinphoneUITester: fix some tests 2015-09-14 17:26:29 +02:00
ChatRoomViewController.h filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
ChatRoomViewController.m ChatRoomViewController.m: call linphone_send_message only after having added the message to the list to avoid error log 2015-09-21 11:01:56 +02:00
ChatTableViewController.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
ChatTableViewController.m LinphoneUITester: fix potential crash when deleting chat rooms 2015-09-23 15:28:51 +02:00
ChatViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ChatViewController.m chat: update linphone and fix chat rooms usage to avoid crashes when receiving ACK after having deleted the chat room 2015-09-04 16:02:07 +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 clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +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 chat: update linphone and fix chat rooms usage to avoid crashes when receiving ACK after having deleted the chat room 2015-09-04 16:02:07 +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 clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
ContactsTableViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactsTableViewController.m ContactsTableViewController: fix contacts list when having 2 contacts with the same name 2015-10-02 14:27:14 +02:00
ContactsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ContactsViewController.m ios9: fix project compilation for xcode7/ios9 and disable bitcode for yet. Warning: VPX build is broken yet 2015-09-18 12:31:12 +02:00
DialerViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
DialerViewController.m update belle-sip & linphone submodules 2015-07-23 11:50:06 +02:00
FirstLoginViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
FirstLoginViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
HistoryDetailsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
HistoryDetailsViewController.m chat: update linphone and fix chat rooms usage to avoid crashes when receiving ACK after having deleted the chat room 2015-09-04 16:02:07 +02:00
HistoryTableViewController.h -change navigation bar from 56 to 44 2012-08-28 17:33:46 +02:00
HistoryTableViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
HistoryViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
HistoryViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
ImagePickerViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImagePickerViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
ImageViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImageViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
InAppProductsManager.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
InAppProductsManager.m Wizard: add TPKeyboardAvoiding framework and use it to remove frame resizing code 2015-07-16 15:34:35 +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 clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
InCallViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
InCallViewController.m update belle-sip & linphone submodules 2015-07-23 11:50:06 +02:00
IncomingCallViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
IncomingCallViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +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 chat: update linphone and fix chat rooms usage to avoid crashes when receiving ACK after having deleted the chat room 2015-09-04 16:02:07 +02:00
LinphoneCoreSettingsStore.h InAppSettings: reorder code by section 2015-06-16 15:21:57 +02:00
LinphoneCoreSettingsStore.m linphonerc: remove outbound proxy for linphone accounts by default 2015-10-02 16:00:39 +02:00
LinphoneManager.h LinphoneUITester: add some call tests and fix crash when entering invalid caracters in address field 2015-08-25 14:34:11 +02:00
LinphoneManager.m User agent: use device name and version as user agent 2015-10-05 11:25:05 +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 ios9: try to fix compilation for ios8 and lower 2015-09-18 14:19:34 +02:00
SettingsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
SettingsViewController.m debug: "Send logs" button is now also attaching linphone.rc and linphone-chats.db 2015-09-18 12:30:22 +02:00
WizardViewController.h Wizard: add TPKeyboardAvoiding framework and use it to remove frame resizing code 2015-07-16 15:34:35 +02:00
WizardViewController.m submodules: update belle-sip and linphone 2015-10-02 12:04:31 +02:00