Commit graph

106 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
ab2cfbe1e6 rename wizard -> assistant 2015-09-09 14:24:27 +02:00
Gautier Pelloux-Prayer
f43bed58e6 multi accounts in progress.. 2015-09-09 10:25:41 +02:00
Gautier Pelloux-Prayer
ad4feff82f clean up headers 2015-09-08 13:13:32 +02:00
Gautier Pelloux-Prayer
f26fc22ffc Merge remote-tracking branch 'public/master' into 3.0.x 2015-09-08 11:18:41 +02:00
Gautier Pelloux-Prayer
c1d6b7f4c4 SettingsViewController: fix typo when checking if TLS is available 2015-09-02 16:54:43 +02:00
Gautier Pelloux-Prayer
8a8cb70c92 SettingsViewController: fix "Unbalanced calls to begin/end appearance transitions for <IASKAppSettingsViewControllerEx: " log error by not calling ViewWillAppear twice 2015-09-01 09:53:44 +02:00
Gautier Pelloux-Prayer
fa8a44eb5f SettingsViewController: do not show custom label "Disabled, build from source to enable" for MPEG4 and H264 if there are not available; it is confusing and can be misleading about the cause of non-availability 2015-08-31 17:26:46 +02:00
Gautier Pelloux-Prayer
71e386f412 prepare.py: add option --enable-non-free-codecs and --enable-gpl-third-parties, remove HAVE_* options from Xcode project since there are now automatically stubbed by the SDK 2015-08-27 15:32:45 +02:00
Gautier Pelloux-Prayer
20ed941884 fix table views 2015-07-27 15:22:51 +02:00
Gautier Pelloux-Prayer
5be47874d5 continue headers 2015-07-23 14:35:04 +02:00
Gautier Pelloux-Prayer
dd5f86e420 LinphoneCoreSettingsStore: do not synchronize settings in init, it will be done when view is visible 2015-07-15 12:12:28 +02:00
Gautier Pelloux-Prayer
f63ca7fc89 InAppSettingsVideo: reset FPS when using non custom preset 2015-06-17 10:51:21 +02:00
Gautier Pelloux-Prayer
9b6ae065b5 LocalNotification: add settings Call "Repeat call notification" so that in iOS8, user can choose local notification behaviour based on its use case (vibrate at each notification or not) 2015-06-16 18:11:32 +02:00
Gautier Pelloux-Prayer
b5a777a679 InAppSettingsVideo: add video preset, video FPS and bandwidth limit preferences 2015-06-16 18:00:49 +02:00
Gautier Pelloux-Prayer
2d10de7d88 InAppSettingsVideo: add video preset, video FPS and bandwidth limit preferences 2015-06-16 18:00:40 +02:00
Gautier Pelloux-Prayer
016fa44f62 InAppSettings: reorder code by section 2015-06-16 15:21:57 +02:00
Gautier Pelloux-Prayer
28140195bb InApp: remove unused classes 2015-06-15 17:45:05 +02:00
Guillaume BIENKOWSKI
4a05213af1 Remove retain / release / autorelease that were not watched 2015-06-02 14:39:52 +02:00
Guillaume BIENKOWSKI
b6d8afe22e Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
Gautier Pelloux-Prayer
2c89cb8173 SettingsViewController: hide media encryption preference when SSL not available 2015-05-28 15:51:43 +02:00
Gautier Pelloux-Prayer
0a873c3a87 inapp: disable on master and do not call any code in this case 2015-04-30 17:33:33 +02:00
Gautier Pelloux-Prayer
3b8ddd28a1 Merge branch 'dev_inapp_purchase'
Conflicts:
	.tx/config
	Classes/Base.lproj/WizardViews.xib
	Classes/Utils/Utils.h
	Classes/Utils/Utils.m
	Classes/WizardViewController.h
	Classes/WizardViewController.m
	Resources/linphonerc-factory
	Resources/linphonerc-factory~ipad
2015-04-30 17:01:51 +02:00
Gautier Pelloux-Prayer
7441e0155a LinphoneManager: rename *LibLinphone to *LinphoneCore methods for consistency 2015-04-27 17:13:36 +02:00
Gautier Pelloux-Prayer
aefc92a0dd logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
Gautier Pelloux-Prayer
0e9eafb0af InAppProducts: integrating UI 2015-04-16 12:29:18 +02:00
Jehan Monnier
2be1b5e6c1 enable SRTP DTLS
[Switch submodule branch] for polarssl
2015-02-20 18:28:47 +01:00
Guillaume BIENKOWSKI
0fa635dc68 Allow to clear the proxy config with a button in the settings. 2015-02-20 11:27:53 +01:00
Guillaume BIENKOWSKI
10cfee9ce2 Don't ask the user to validate the Wizard launch if no proxy is configured.
Fixes #2005
2015-01-16 14:06:57 +01:00
Gautier Pelloux-Prayer
945fb7005c Add option save_new_contacts_as_phone_number to automatically add new contacts as phone number instead of sip address in case of phone number 2015-01-09 09:26:19 +01:00
Guillaume BIENKOWSKI
7c75cfd825 Add a reset logs button 2015-01-07 17:55:28 +01:00
Guillaume BIENKOWSKI
da971b73e1 Remove legacy support code 2014-12-22 15:20:51 +01:00
Guillaume BIENKOWSKI
7ff6008db1 Move the send logs button to the advanced menu and use only one preference to trigger it (debugenable_preference) 2014-12-17 12:18:06 +01:00
Gautier Pelloux-Prayer
31a5c7d669 Remove UICallCell french & russian too, and fix UICallCell to correctly size on tablet and resize avatar image on landscape 2014-11-20 11:59:10 +01:00
Guillaume BIENKOWSKI
2c67a6c460 Remove isLCReady method and don't remove the core when going into background mode.
This removes a lot of code complexity and makes some strange simulator / device bugs workable (especially the very first start of the app).
2014-10-27 17:05:03 +01:00
Guillaume BIENKOWSKI
954dc2fedf Prepare for ARM64 compilation and remove loss-precision warnings where possible (possibly incomplete) 2014-10-27 12:22:41 +01:00
Gautier Pelloux-Prayer
399412f6d3 Do not send email if this is not available as documentation states 2014-10-20 16:51:57 +02:00
Gautier Pelloux-Prayer
1c08ea1791 Add possibility to send logs using enable_log_collect in linphonerc [app] section 2014-10-20 15:46:35 +02:00
Gautier Pelloux-Prayer
5d3d15d353 Add voice mail feature: long press on "1" button will call it, if configured 2014-09-24 14:21:03 +02:00
Guillaume BIENKOWSKI
1766ebdfe7 Add the User ID specifier for advanced authentication.
Since the account setup was getting a bit big, I added a button to switch to advanced mode and hide the non-advanced settings by default.
2014-08-13 11:43:44 +02:00
Guillaume BIENKOWSKI
ca5c5c5d8e Display a warning when entering the wizard. 2014-05-23 16:07:14 +02:00
Guillaume BIENKOWSKI
05df11ef9a Fix memory leaks spotted by clang static analysis.
Refactored imageSharing to adopt objc conventions: the name of a method returning an allocated object has to contain 'new'
2014-05-20 11:29:03 +02:00
Guillaume BIENKOWSKI
66cd9e797a 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
Simon Morlat
2eddb8ad81 merge tunnel branch into main branch so that source code is exactly the same in the two branches.
The only difference is the presence of the submodules/tunnel .
2014-04-23 09:36:55 +02:00
Guillaume BIENKOWSKI
b75d428b06 Cosmetics: don't call linphone_core_get_config() all the time 2014-04-01 10:40:51 +02:00
Guillaume BIENKOWSKI
bb59a61e71 Switch to multi protocol from branch remote 2014-03-31 16:28:46 +02:00
Guillaume BIENKOWSKI
53ffeddf52 Fix some Clang warnings 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
7f944c91d0 Merge branch 'master' into apple_store
Conflicts:
	Classes/SettingsViewController.m
2013-10-14 17:11:07 +02:00
Guillaume BIENKOWSKI
2bc0cd8c84 Display a "disabled, compile from source" if the codec
is not installed.
2013-10-14 16:59:26 +02:00
Guillaume BIENKOWSKI
8216215669 Merge branch 'master' into HEAD to incorporate changes for version 2.1 (see tag 2.1)
Conflicts:
	Resources/en.lproj/Localizable.strings
	Resources/fr.lproj/Localizable.strings
	Resources/linphonerc-factory
	linphone-Info.plist
2013-10-11 16:32:53 +02:00
Guillaume BIENKOWSKI
1ca1cc1f80 Fix messy transitions for iOS7 2013-10-03 09:19:29 +02:00