Guillaume BIENKOWSKI
d5dff4c452
Implement silent push support, with special string sent to the register server "IC_SIL".
...
Only works on iOS 7.
2014-01-30 16:42:26 +01:00
Guillaume BIENKOWSKI
27261010d6
Fix missing localized placeholder in dialer
2014-01-24 13:59:14 +01:00
Guillaume BIENKOWSKI
1fc2b10e7e
Better comments on how masking works
2014-01-24 13:59:14 +01:00
Guillaume BIENKOWSKI
edf44eb743
Revert "Fix Dialer preview not angled correctly at first start if the device is rotated."
...
This reverts commit 02ac9da3bd .
2014-01-13 12:01:19 +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
b580765773
Disable speaker button when running on iPad
2014-01-13 09:20:03 +01:00
Guillaume BIENKOWSKI
0e95a54e52
Handle sips: prefix as valid SIP address
2014-01-10 15:04:38 +01:00
Guillaume BIENKOWSKI
02ac9da3bd
Fix Dialer preview not angled correctly at first start if the device is rotated.
2014-01-10 11:12:41 +01:00
Guillaume BIENKOWSKI
00d8059d1f
NULLify the contact parameters, since they are now in the uri parameters.
2014-01-02 11:41:54 +01:00
Simon Morlat
5798639789
add linphone_proxy_config_set_contact_uri_parameters()
2013-12-12 11:29:32 +01:00
Simon Morlat
4372a0ecd6
remove cpu count detection from app, since it is done automatically by mediastreamer2 now.
...
update belle sip and linphone
2013-12-06 13:10:24 +01:00
Guillaume BIENKOWSKI
f6127f1565
Continuing XML migration
2013-11-20 09:02:22 +01:00
Guillaume BIENKOWSKI
4e554e07ec
Switch to xcode5 xib format
2013-11-19 17:08:36 +01:00
Guillaume BIENKOWSKI
effd29dff4
Make sure the username is lowercase when register is issued.
2013-11-19 15:12:32 +01:00
Guillaume BIENKOWSKI
1c1fcd6553
Don't perform statusbar animation if target is already in the expected state.
2013-11-19 11:55:34 +01:00
Guillaume BIENKOWSKI
a31ee8b410
Fix status bar transition from video call.
2013-11-19 10:35:16 +01:00
Guillaume BIENKOWSKI
37cafbe61b
Fix a crash when removing contacts.
2013-11-18 14:32:14 +01:00
Guillaume BIENKOWSKI
3fa6568e0b
Fix issue with incoming call view displayed when the call is answered.
2013-11-18 13:58:34 +01:00
Guillaume BIENKOWSKI
8c6e96eb80
Update the badge count to reflect ongoing calls.
...
This is useful in the case an incoming call is received but Linphone is
in the background.
Also disable ringing once the application gets in the foreground.
2013-11-18 12:12:26 +01:00
Guillaume BIENKOWSKI
03dfd7fc7b
Solve the PR #1004 , Can't answer call from lock screen if app is in background and we slide the bottom of the lockscreen (not the push)
...
What was happening: we would land into the dialer view, but with an incoming call in BG, which would confuse the UI.
2013-11-18 10:58:05 +01:00
Guillaume BIENKOWSKI
0b98741087
Added a preference to hide the "create account" button in the wizard.
...
I also renamed the preference for consistency with Android.
Also, in case all the buttons are removed, we skip the choice view.
2013-11-15 15:11:35 +01:00
Guillaume BIENKOWSKI
966156fd09
UICallCell height is actually not dependent on iPad/iPhone distinction.
...
Both have changed.
2013-11-14 17:28:43 +01:00
Guillaume BIENKOWSKI
bf739c229c
Animate the opacity transition
2013-11-14 17:11:16 +01:00
Guillaume BIENKOWSKI
8b61ef586e
Use black background for Wizard view
2013-11-14 17:08:25 +01:00
Guillaume BIENKOWSKI
b8a550295f
Get correct default values for bitrate
2013-11-14 16:59:59 +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
7be6bace3a
Another shot at better layout of chat cells.
2013-11-13 16:03:19 +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
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
a389cd6487
Updated iOS code to support linphone & belle-sip update.
2013-10-23 16:53:31 +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
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
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
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
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
7f9abfed95
Fix bug where the ring sound would not stop in case
...
of a push notification.
2013-10-09 10:31:48 +02:00
Guillaume BIENKOWSKI
6133060d76
Fix a typo
2013-10-09 09:33:15 +02:00
Guillaume BIENKOWSKI
92f00c7784
Added a vertical separator to the contact detail fields.
2013-10-07 17:15:36 +02:00
Guillaume BIENKOWSKI
bcfd661408
Fix status bar color when going to/coming from dialer on ipad
2013-10-07 15:22:33 +02:00
Guillaume BIENKOWSKI
c14c889b47
Amend commit 5842818bbc for opaque settings header: the fix was not complete.
2013-10-07 14:11:01 +02:00
Guillaume BIENKOWSKI
debbda9bfd
Fix the contact editing interface
2013-10-07 14:05:10 +02:00