Commit graph

586 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
9ca629da56 Remove imageoptim.sh from the final package, since it is not used and
Apple now requires to sign all shell scripts packaged with the app.
2015-04-28 11:19:08 +02:00
Gautier Pelloux-Prayer
c13e063f3a continue 2015-04-21 16:22:06 +02:00
Gautier Pelloux-Prayer
0e9eafb0af InAppProducts: integrating UI 2015-04-16 12:29:18 +02:00
Gautier Pelloux-Prayer
9c1eb3335a InAppProducts: add in app feature 2015-04-15 12:53:57 +02:00
Simon Morlat
cc360e202a update linphone & belle-sip, and fix pbxproj for signing identies 2015-04-13 17:24:34 +02:00
Guillaume BIENKOWSKI
d12ea29a9c Fix linphone tester when tunnel is available + bump version for next beta 2015-04-08 16:15:53 +02:00
Guillaume BIENKOWSKI
da2d346a05 Update KIF for XCtool compatibility 2015-03-31 17:13:13 +02:00
Guillaume BIENKOWSKI
8ea972afcb Last update for x86_64 compatibility 2015-03-12 14:47:10 +01:00
Gautier Pelloux-Prayer
dbbf570ea4 linphone.xcodeproj: target LinphoneTester devices set from iPhone to universal 2015-03-12 10:18:48 +01:00
Gautier Pelloux-Prayer
0d7cddbc36 linphone.xcodeproj: update deployment target from 4.3 to 6.0 2015-03-12 09:12:10 +01:00
Guillaume BIENKOWSKI
2ae25cfbe6 Add iconv to linphone tester 2015-03-05 11:33:07 +01:00
Guillaume BIENKOWSKI
d685688c73 Link with libiconv at compile time. 2015-03-04 11:07:09 +01:00
Guillaume BIENKOWSKI
1e1298138b Remove unused Pods references 2015-02-25 14:44:40 +01:00
Guillaume BIENKOWSKI
e402cdcebc XCodeproj: Rename KifTests in UITests for clarity, and move LinphoneTester unit tests into the LinphoneTester directory. 2015-02-25 14:44:40 +01:00
Guillaume BIENKOWSKI
081e941f36 Move KIF framework dependency out of CocoaPods and into a submodule. This will ease the compilation. 2015-02-18 10:29:12 +01:00
Guillaume BIENKOWSKI
5703392b1c Add some unit tests 2015-02-17 23:04:56 +01:00
Guillaume BIENKOWSKI
c7a6934847 Move ar translation (was in main folder for some reason) 2015-01-28 11:15:49 +01:00
Guillaume BIENKOWSKI
ee5ae157ab Revert changes to the xcodeproj so that we can still build correctly for debug and unit tests 2015-01-27 11:55:30 +01:00
Guillaume BIENKOWSKI
52d607f04a Update linphone.xcodeproj 2015-01-26 15:30:15 +01:00
Guillaume BIENKOWSKI
25fa1a7f58 Don't specify sdk version, let the builder decide 2015-01-26 11:56:53 +01:00
Guillaume BIENKOWSKI
5a86c791bc Use inherited configs instead of hardwired ones 2015-01-26 10:32:34 +01:00
Guillaume BIENKOWSKI
f531662628 More tests for chat messages
+ better english for accessibility
+ make the symbols available for debug mode, so that we can gain access
to linphonemanager in unit tests
2015-01-24 23:55:11 +01:00
Guillaume BIENKOWSKI
b587fb7592 Migrate category into inherited LinphoneTestCase 2015-01-24 23:52:33 +01:00
Guillaume BIENKOWSKI
be08e5ddd5 Use subclass to dismiss system popups for all tests 2015-01-19 21:50:29 +01:00
Guillaume BIENKOWSKI
285ea3b569 Build only for i386 for tests 2015-01-18 09:49:29 +01:00
Guillaume BIENKOWSKI
b1df56ffdd New tests 2015-01-17 23:00:34 +01:00
Guillaume BIENKOWSKI
7d127f126c Very experimental Kif tester 2015-01-17 23:00:34 +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
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
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
Gautier Pelloux-Prayer
636bccbabe Added DTAlertView to display alert view popup 2015-01-05 12:48:52 +01:00
Guillaume BIENKOWSKI
9e7ccff1cd Update linphone and fix some unit tests 2014-12-10 12:07:49 +01:00
Guillaume BIENKOWSKI
30b5402c6c Use properties for bundle path in linphone tester
+ cleanup
+ add resource files for the tester
2014-12-01 14:27:41 +01:00
Guillaume BIENKOWSKI
07a8a00c3f Only target iPhone for LinphoneTester 2014-12-01 14:22:25 +01:00
Guillaume BIENKOWSKI
a114dc03b1 Remove references to the 1px background 2014-12-01 09:19:12 +01:00
Guillaume BIENKOWSKI
1145d94c3d Fix launch screen for good. We now use constraint-based images, which render best in all configurations 2014-11-28 11:14:32 +01:00
Guillaume BIENKOWSKI
f17e8259e1 Use a launch screen to disable scaling on iPhone 6.
This is not yet optimal because the iPad landscape launch screen is stretched.
2014-11-27 16:40:56 +01:00
Guillaume BIENKOWSKI
64389c5b47 Progress commit on iphone 6 screens 2014-11-26 16:50:57 +01:00
Guillaume BIENKOWSKI
a9e61d3889 Bad merge :( 2014-11-25 15:12:50 +01:00
Guillaume BIENKOWSKI
1f758737c9 Add arabic translation (not yet translated, this is just for the files) 2014-11-25 15:10:34 +01:00
Gautier Pelloux-Prayer
4f02a7483f Use UTF-16 LE strings file since it's the default encoding now. 2014-11-25 14:21:08 +01:00
Gautier Pelloux-Prayer
31a5c7d669 Remove UICallCell french & russian too, and fix UICallCell to correctly size on tablet and resize avatar image on landscape 2014-11-20 11:59:10 +01:00
Gautier Pelloux-Prayer
cf7bbeb083 Remove French and Russian HistoryDetails xibs, and use new UIButtonShrinkable instead to make text fit the button width 2014-11-20 11:59:10 +01:00
Gautier Pelloux-Prayer
c1383f51ab Move all .xib in Base.lproj/ subfolder even if they do not have strings, better sorting 2014-11-20 11:59:10 +01:00
Gautier Pelloux-Prayer
a4cac69e7c Remove unused ConsoleViewController 2014-11-20 11:59:09 +01:00
Guillaume BIENKOWSKI
4a86e109b1 Enable arm64 compilation for iOS app 2014-11-19 14:28:15 +01:00