| .. |
|
ar.lproj
|
i10n: update translations
|
2015-04-15 09:40:39 +02:00 |
|
Base.lproj
|
i10n: add Settings page to translatable resources
|
2015-04-20 14:39:55 +02:00 |
|
de.lproj
|
i18n: update localization and add Makefile targets pull-transifex and push-transifex
|
2015-02-24 10:34:44 +01:00 |
|
fr.lproj
|
i18n: update localization and add Makefile targets pull-transifex and push-transifex
|
2015-02-24 10:34:44 +01:00 |
|
ja.lproj
|
i10n: update translations
|
2015-04-15 09:40:39 +02:00 |
|
KIF@976aafa2e2
|
Update KIF for XCtool compatibility
|
2015-03-31 17:13:13 +02:00 |
|
LinphoneUI
|
i10n: add Settings page to translatable resources
|
2015-04-20 14:39:55 +02:00 |
|
nl.lproj
|
i10n: update translations
|
2015-04-15 09:40:39 +02:00 |
|
ru.lproj
|
i18n: update localization and add Makefile targets pull-transifex and push-transifex
|
2015-02-24 10:34:44 +01:00 |
|
Utils
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:56:09 +02:00 |
|
zh_TW.lproj
|
i10n: update translations
|
2015-04-15 09:40:39 +02:00 |
|
AboutViewController.h
|
improve customazation process
|
2012-12-06 18:26:51 +01:00 |
|
AboutViewController.m
|
Revert the changes to the versioning. We will use the git version in the about page, it makes more sense.
|
2015-01-12 16:55:05 +01:00 |
|
ChatRoomTableViewController.h
|
First version of internal storage use for iOS
|
2014-05-19 16:57:52 +02:00 |
|
ChatRoomTableViewController.m
|
More tests for chat messages
|
2015-01-24 23:55:11 +01:00 |
|
ChatRoomViewController.h
|
Add a swipe gesture recognizer to go back from a chat
|
2014-11-26 15:57:07 +01:00 |
|
ChatRoomViewController.m
|
More tests for chat messages
|
2015-01-24 23:55:11 +01:00 |
|
ChatTableViewController.h
|
First version of internal storage use for iOS
|
2014-05-19 16:57:52 +02:00 |
|
ChatTableViewController.m
|
Add some unit tests
|
2015-02-17 23:04:56 +01:00 |
|
ChatViewController.h
|
-change navigation bar from 56 to 44
|
2012-08-28 17:33:46 +02:00 |
|
ChatViewController.m
|
Store the last user message into the chatroom user data. This should speed up the display of the last message in the ChatView and prevent useless multiple calls to get_history() (which goes into SQLite).
|
2014-11-26 15:57:06 +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
|
Add some unit tests
|
2015-02-17 23:04:56 +01:00 |
|
ContactDetailsTableViewController.m
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:56:09 +02:00 |
|
ContactDetailsViewController.h
|
Remove useless variables (with property defined)
|
2012-08-20 13:23:03 +02:00 |
|
ContactDetailsViewController.m
|
Some cosmetics
|
2015-02-18 10:29:12 +01:00 |
|
ContactsTableViewController.h
|
Remove useless variables (with property defined)
|
2012-08-20 13:23:03 +02:00 |
|
ContactsTableViewController.m
|
Sort contacts in the right order
|
2015-02-02 16:26:25 +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
|
Fix #1993: search bar misplaced on ipad landscape
|
2015-01-16 14:38:22 +01:00 |
|
DialerViewController.h
|
Allow a magic combination to trigger a debug popup.
|
2015-02-24 15:20:48 +01:00 |
|
DialerViewController.m
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:56:09 +02:00 |
|
FirstLoginViewController.h
|
Remove useless variables (with property defined)
|
2012-08-20 13:23:03 +02:00 |
|
FirstLoginViewController.m
|
Allow to clear the proxy config with a button in the settings.
|
2015-02-20 11:27:53 +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
|
Remove legacy support code
|
2014-12-22 15:20:51 +01:00 |
|
ImagePickerViewController.h
|
Fix Chat image loading/lag
|
2012-09-25 16:14:45 +02:00 |
|
ImagePickerViewController.m
|
Fix #2004: imagepicker statusbar
|
2015-01-19 15:05:47 +01:00 |
|
ImageSharing.h
|
Fix some 64 bit precision warnings
|
2014-11-25 17:22:43 +01:00 |
|
ImageSharing.m
|
Fix some 64 bit precision warnings
|
2014-11-25 17:22:43 +01: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 |
|
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
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:56:09 +02:00 |
|
LinphoneCoreSettingsStore.h
|
rework on settings store
|
2012-09-05 10:37:39 +02:00 |
|
LinphoneCoreSettingsStore.m
|
enable SRTP DTLS
|
2015-02-20 18:28:47 +01:00 |
|
LinphoneManager.h
|
Allow a magic combination to trigger a debug popup.
|
2015-02-24 15:20:48 +01:00 |
|
LinphoneManager.m
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:56:09 +02:00 |
|
MainStoryboard.storyboard
|
Fix iOS6 "wantFullScreen" problem
|
2014-10-02 18:05:28 +02:00 |
|
PhoneMainView.h
|
Don't use a 10s timer for battery level polling. Legacy code?
|
2014-11-28 16:59:27 +01:00 |
|
PhoneMainView.m
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:56:09 +02: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
|
enable SRTP DTLS
|
2015-02-20 18:28:47 +01:00 |
|
WizardViewController.h
|
Prevent the wizard from freezing when an invalid username/domain is entered in External account
|
2015-01-16 17:58:42 +01:00 |
|
WizardViewController.m
|
Allow to clear the proxy config with a button in the settings.
|
2015-02-20 11:27:53 +01:00 |