Commit graph

863 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
77dfa1c6b3 Added block-based UIAlertview handler. This will ease development 2014-07-10 14:11:46 +02:00
Jehan Monnier
7b81207fc8 fix target no gpl 2014-07-08 12:48:31 +02:00
Guillaume BIENKOWSKI
84efdb1a7b Compile without h264 on distribution and release targets 2014-07-08 10:49:58 +02:00
Jehan Monnier
7478d291de fix build issue with openh264 2014-07-08 10:03:21 +02:00
Guillaume BIENKOWSKI
5fef8b5df2 Move frameworks into a subdirectory, so that the project is more readable 2014-06-12 14:08:06 +02:00
Jehan Monnier
c72fe6e3de update belle-sip, linphone and msopenh264 submodules 2014-06-04 17:46:45 +02:00
Guillaume BIENKOWSKI
9af53c8a16 Progress commit on logs handler for linphone tester.
High memory usage on logs scroll though.
2014-06-01 21:27:38 +02:00
Guillaume BIENKOWSKI
9de005abf8 Finally took the time to prepare a functioning basic Linphone tester for iOS.
No traces, audio is crashing, but the UI is here.
2014-05-28 17:13:02 +02:00
Guillaume BIENKOWSKI
336c43e5ba Merge branch 'messages'
Conflicts:
	Classes/LinphoneManager.m
2014-05-20 11:41:28 +02:00
Guillaume BIENKOWSKI
e5641e79be Enable message storage in compilation and remove chat model from the xcode project 2014-05-19 16:59:36 +02:00
Jehan Monnier
5122d1135d fix linphone-no-gpl-third-parties xcode project 2014-05-14 10:11: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
edd0d46291 Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
	Classes/LinphoneCoreSettingsStore.m
2014-04-22 17:03:25 +02:00
Guillaume BIENKOWSKI
2553dfe702 Use a short ring and repeat notifications for local notifications.
This fixes the endless ringing but also brings along other problems
2014-04-18 16:58:55 +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
Ghislain MARY
18cb2e2b25 Activate OpenH264 instead of X264. 2014-04-07 11:29:26 +02:00
Guillaume BIENKOWSKI
14ea54c904 Fix bad library paths in Xcode proj and missing iPad target 2014-04-04 14:04:54 +02:00
Guillaume BIENKOWSKI
96997e8c5c Merge branch 'origin/master' 2014-04-03 14:22:15 +02:00
Guillaume BIENKOWSKI
08d486afa5 Merge branch 'master' into remote
Conflicts:
	Classes/Base.lproj/WizardViews.xib
	Classes/LinphoneCoreSettingsStore.m
	Classes/LinphoneManager.m
	Classes/PhoneMainView.m
	Classes/SettingsViewController.m
	Classes/WizardViewController.h
	Classes/WizardViewController.m
2014-04-02 15:11:08 +02:00
Johan Pascal
949a8c1d9c Switch to BZRTP engine 2014-04-02 09:55:54 +02:00
Guillaume BIENKOWSKI
3f23e09d48 Fix compilation for non-gpl version of linphone 2014-04-02 09:02:07 +02:00
Guillaume BIENKOWSKI
bb59a61e71 Switch to multi protocol from branch remote 2014-03-31 16:28:46 +02:00
Guillaume BIENKOWSKI
d1cb692efa Progress commit: switching to multitransport 2014-03-25 09:03:56 +01:00
Guillaume BIENKOWSKI
d78e097bf6 Possible fix for volume windows appearing when placing a call 2014-03-21 16:03:42 +01:00
Guillaume BIENKOWSKI
acea5ac363 Remove libbcg729, not that it is included in libmsg729 2014-03-13 16:24:33 +01:00
Guillaume BIENKOWSKI
a63542cd03 - Allow to resend a message that's not delivered correctly
- Allow select-all on uitextviews
2014-03-05 14:16:01 +01:00
Guillaume BIENKOWSKI
856f84c2b8 Enable liblinphone_tester in Xcode 2014-03-05 14:16:01 +01:00
Guillaume BIENKOWSKI
bd0a2b757e Convert strings file to UTF8 encoding. This will ease git merges.. 2014-02-06 14:39:31 +01:00
Guillaume BIENKOWSKI
4d276fd855 Migrate to iOS6 deployment target. This is necessary to support localizable strings-based XIBs to work. 2014-02-04 14:38:27 +01:00
Guillaume BIENKOWSKI
de944d7f4a Add itunes artwork in the app package 2014-01-21 09:14:30 +01:00
Guillaume BIENKOWSKI
7f36f72199 Switched to Xcode's internal localization.
It uses .strings when possible, and a specific xib file for 
language-specific layouts.
2014-01-13 11:43:27 +01:00
Guillaume BIENKOWSKI
5a1563d2cd Use linphone-sdk certificates instead of the one
hardcoded in linphone-iphone
2013-11-13 13:45:31 +01:00
Jehan Monnier
696643b92b update liblinphone to fix 488 crashes 2013-11-06 17:44:40 +01:00
Guillaume BIENKOWSKI
1ec60999ab Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
	Classes/LinphoneManager.h
	Classes/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
	submodules/build/Makefile
	submodules/build/builder-iphone-os.mk

+ Made modifications to the tunnel compilation so that it builds without openssl.
2013-11-05 10:54:23 +01:00
Guillaume BIENKOWSKI
6724256703 Add missing icon reference in Xcode's project file. 2013-10-21 17:07:06 +02:00
Guillaume BIENKOWSKI
40bce46996 Disable some image processing in release mode,
since it looks like it messes up the iPad display.

Also moved the script out of Xcode's project file
to a physical file on disk. This allows for easier
editing.
2013-10-14 17:06:08 +02:00
Guillaume BIENKOWSKI
e490b7ea13 Migrate non-GPL target of XCode to the new header paths 2013-10-10 11:26:58 +02:00
Guillaume BIENKOWSKI
9b5da13f24 New icons are now in the XCode project 2013-10-02 17:10:55 +02:00
Guillaume BIENKOWSKI
f9a64f6e48 Fix iOS7 cell transparency problems 2013-09-30 16:52:20 +02:00
Jehan Monnier
a6e5a2f095 Merge branch 'master' of git.linphone.org:linphone-iphone 2013-08-26 11:03:13 +02:00
Jehan Monnier
1ef6bf2fc7 only repport registration error due to bad credential 2013-08-26 11:03:03 +02:00
Ghislain MARY
e1362e10f3 Fix compilation after update of zrtp. 2013-08-21 10:56:14 +02:00
Jehan Monnier
9027042134 add debug option to sdk build 2013-07-03 18:38:39 +02:00
Jehan Monnier
aa42b22606 Merge branch 'belle-sip' of git.linphone.org:linphone-iphone-private into belle-sip 2013-06-26 11:26:38 +02:00
Jehan Monnier
9848b312ce disable amrvs7 build from debug target
fix liblinphone.proj
2013-06-26 11:26:04 +02:00
Ghislain MARY
0f45d11d65 Add libxml2 to xcode project. 2013-06-20 17:31:52 +02:00
Jehan Monnier
86699c4bb7 fix msiounit 2013-06-14 17:15:11 +02:00
Jehan Monnier
8f74160e83 Merge remote-tracking branch 'origin/master' into belle-sip
Conflicts:
	.gitmodules
	linphone.xcodeproj/project.pbxproj
	submodules/build/builder-iphone-os.mk
	submodules/build/builders.d/libvpx.mk
	submodules/build/builders.d/mssilk.mk
	submodules/build/builders.d/opencore-amr.mk
	submodules/build/iphone-config.site
	submodules/liblinphone.xcodeproj/project.pbxproj
	submodules/linphone
2013-06-04 10:31:39 +02:00
Jehan Monnier
a0a02062d1 enhanced management of sip uri in contact 2013-05-31 11:25:00 +02:00
Jehan Monnier
1f2c48e380 add opus library 2013-05-28 12:40:05 +02:00