Commit graph

847 commits

Author SHA1 Message Date
Simon Morlat
2eddb8ad81 merge tunnel branch into main branch so that source code is exactly the same in the two branches.
The only difference is the presence of the submodules/tunnel .
2014-04-23 09:36:55 +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
Simon Morlat
b03ebd695f bugfix again 2014-04-19 14:04:48 +02:00
Simon Morlat
eb077e7bd7 ignore unsollicited push notif (2nd fix) 2014-04-18 21:31:51 +02:00
Simon Morlat
f24bce0b10 prevent parasite remote notification to trigger a network down. 2014-04-18 19:57:22 +02:00
Simon Morlat
7f8237956b fix crash with NSDate not retained
Merge remote-tracking branch 'origin/endlessring'

Conflicts:
	Classes/LinphoneManager.h
2014-04-18 19:25:15 +02:00
Simon Morlat
7ebb7541ef update belle-sip so that background task is started during network operations
remove register-waiting background task at UI level
stop the video preview before going to background
remove NSUserDefault usage, everything goes to LpConfig
LinphoneManager has a LpConfig (configDb property) that is used everywhere, regardless of whether the core is started.
2014-04-18 17:46:43 +02:00
Guillaume BIENKOWSKI
c06a7ba562 Merge branch 'master' of git.linphone.org:linphone-iphone into endlessring
Conflicts:
	README
2014-04-18 17:01:13 +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
Christophe Deschamps
0bd6b86f6b URL handler for remote configuration - linphone-config-http:// & linphone-config-https:// 2014-04-17 16:44:38 +02:00
Simon Morlat
02afae59eb integrate permissive patch of openh264 2014-04-16 11:25:20 +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
Guillaume BIENKOWSKI
c7cab403e3 Use the remote provisioning path for the wizard, even for 'local' provisioning.
This makes the values modified in the wizard_* files applied.
2014-04-07 14:48:15 +02:00
Ghislain MARY
18cb2e2b25 Activate OpenH264 instead of X264. 2014-04-07 11:29:26 +02:00
Guillaume BIENKOWSKI
b79e7ab2aa Use the wizard rc files correctly for each use case. 2014-04-03 13:56:43 +02:00
Guillaume BIENKOWSKI
6a9c4513e3 Add video size to the call properties 2014-04-03 13:55:57 +02:00
Guillaume BIENKOWSKI
f5d03d7af0 Reworked the wizard views to handle remote provisioning more correctly: we now have a specialized view for it 2014-04-02 16:58:13 +02:00
Guillaume BIENKOWSKI
08d486afa5 Merge branch 'master' into remote
Conflicts:
	Classes/Base.lproj/WizardViews.xib
	Classes/LinphoneCoreSettingsStore.m
	Classes/LinphoneManager.m
	Classes/PhoneMainView.m
	Classes/SettingsViewController.m
	Classes/WizardViewController.h
	Classes/WizardViewController.m
2014-04-02 15:11:08 +02:00
Guillaume BIENKOWSKI
b75d428b06 Cosmetics: don't call linphone_core_get_config() all the time 2014-04-01 10:40:51 +02:00
Guillaume BIENKOWSKI
59db8330f2 Update random port preference in lpconfig 2014-04-01 10:38:18 +02:00
Guillaume BIENKOWSKI
bb59a61e71 Switch to multi protocol from branch remote 2014-03-31 16:28:46 +02:00
Guillaume BIENKOWSKI
d1cb692efa Progress commit: switching to multitransport 2014-03-25 09:03:56 +01:00
Guillaume BIENKOWSKI
d78e097bf6 Possible fix for volume windows appearing when placing a call 2014-03-21 16:03:42 +01:00
Guillaume BIENKOWSKI
a18df81193 Revert "First functional version of remote provisioning"
This reverts commit 912ca99436.
2014-03-21 11:19:15 +01:00
Guillaume BIENKOWSKI
a23db83456 Progress commit 2014-03-21 11:18:55 +01:00
Guillaume BIENKOWSKI
912ca99436 First functional version of remote provisioning 2014-03-18 14:20:03 +01:00
Guillaume BIENKOWSKI
1ef6478312 Protect scrollToBottom 2014-03-13 16:24:33 +01:00
Guillaume BIENKOWSKI
f6de70b5af Don't destroy chatrooms, they should be kept in-memory to handle message updates 2014-03-07 15:05:16 +01:00
Guillaume BIENKOWSKI
11f5400fa9 Fix chartroom exit and composition indicator glitching the list view 2014-03-07 14:52:33 +01:00
Guillaume BIENKOWSKI
bf7af8ccfa Better placement for "User is composing" in the ChatRoomView 2014-03-07 14:04:19 +01:00
Guillaume BIENKOWSKI
b4bfdb2e7e Better user compose detection 2014-03-06 14:33:23 +01:00
Guillaume BIENKOWSKI
b17d5a2d46 Enable remote typing indicator in the ChatRoom view 2014-03-06 12:57:40 +01:00
Guillaume BIENKOWSKI
19b54bad8c Better bis 2014-03-05 16:45:09 +01:00
Guillaume BIENKOWSKI
a63542cd03 - Allow to resend a message that's not delivered correctly
- Allow select-all on uitextviews
2014-03-05 14:16:01 +01:00
Guillaume BIENKOWSKI
53ffeddf52 Fix some Clang warnings 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
88d0a967f8 Fix ipad texts size in Wizard 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
bc25d6cd26 Enable fullscreen display of stats 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
8ff2f04ab7 Fix bis returning bad address and memleak 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
865c2c1513 Disable "define" option in the keyboard, it seems to mess up the keyboard. 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
b5fbabd64b Add "enable ipv6" setting in Network
Conflicts:
	Classes/LinphoneCoreSettingsStore.m
2014-02-26 12:02:44 +01:00
Guillaume BIENKOWSKI
3447642258 Allow UICallCellData to be initialized with a minimized/maximized state.
This fixes the problem of incoming call information being displayed in fullscreen.
2014-02-26 12:02:44 +01:00
Guillaume BIENKOWSKI
db11e9de8d Probable fix for (null) string displayed in address field sometimes at cold app boot. 2014-02-26 12:02:44 +01:00
Guillaume BIENKOWSKI
2bfd507702 Make the UICallCell background visible so that it is viewable in fullscreen video. 2014-02-26 12:02:44 +01:00
Guillaume BIENKOWSKI
2aaf67dfe2 Fix ZRTP popup glitch 2014-02-21 10:15:52 +01:00
Guillaume BIENKOWSKI
132288e8f1 Moved traces for silent push 2014-02-20 09:35:05 +01:00
Guillaume BIENKOWSKI
c2a66e3f60 Fix crash when receiving a silent remote notification when we were killed for memory pressure 2014-02-19 14:16:54 +01:00
Guillaume BIENKOWSKI
4c716afc3e No NSLog 2014-02-19 14:16:54 +01:00
Guillaume BIENKOWSKI
7b360ce5b9 Log termination 2014-02-19 11:16:07 +01:00
Guillaume BIENKOWSKI
76ff76e181 Fix missing null check 2014-02-19 11:16:07 +01:00
Jehan Monnier
1e11ce804a make sure normal bg mode is activated if at least one call exist 2014-02-18 16:19:53 +01:00