Commit graph

2047 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
731bd4e642 Go back after chat test 2015-01-18 09:48:52 +01:00
Guillaume BIENKOWSKI
320c65fc22 Ready for tests 2015-01-17 23:13:44 +01:00
Guillaume BIENKOWSKI
07c3f6235b Gitignore pods 2015-01-17 23:00:34 +01:00
Guillaume BIENKOWSKI
b1df56ffdd New tests 2015-01-17 23:00:34 +01:00
Guillaume BIENKOWSKI
5149a6d890 Some accessibility fixes in Chat room 2015-01-17 23:00:34 +01:00
Guillaume BIENKOWSKI
2f25d70bf2 Try to detect if we’re testing, so that we prevent the wizard to show up.
Also prevent the remote push to show up
2015-01-17 23:00:34 +01:00
Guillaume BIENKOWSKI
7d127f126c Very experimental Kif tester 2015-01-17 23:00:34 +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
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
Guillaume BIENKOWSKI
653fa5ae9b Update belle sip 2015-01-07 10:54:48 +01:00
Guillaume BIENKOWSKI
0519daaa8b Update linphone for zlib support 2015-01-06 13:31:20 +01:00
Gautier Pelloux-Prayer
3c89a40bbc Do not be stuck in wizard in case of no connectivity when trying to login. Instead, display a popup "continue without internet vs wait here" 2015-01-05 12:51:36 +01:00
Gautier Pelloux-Prayer
636bccbabe Added DTAlertView to display alert view popup 2015-01-05 12:48:52 +01:00
Guillaume BIENKOWSKI
2c39de1374 Update msopenh264 2015-01-05 10:42:29 +01:00
Guillaume BIENKOWSKI
6df0414185 Update belle-sip 2014-12-24 10:56:38 +01:00
Guillaume BIENKOWSKI
1e6e974146 Update linphone 2014-12-23 14:51:19 +01:00
Guillaume BIENKOWSKI
d8a3464994 Revert UICallCell subview trick 2014-12-23 10:56:43 +01:00
Guillaume BIENKOWSKI
da971b73e1 Remove legacy support code 2014-12-22 15:20:51 +01:00
Guillaume BIENKOWSKI
1ea8d5b032 #1874 is now fixed, merry christmas 2014-12-19 16:44:17 +01:00