Guillaume BIENKOWSKI
0612d39f59
Change provisioning profile for buildbot
2014-10-08 15:20:23 +02:00
Guillaume BIENKOWSKI
5b3e2b0617
Update provisioning profiles
2014-10-03 12:02:37 +02:00
Gautier Pelloux-Prayer
0febdf309f
Add -Werror=objc-method-access in xcode project
2014-10-03 10:00:28 +02:00
Guillaume BIENKOWSKI
8648d229cb
Provisioning profile for tester
2014-10-03 09:17:36 +02:00
Guillaume BIENKOWSKI
d6bf9e4193
Fix UIAlertView for iOS8 (updated DTFoundation)
2014-09-30 16:35:08 +02:00
Guillaume BIENKOWSKI
8ab996a75d
Use a storyboard to launch the main UI. This is needed for iOS 8 because otherwise, the main window will have bad dimensions in landscape.
2014-09-30 15:57:39 +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
0db7078145
Xcode bot scheme
2014-09-24 11:17:38 +02:00
Gautier Pelloux-Prayer
80b6d865c8
Use a specific class for long press dialer "0" button instead of hardcoding a specific case in base class
2014-09-24 11:14:16 +02:00
Guillaume BIENKOWSKI
b475d0a1fb
LinphoneTester scheme is now shared
2014-09-11 14:35:18 +02:00
Guillaume BIENKOWSKI
5c1bd07b1b
Add a unit-test framework for iOS.
...
Launch using the following command:
xcodebuild -sdk iphonesimulator -project linphone.xcodeproj -scheme "LinphoneTester" test RUN_UNIT_TEST_WITH_IOS_SIM=YES
2014-09-11 11:39:39 +02:00
Guillaume BIENKOWSKI
e2e36f2d88
Merge branch 'master' into dev_sendmsg
...
Conflicts:
Resources/licenses.html
2014-09-10 10:09:57 +02:00
Gautier Pelloux-Prayer
be5ba77e8b
Update submodules
2014-07-29 14:54:17 +02:00
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