linphone-ios/Classes
Gautier Pelloux-Prayer 96a0c6cf80 contact rework
2015-07-23 16:51:04 +02:00
..
ar.lproj i18n: update strings and fix generate_strings_file.sh 2015-06-05 11:38:40 +02:00
Base.lproj contact rework 2015-07-23 16:51:04 +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@7cf06309ad .gitmodules: use mirrors for sourceforge repositories which is down 2015-07-22 15:33:30 +02:00
LinphoneUI contact rework 2015-07-23 16:51:04 +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 contact rework 2015-07-23 16:51:04 +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 continue headers 2015-07-23 14:35:04 +02:00
ChatRoomTableViewController.h filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
ChatRoomTableViewController.m clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
ChatRoomViewController.h contact rework 2015-07-23 16:51:04 +02:00
ChatRoomViewController.m contact rework 2015-07-23 16:51:04 +02:00
ChatTableViewController.h First version of internal storage use for iOS 2014-05-19 16:57:52 +02:00
ChatTableViewController.m new UI: update main bar 2015-07-22 15:33:31 +02:00
ChatViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ChatViewController.m continue headers 2015-07-23 14:35:04 +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 continue headers 2015-07-23 14:35:04 +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 Tests: fix contact edition test by handling """propertly""" tableview edit button 2015-06-26 15:20:18 +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 continue headers 2015-07-23 14:35:04 +02:00
ContactsTableViewController.h Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
ContactsTableViewController.m contact rework 2015-07-23 16:51:04 +02:00
ContactsViewController.h add contacts table view in xib 2015-07-23 15:34:02 +02:00
ContactsViewController.m contact rework 2015-07-23 16:51:04 +02:00
DialerViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
DialerViewController.m continue headers 2015-07-23 14:35:04 +02:00
FirstLoginViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
FirstLoginViewController.m continue headers 2015-07-23 14:35:04 +02:00
HistoryDetailsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
HistoryDetailsViewController.m continue headers 2015-07-23 14:35:04 +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 continue headers 2015-07-23 14:35:04 +02:00
ImagePickerViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImagePickerViewController.m continue headers 2015-07-23 14:35:04 +02:00
ImageViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
ImageViewController.m continue headers 2015-07-23 14:35:04 +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 continue headers 2015-07-23 14:35:04 +02:00
IncomingCallViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
IncomingCallViewController.m continue headers 2015-07-23 14:35:04 +02:00
LaunchScreen.xib resize views to 360x537 2015-07-23 12:25:59 +02:00
LinphoneAppDelegate.h Fix discrepancies spotted by analysis 2014-10-27 17:12:49 +01:00
LinphoneAppDelegate.m LinphoneAppDelegate.m: terminate calls and unregister when terminating application if not using remote push 2015-07-10 12:27:31 +02:00
LinphoneCoreSettingsStore.h InAppSettings: reorder code by section 2015-06-16 15:21:57 +02:00
LinphoneCoreSettingsStore.m LinphoneCoreSettingsStore: do not synchronize settings in init, it will be done when view is visible 2015-07-15 12:12:28 +02:00
LinphoneManager.h new UI: update main bar 2015-07-22 15:33:31 +02:00
LinphoneManager.m new UI: update main bar 2015-07-22 15:33:31 +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 new UI: update main bar 2015-07-22 15:33:31 +02:00
SettingsViewController.h Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
SettingsViewController.m continue headers 2015-07-23 14:35:04 +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 continue headers 2015-07-23 14:35:04 +02:00