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
Guillaume BIENKOWSKI
0612d39f59
Change provisioning profile for buildbot
2014-10-08 15:20:23 +02:00
Guillaume BIENKOWSKI
5b3e2b0617
Update provisioning profiles
2014-10-03 12:02:37 +02:00
Gautier Pelloux-Prayer
0febdf309f
Add -Werror=objc-method-access in xcode project
2014-10-03 10:00:28 +02:00
Guillaume BIENKOWSKI
8648d229cb
Provisioning profile for tester
2014-10-03 09:17:36 +02:00
Guillaume BIENKOWSKI
d6bf9e4193
Fix UIAlertView for iOS8 (updated DTFoundation)
2014-09-30 16:35:08 +02:00
Guillaume BIENKOWSKI
8ab996a75d
Use a storyboard to launch the main UI. This is needed for iOS 8 because otherwise, the main window will have bad dimensions in landscape.
2014-09-30 15:57:39 +02:00
Gautier Pelloux-Prayer
5d3d15d353
Add voice mail feature: long press on "1" button will call it, if configured
2014-09-24 14:21:03 +02:00
Guillaume BIENKOWSKI
0db7078145
Xcode bot scheme
2014-09-24 11:17:38 +02:00
Gautier Pelloux-Prayer
80b6d865c8
Use a specific class for long press dialer "0" button instead of hardcoding a specific case in base class
2014-09-24 11:14:16 +02:00
Guillaume BIENKOWSKI
b475d0a1fb
LinphoneTester scheme is now shared
2014-09-11 14:35:18 +02:00
Guillaume BIENKOWSKI
5c1bd07b1b
Add a unit-test framework for iOS.
...
Launch using the following command:
xcodebuild -sdk iphonesimulator -project linphone.xcodeproj -scheme "LinphoneTester" test RUN_UNIT_TEST_WITH_IOS_SIM=YES
2014-09-11 11:39:39 +02:00
Gautier Pelloux-Prayer
be5ba77e8b
Update submodules
2014-07-29 14:54:17 +02:00
Jehan Monnier
7b81207fc8
fix target no gpl
2014-07-08 12:48:31 +02:00
Guillaume BIENKOWSKI
84efdb1a7b
Compile without h264 on distribution and release targets
2014-07-08 10:49:58 +02:00
Jehan Monnier
7478d291de
fix build issue with openh264
2014-07-08 10:03:21 +02:00
Guillaume BIENKOWSKI
5fef8b5df2
Move frameworks into a subdirectory, so that the project is more readable
2014-06-12 14:08:06 +02:00
Jehan Monnier
c72fe6e3de
update belle-sip, linphone and msopenh264 submodules
2014-06-04 17:46:45 +02:00
Guillaume BIENKOWSKI
9af53c8a16
Progress commit on logs handler for linphone tester.
...
High memory usage on logs scroll though.
2014-06-01 21:27:38 +02:00
Guillaume BIENKOWSKI
9de005abf8
Finally took the time to prepare a functioning basic Linphone tester for iOS.
...
No traces, audio is crashing, but the UI is here.
2014-05-28 17:13:02 +02:00
Guillaume BIENKOWSKI
336c43e5ba
Merge branch 'messages'
...
Conflicts:
Classes/LinphoneManager.m
2014-05-20 11:41:28 +02:00
Guillaume BIENKOWSKI
e5641e79be
Enable message storage in compilation and remove chat model from the xcode project
2014-05-19 16:59:36 +02:00
Jehan Monnier
5122d1135d
fix linphone-no-gpl-third-parties xcode project
2014-05-14 10:11:03 +02:00
Guillaume BIENKOWSKI
66cd9e797a
Removed dummy/false references to source code headers. We should be using exclusively the Header paths to include linphone-sdk files.
2014-05-12 14:56:15 +02:00
Simon Morlat
edd0d46291
Merge remote-tracking branch 'public/master' into tunnel
...
Conflicts:
Classes/LinphoneCoreSettingsStore.m
2014-04-22 17:03:25 +02:00
Guillaume BIENKOWSKI
2553dfe702
Use a short ring and repeat notifications for local notifications.
...
This fixes the endless ringing but also brings along other problems
2014-04-18 16:58:55 +02:00
Simon Morlat
3376388982
Merge remote-tracking branch 'public/master' into tunnel
...
Conflicts:
Classes/LinphoneCoreSettingsStore.m
Classes/LinphoneManager.m
linphone.xcodeproj/project.pbxproj
submodules/build/Makefile
submodules/build/builder-iphone-os.mk
2014-04-14 12:52:00 +02:00
Ghislain MARY
18cb2e2b25
Activate OpenH264 instead of X264.
2014-04-07 11:29:26 +02:00
Guillaume BIENKOWSKI
14ea54c904
Fix bad library paths in Xcode proj and missing iPad target
2014-04-04 14:04:54 +02:00