Guillaume BIENKOWSKI
ade5237abd
Merge branch 'master' of git.linphone.org:linphone-iphone
2013-11-14 14:04:51 +01:00
Guillaume BIENKOWSKI
a7104a6bc5
Added the translations missing for the username validation.
2013-11-14 13:03:38 +01:00
Guillaume BIENKOWSKI
a050e61287
Fix visual glitch in Call when toggling the details view.
...
+ better elapsed time computing
2013-11-14 13:01:22 +01:00
Guillaume BIENKOWSKI
ca097a54cf
Added username validation when creating a new account.
...
It also converts the username to lowercase.
2013-11-14 12:54:45 +01:00
Guillaume BIENKOWSKI
8752783d29
Better duration computation code
2013-11-13 17:15:53 +01:00
Guillaume BIENKOWSKI
24051b4221
Fix in-call glitch where enabling/disabling the details view would show a bad cell size for a moment.
2013-11-13 17:09:44 +01:00
Guillaume BIENKOWSKI
7be6bace3a
Another shot at better layout of chat cells.
2013-11-13 16:03:19 +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
Guillaume BIENKOWSKI
a1b20551df
Added bandwidth margin for HD video bitrate.
2013-11-12 11:36:10 +01:00
Guillaume BIENKOWSKI
d8ceae7f47
Fix bandwidth specification (should be in kB/s, not B/s)
2013-11-12 11:08:01 +01:00
Guillaume BIENKOWSKI
4d31f1539a
Fix grey status bar in Settings view in ios6
2013-11-08 09:06:12 +01:00
Guillaume BIENKOWSKI
8018d3487b
Add margin in ChatRoom cell handling, to fix a line-breaking problem.
2013-11-07 17:36:11 +01:00
Guillaume BIENKOWSKI
88c7705c1c
Better transitions for the statusbar in ios7
2013-11-07 12:23:30 +01:00
Jehan Monnier
696643b92b
update liblinphone to fix 488 crashes
2013-11-06 17:44:40 +01:00
Guillaume BIENKOWSKI
43602710a2
Use binary version of the silk lib for armV7.
...
This enables older devices (iPhone4) to handle the SILK codec normally again.
2013-11-05 15:49:37 +01:00
Guillaume BIENKOWSKI
84a638e198
Typo
2013-11-05 15:48:06 +01:00
Guillaume BIENKOWSKI
46a4a35984
Fix static analysis showing incorrect use of string comparison result
2013-11-05 14:39:16 +01:00
Guillaume BIENKOWSKI
9a64549fa1
Fix the algorithm in charge of detecting unsupported codecs.
2013-11-05 14:37:09 +01:00
Guillaume BIENKOWSKI
7f66de2e96
Fix local notification ring not stopping.
2013-11-05 14:17:38 +01:00
Guillaume BIENKOWSKI
c18e874b68
Update tunnel repo
2013-11-05 11:00:14 +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
82c22d1fd0
Replace 32kb/s bandwidth setting by something a bit less aggressive: 36kb/s
2013-11-04 15:24:57 +01:00
Guillaume BIENKOWSKI
4f6bb3bc66
Updated belle-sip submodule.
2013-11-04 14:55:44 +01:00
Guillaume BIENKOWSKI
467356148d
Fix libilbc cleanup.
2013-11-04 12:24:11 +01:00
Simon Morlat
0bacc7e68a
disable SRV because of pending bugs.
2013-11-04 00:37:26 +01:00
Simon Morlat
f4068416e0
update belle-sip (revert bug in commit)
2013-10-31 16:23:43 +01:00
Simon Morlat
6defa95cb3
update linphone & belle-sip
2013-10-31 11:15:59 +01:00
Simon Morlat
3f650e3306
update belle-sip & linphone
2013-10-29 22:26:47 +01:00
Guillaume BIENKOWSKI
a389cd6487
Updated iOS code to support linphone & belle-sip update.
2013-10-23 16:53:31 +02:00
Guillaume BIENKOWSKI
297b0a9bff
Updated belle-sip and linphone submodules for escaped headers support
2013-10-23 15:41:53 +02:00
Guillaume BIENKOWSKI
6724256703
Add missing icon reference in Xcode's project file.
2013-10-21 17:07:06 +02:00
Guillaume BIENKOWSKI
b60ca6b5f7
Don't cancel non-GPL build when FFMPEG is activated.
...
Instead, disable it.
2013-10-21 16:10:20 +02:00
Guillaume BIENKOWSKI
69f88f2825
Fix the chat not scrolling every time when a new
...
message is posted.
2013-10-21 16:04:42 +02:00
Guillaume BIENKOWSKI
10ac514325
Don't resize 9Patch images. This messes up the Chat View
2013-10-18 15:53:28 +02:00
Guillaume BIENKOWSKI
4bc6556a15
Re-enable ffmpeg in master
...
+ typo in veryclean
2013-10-18 11:03:15 +02:00
Guillaume BIENKOWSKI
e7902cef41
Bump bundle short version do 3.5.103
2013-10-15 17:00:18 +02:00
Guillaume BIENKOWSKI
04a677a535
Fix the asset optimization for good:
...
- asset names for iPad were not named correctly
- the UIMainBar's dialer was not using background images
2013-10-15 16:04:11 +02:00
Guillaume BIENKOWSKI
f4d4350c21
Merge branch 'refs/heads/master' into apple_store
2013-10-15 10:58:00 +02:00
Guillaume BIENKOWSKI
7793c638e9
Don't skip image optimization.
2013-10-15 10:40:32 +02:00
Guillaume BIENKOWSKI
1217a57126
Some commands for distclean in FFMPEG fail in OSX,
...
so don't account on these. We simply remove the
folder afterwards.
2013-10-15 09:33:22 +02:00
Guillaume BIENKOWSKI
521c008f24
Some commands for distclean in FFMPEG fail in OSX,
...
so don't account on these. We simply remove the
folder afterwards.
2013-10-15 09:27:13 +02:00
Guillaume BIENKOWSKI
7f944c91d0
Merge branch 'master' into apple_store
...
Conflicts:
Classes/SettingsViewController.m
2013-10-14 17:11:07 +02:00
Guillaume BIENKOWSKI
779a0909d8
Optimized the build system for something shorter.
2013-10-14 17:06:54 +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
2bc0cd8c84
Display a "disabled, compile from source" if the codec
...
is not installed.
2013-10-14 16:59:26 +02:00
Guillaume BIENKOWSKI
f3b8c3c787
Remove apple-store specific changes for non-inclusion of FFMPEG and X264
...
- update the default configuration to use TLS as default
- remove the HAVE_SSL flag (not needed anymore)
This makes the apple_store branch closer to master.
2013-10-11 17:19:33 +02:00
Guillaume BIENKOWSKI
1e27d3d3d7
Disable FFMPEG for Appstore build
2013-10-11 16:33:50 +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
e1e35b6bc9
Added remote-notification option in the application background modes
...
+ bumped version number to 2.1
2013-10-10 12:23:55 +02:00
Guillaume BIENKOWSKI
e490b7ea13
Migrate non-GPL target of XCode to the new header paths
2013-10-10 11:26:58 +02:00