Commit graph

2079 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
e8ab36af3a Merge branch 'master' into apple_store 2015-01-20 11:47:43 +01:00
Guillaume BIENKOWSKI
25713897ea Bump build version 2015-01-20 11:47:14 +01:00
Guillaume BIENKOWSKI
57b1a5f06b Merge branch 'master' into apple_store 2015-01-20 11:17:11 +01:00
Guillaume BIENKOWSKI
2833a0f55b Reverse bad commit on wizard views 2015-01-20 11:11:59 +01:00
Guillaume BIENKOWSKI
4fe78b84eb Update linphone for libz 2015-01-20 10:49:20 +01:00
Simon Morlat
333612f73d update polarssl 2015-01-20 10:32:31 +01:00
Guillaume BIENKOWSKI
a5810fdc20 Try to mitigate crash and memory leak when changing the contact image multiple times. 2015-01-19 17:00:06 +01:00
Guillaume BIENKOWSKI
59978a1de2 Fix #2000: video preview not enabled at first launch (iPad) 2015-01-19 16:00:17 +01:00
Guillaume BIENKOWSKI
d30ccafcb7 Fix #2004: imagepicker statusbar 2015-01-19 15:05:47 +01:00
Guillaume BIENKOWSKI
c97760034d Update liblinphone xcodeproj 2015-01-19 14:49:57 +01:00
Guillaume BIENKOWSKI
d5db95f16f x86_64 details in README 2015-01-19 14:49:09 +01:00
Guillaume BIENKOWSKI
5b1c65120c Update linphone for arm64 downscale routines 2015-01-19 14:08:06 +01:00
Guillaume BIENKOWSKI
49afcfd45b Update Readme 2015-01-19 11:03:19 +01:00
Guillaume BIENKOWSKI
6a82937bbd Fix crashes when sending chats to strange addresses 2015-01-19 10:47:05 +01:00
Guillaume BIENKOWSKI
e389a03405 Update linphone 2015-01-19 10:36:13 +01:00
Guillaume BIENKOWSKI
8d69560475 Prevent the wizard from freezing when an invalid username/domain is entered in External account 2015-01-16 17:58:42 +01:00
Guillaume BIENKOWSKI
08dbcc7d3e Update linphone 2015-01-16 17:31:59 +01:00
Guillaume BIENKOWSKI
b1ebb7ef4c Fix #1993: search bar misplaced on ipad landscape 2015-01-16 14:38:22 +01:00
Guillaume BIENKOWSKI
d914111605 Update linphone for bad regression on calls 2015-01-16 14:06:57 +01:00
Guillaume BIENKOWSKI
0f6f089e36 Fix #1996: don't ignore push notifications, and use the msg call-id to decide whether it should be inhibited. 2015-01-16 14:06:57 +01:00
Guillaume BIENKOWSKI
10cfee9ce2 Don't ask the user to validate the Wizard launch if no proxy is configured.
Fixes #2005
2015-01-16 14:06:57 +01:00
Guillaume BIENKOWSKI
a6f850a8b7 Remove rotation preferences: we now use the iOS feature of screen rotation lock. Fixes #2002 2015-01-16 14:06:57 +01:00
Guillaume BIENKOWSKI
2eb5458592 Fix #2008: correctly handle sip addresses 2015-01-16 14:06:57 +01:00
Guillaume BIENKOWSKI
49188892f5 Fir #2009: Update linphone for SAL fix and use linphone_core_interpret_url() instead of linphone_address_new(). This simplifies the -call: method. 2015-01-16 14:06:57 +01:00
Gautier Pelloux-Prayer
57a9179a30 Do not resize UIRoundendImageView actually because on rotation everything is broken 2015-01-16 08:48:46 +01:00
Gautier Pelloux-Prayer
ab7c448a60 Fastbook should return only squared avatar image for everyone (by cropping non-squared one) 2015-01-16 08:42:14 +01:00
Gautier Pelloux-Prayer
4c33973e00 Fix UIRoundedImageView: when image is not squared, we should crop before doing radius treatment 2015-01-15 16:21:44 +01:00
Gautier Pelloux-Prayer
832844ea78 Unknown contact name should be localized
Conflicts:
	Classes/LinphoneUI/UICallCell.m
2015-01-15 14:50:53 +01:00
Guillaume BIENKOWSKI
d27b58d1bb Merge branch 'master' into apple_store 2015-01-14 12:17:41 +01:00
Guillaume BIENKOWSKI
a608a0de5d [Switch submodule branch] Merge branch 'master' into apple_store 2015-01-14 12:13:16 +01:00
Guillaume BIENKOWSKI
5e5f95af83 Don't use CFBundleIcons since they are now in the assets file 2015-01-14 11:54:48 +01:00
Guillaume BIENKOWSKI
07a0f3c132 Bump build number 2015-01-13 14:48:10 +01:00
Guillaume BIENKOWSKI
920e9660f0 Renamed Tester assets directory 2015-01-13 14:47:33 +01:00
Guillaume BIENKOWSKI
b8d796ad0b Use cassettes for launch images and app icons. This is mandatory for new iOS apps 2015-01-13 14:42:45 +01:00
Guillaume BIENKOWSKI
57a6dfe504 Revert the changes to the versioning. We will use the git version in the about page, it makes more sense. 2015-01-12 16:55:05 +01:00
Guillaume BIENKOWSKI
276136e212 Update linphone version to have it > 3.7.3 (last iTunes version). Also, don't increment build version when building for something else than Release, and use a shell script instead of a built-in script. 2015-01-12 16:33:45 +01:00
Guillaume BIENKOWSKI
2bc27faa6c Change the way the versions are handled: we now display both Version and Build number in the about view.
Also, we increment the build number automatically at each build.
2015-01-12 16:01:10 +01:00
Gautier Pelloux-Prayer
50892e86dc Reload FastAddressBook after deletion to have proper contact name in history 2015-01-12 15:32:29 +01:00
Guillaume BIENKOWSKI
aa213dee78 Update belle sip 2015-01-12 14:36:21 +01:00
Guillaume BIENKOWSKI
0629b55bc7 Update linphone 2015-01-12 14:35:57 +01:00
Guillaume BIENKOWSKI
f93f47cb16 Update linphone and belle-sip 2015-01-12 14:34:48 +01:00
Guillaume BIENKOWSKI
8cf11b0852 Bump version and change dependencies build scripts 2015-01-12 14:33:23 +01:00
Guillaume BIENKOWSKI
e23541baf4 Fix openh264 compilation that performs link at install 2015-01-09 15:00:12 +01:00
Gautier Pelloux-Prayer
e7473b2445 Fix save_new_contacts_as_phone_number option: factorize some code which was duplicated 4 times.. 2015-01-09 14:16:01 +01:00
Gautier Pelloux-Prayer
85ede441ac Fix libvpx configure error in case of CC env variable set by user 2015-01-09 11:07:54 +01:00
Gautier Pelloux-Prayer
945fb7005c Add option save_new_contacts_as_phone_number to automatically add new contacts as phone number instead of sip address in case of phone number 2015-01-09 09:26:19 +01:00
Guillaume BIENKOWSKI
7c75cfd825 Add a reset logs button 2015-01-07 17:55:28 +01:00
Guillaume BIENKOWSKI
ed6dc34f7f Use lib for tester too 2015-01-07 15:12:13 +01:00
Guillaume BIENKOWSKI
76f958bdc4 Link with ZLIB 2015-01-07 13:09:25 +01:00
Guillaume BIENKOWSKI
e0038d4a72 Update linphone 2015-01-07 10:55:43 +01:00