Commit graph

33 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
19fe1bd5d9 log: application logs are now separated of liblinphone logs 2016-01-18 13:33:07 +01:00
Gautier Pelloux-Prayer
404f6e381a Settings: move account dependent options in Account view 2015-12-10 14:42:42 +01:00
Gautier Pelloux-Prayer
f64938ce4a Settings: add debug option to flush all local images 2015-11-16 17:57:36 +01:00
Gautier Pelloux-Prayer
66d06cd76d Settings: do not display debug stuff in production 2015-10-26 14:00:48 +01:00
Gautier Pelloux-Prayer
296924830c Merge remote-tracking branch 'public/master' into 3.0.x 2015-10-15 12:16:37 +02:00
Gautier Pelloux-Prayer
4ab45b7aca Conference: add view 2015-10-15 12:14:38 +02:00
Gautier Pelloux-Prayer
d5ed8a9d9e Settings: add auto_answer for debugging purposes 2015-10-15 11:24:06 +02:00
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
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
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
766c659fc4 i10n: update translations 2015-04-27 09:57:11 +02:00
Gautier Pelloux-Prayer
b6d7b48d2e i10n: add Settings page to translatable resources 2015-04-20 14:39:55 +02:00
Gautier Pelloux-Prayer
0e9eafb0af InAppProducts: integrating UI 2015-04-16 12:29:18 +02: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
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
Guillaume BIENKOWSKI
e5b665ca32 Better translations 2014-11-07 10:49:55 +01: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
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
6ba957dbcb Add AVPF setting in the Proxy config section.
Also setup a migration for linphone.org accounts
2014-06-12 11:33:35 +02:00
Simon Morlat
3376388982 Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
	Classes/LinphoneCoreSettingsStore.m
	Classes/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
	submodules/build/Makefile
	submodules/build/builder-iphone-os.mk
2014-04-14 12:52:00 +02:00
Guillaume BIENKOWSKI
d1cb692efa Progress commit: switching to multitransport 2014-03-25 09:03:56 +01:00
Yann Diorcet
233f22e5d7 Merge branch 'master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.h
	Classes/LinphoneUI/LinphoneManager.m
	Settings.bundle/Root.plist
	Settings/InAppSettings.bundle/Root.plist
	linphone.xcodeproj/project.pbxproj
	submodules/build/builders.d/x264.mk
2013-01-15 12:58:42 +01:00
Yann Diorcet
711d975b5b Add HAVE_SSL definition and settings filter 2012-10-03 12:26:31 +02:00
Yann Diorcet
d850800fcd Add push notification setting
add default settings for wizard
2012-09-18 12:14:49 +02:00
Yann Diorcet
1efcaaa03d Remplace UIActionSheet by DTActionSheet 2012-09-17 13:58:28 +02:00
Yann Diorcet
9feb13682f Better UIViewController handling in UICompositeViewController 2012-08-10 01:21:30 +02:00
Yann Diorcet
bd0acbcc4b Fix Settings view: element update when chosen element change 2012-08-09 18:44:38 +02:00
Yann Diorcet
93a8588ed4 Add DEBUG symbol in debug configuration
Disabled validation of contact is first & last name are empty
2012-08-09 16:46:43 +02:00
Yann Diorcet
4143623d4f Improve settings 2012-07-20 15:56:16 +02:00
Yann Diorcet
c62dabc1bc Fix first login view
Working Incoming call view
Fix some value with inappsettings
2012-06-26 18:32:39 +02:00
Yann Diorcet
44e438ab33 Merge branch 'inappsettings' into new_ui
Conflicts:
	Classes/FirstLoginViewController.m
	Classes/InCallViewController.m
	Classes/LinphoneAppDelegate.h
	Classes/LinphoneAppDelegate.m
	Classes/LinphoneUI/LinphoneManager.h
	Classes/LinphoneUI/LinphoneManager.m
	Classes/MainScreenWithVideoPreview.m
	Classes/PhoneViewController.m
	PhoneMainView.xib
	linphone.xcodeproj/project.pbxproj
2012-06-22 18:30:18 +02:00