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 |
|
Guillaume BIENKOWSKI
|
a1fa46fbea
|
Removed the no-gpl target: with openH264 it has no use anymore.
|
2014-11-19 14:28:15 +01:00 |
|
Guillaume BIENKOWSKI
|
a463b78a63
|
Use 6.1 target for liblinphone tester
|
2014-11-18 09:41:58 +01:00 |
|
Gautier Pelloux-Prayer
|
355630b1ea
|
Generate linphone iphone git describe and use it for the user agent instead of using linphone core version
|
2014-11-03 14:03:39 +01:00 |
|
Guillaume BIENKOWSKI
|
3eb19abfba
|
Only build for armv7 for now, arm64 is not yet ready
|
2014-10-29 15:36:40 +01:00 |
|
Gautier Pelloux-Prayer
|
bd3e023dff
|
Remove duplicated memory frees from rebase and remove warnings for linphone-non-gpl target
|
2014-10-28 12:28:55 +01:00 |
|
Gautier Pelloux-Prayer
|
920d42946e
|
Remove warnings generated by Xcode
|
2014-10-28 12:20:55 +01:00 |
|
Guillaume BIENKOWSKI
|
da51e58f02
|
Enhance accessibility
|
2014-10-28 10:04:56 +01:00 |
|
Gautier Pelloux-Prayer
|
825cf82af5
|
Fix provisioning
|
2014-10-23 11:45:39 +02:00 |
|
Guillaume BIENKOWSKI
|
e357e9e28e
|
Only remove LinphoneApp.xib, not PhoneMainView
|
2014-10-16 15:03:54 +02:00 |
|
Guillaume BIENKOWSKI
|
a67cba3581
|
Revert "Remove unused XIB files"
This reverts commit 89b5273249.
|
2014-10-16 15:00:59 +02:00 |
|
Guillaume BIENKOWSKI
|
89b5273249
|
Remove unused XIB files
|
2014-10-15 17:07:33 +02:00 |
|
Gautier Pelloux-Prayer
|
57484f2046
|
Add -Werror=incomplete-implementation objective-C warning
|
2014-10-09 10:01:03 +02:00 |
|