Commit graph

406 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
28140195bb InApp: remove unused classes 2015-06-15 17:45:05 +02:00
Gautier Pelloux-Prayer
06375f58af filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
Gautier Pelloux-Prayer
6637fc2127 Merge remote-tracking branch 'origin/dev_sendmsg' 2015-06-09 17:59:43 +02:00
Gautier Pelloux-Prayer
9a8d5412e0 prepare.py: fix dummy libraries generation 2015-06-09 16:55:58 +02:00
Gautier Pelloux-Prayer
9cf91c1452 mssilk: readd in linphone xcode project and update submodule to fix missing generated library 2015-06-09 12:32:53 +02:00
Gautier Pelloux-Prayer
cab5bca62a Merge branch 'master' into dev_cmake 2015-06-08 15:25:55 +02:00
Guillaume BIENKOWSKI
b6d8afe22e Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
Gautier Pelloux-Prayer
f9cfdbe8aa Merge remote-tracking branch 'public/master' into dev_cmake 2015-06-01 12:28:57 +02:00
Gautier Pelloux-Prayer
5ca07e1a35 project.pbxproj: add some missing resources 2015-05-28 15:16:40 +02:00
Ghislain MARY
d88d98de24 Fix liblinphone-tester project. 2015-05-28 09:49:46 +02:00
Ghislain MARY
f2db91c75d Fix xcode project for build with CMake. 2015-05-27 14:09:32 +02:00
Gautier Pelloux-Prayer
36367c9083 Wizard: add UITextField+DoneButton useful for phonepad keyboard on iPhone 2015-05-04 17:58:37 +02:00
Gautier Pelloux-Prayer
0cfcf60064 InApp: add LINPHONE_CAPABILITY_INAPP_PURCHASE extra flag to disable in app code if not linking with in app purchase capability 2015-05-04 12:14:05 +02:00
Gautier Pelloux-Prayer
98e08b8a4d project.pbxproj: turn off inapp purchase feature since we do not use it 2015-05-04 11:16:18 +02:00
Gautier Pelloux-Prayer
3b8ddd28a1 Merge branch 'dev_inapp_purchase'
Conflicts:
	.tx/config
	Classes/Base.lproj/WizardViews.xib
	Classes/Utils/Utils.h
	Classes/Utils/Utils.m
	Classes/WizardViewController.h
	Classes/WizardViewController.m
	Resources/linphonerc-factory
	Resources/linphonerc-factory~ipad
2015-04-30 17:01:51 +02:00
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
bb65694634 xcode: update scheme as suggested by xcode 2015-04-15 12:56:22 +02:00
Gautier Pelloux-Prayer
9c1eb3335a InAppProducts: add in app feature 2015-04-15 12:53:57 +02:00
Gautier Pelloux-Prayer
d8dcaa19c1 xcode: update scheme as suggested by xcode 2015-04-15 12:52:46 +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