Commit graph

2058 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
be08e5ddd5 Use subclass to dismiss system popups for all tests 2015-01-19 21:50:29 +01:00
Guillaume BIENKOWSKI
6cffdd3dd2 Fix wizard view 2015-01-19 21:22:31 +01:00
Guillaume BIENKOWSKI
7d5277e030 Travissss 2015-01-19 21:12:05 +01:00
Guillaume BIENKOWSKI
094863f80b Travis 2015-01-19 20:30:59 +01:00
Guillaume BIENKOWSKI
fb4ed447c4 Update travis to not use xctool :( 2015-01-18 19:50:06 +01:00
Guillaume BIENKOWSKI
6dcf9aef7c travis 2015-01-18 11:01:26 +01:00
Guillaume BIENKOWSKI
a3ff9a4b78 xctool command 2015-01-18 10:07:44 +01:00
Guillaume BIENKOWSKI
f0c577d35e move travis file 2015-01-18 10:01:32 +01:00
Guillaume BIENKOWSKI
8bfefb6d95 Travis 2015-01-18 09:59:40 +01:00
Guillaume BIENKOWSKI
adb389b3b1 travis file 2015-01-18 09:56:02 +01:00
Guillaume BIENKOWSKI
285ea3b569 Build only for i386 for tests 2015-01-18 09:49:29 +01:00
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