Commit graph

148 commits

Author SHA1 Message Date
Ghislain MARY
9686dce6d3 Merge branch 'branch_1.x' of git.linphone.org:linphone-iphone into tunnel 2012-12-17 11:49:40 +01:00
Jehan Monnier
c96be98316 fix compilation issue bringed from linphone submodule 2012-11-06 06:11:13 +01:00
Jehan Monnier
5bc0e9e7d2 answer busy if incomming call while GSM call in progress
Conflicts:

	Classes/LinphoneManager.m
	submodules/linphone
2012-10-26 14:20:44 +02:00
Sylvain Berfini
6626abed2a Fix GSM handle issue with iOS6 2012-10-08 11:51:22 +02:00
Jehan Monnier
d487b99f8b fix IOS camera localized name issue 2012-07-31 16:26:51 +02:00
Yann Diorcet
28c59401a3 Fix video display and pausing during transfert 2012-06-26 10:36:38 +02:00
Jehan Monnier
0767570564 Merge commit '1.3' into tunnel 2012-06-08 15:47:05 +02:00
Yann Diorcet
d160fc08f0 Fix null pointer exception when call released 2012-06-05 14:21:31 +02:00
Simon Morlat
5c902c829b try to workaround iOS reachability bug 2012-06-04 17:06:38 +02:00
Jehan Monnier
4d69553028 Merge remote-tracking branch 'public/master' into tunnel 2012-06-01 09:49:02 +02:00
Jehan Monnier
1d9c0c7859 unregister audio listener from speaker button 2012-05-30 14:41:47 +02:00
Jehan Monnier
5aa42780c1 Merge remote-tracking branch 'origin/master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.m
2012-05-14 12:12:09 +02:00
Pierre-Eric Pelloux-Prayer
55d2116b58 Print detailed error message when NetworkReachability usage fails 2012-05-09 10:09:58 +02:00
Simon Morlat
fcff877012 enhance network connectivity checking. 2012-05-07 21:25:26 +02:00
Sylvain Berfini
956ab3b69a Fix Wifi Only issue on startup 2012-05-04 10:19:44 +02:00
Sylvain Berfini
a035a882ab Fix wifi only issue 2012-05-03 15:40:00 +02:00
Jehan Monnier
b4ece1c7e1 implement wifi only mode 2012-05-02 09:25:39 +02:00
Pierre-Eric Pelloux-Prayer
c79d0470c9 Update zoom handling 2012-04-26 17:06:19 +02:00
Simon Morlat
9af95dc58e Merge remote-tracking branch 'origin/master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
	submodules/build/Makefile
	submodules/externals/exosip
	submodules/liblinphone.xcodeproj/project.pbxproj
	submodules/linphone
	submodules/mssilk
2012-04-26 15:09:04 +02:00
Simon Morlat
293c666a1d fix double call acceptance, and don't resume automatically after gsm interruption 2012-04-25 17:11:42 +02:00
Pierre-Eric Pelloux-Prayer
dfaeaba47f Split zoom handling to a new file 2012-04-25 10:53:12 +02:00
Pierre-Eric Pelloux-Prayer
c491c0d661 Call transfer notifications support 2012-04-03 16:48:07 +02:00
Pierre-Eric Pelloux-Prayer
4855e47444 Implement call transfers, and fix video spinner 2012-03-30 14:17:43 +02:00
Pierre-Eric Pelloux-Prayer
bbc4e348f1 Notify the user (once) if during a video call the battery level goes below 10% 2012-03-27 16:43:01 +02:00
Pierre-Eric Pelloux-Prayer
b38d2f89cf Add a 'do not auto start application' setting 2012-03-27 11:28:36 +02:00
Pierre-Eric Pelloux-Prayer
9633d4ccb8 Code cleanup 2012-03-27 09:32:30 +02:00
Pierre-Eric Pelloux-Prayer
dc169b7f21 Merge remote-tracking branch 'origin/master' into wip_video_ui_improvements
Conflicts:
	Classes/LinphoneAppDelegate.m
	Classes/VideoViewController-ipad.xib
2012-03-26 17:26:52 +02:00
Pierre-Eric Pelloux-Prayer
b7c5aff208 video: show spinner until 1st frame is successfully received/decoded/shown 2012-03-26 15:26:21 +02:00
Pierre-Eric Pelloux-Prayer
7a63d313ef Add 'busy' indicator when pressing add/remove video button 2012-03-23 15:08:04 +01:00
Pierre-Eric Pelloux-Prayer
07f25fdf6a Refactor LinphoneManager and AppDelegate to allow easier customisation
Conflicts:

	Classes/LinphoneAppDelegate.m
	Classes/LinphoneUI/LinphoneManager.h
	Classes/LinphoneUI/LinphoneManager.m
2012-03-21 11:02:13 +01:00
Simon Morlat
2956c3d478 add setting for stun server 2012-03-20 14:14:00 +01:00
Simon Morlat
4e2de700fb Merge branch 'master' into tunnel
Conflicts:
	.gitmodules
	Classes/LinphoneUI/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
	submodules/build/Makefile
	submodules/build/builder-iphone-os.mk
2012-03-16 15:50:55 +01:00
Pierre-Eric Pelloux-Prayer
47bd00bde7 Restore 'switch' camera feature 2012-03-14 17:41:06 +01:00
Pierre-Eric Pelloux-Prayer
a7ac89fd79 Animate transitions video <-> audio calls 2012-03-14 17:41:03 +01:00
Pierre-Eric Pelloux-Prayer
079b43b6be Rotate control buttons in video view (on device orientation change) 2012-03-14 17:41:02 +01:00
Pierre-Eric Pelloux-Prayer
ddd82ee253 Better handling of GSM call (with or without bg mode enabled) 2012-03-08 11:07:55 +01:00
Pierre-Eric Pelloux-Prayer
579a7d8972 Fix warnings 2012-03-07 11:39:31 +01:00
Pierre-Eric Pelloux-Prayer
cdc7c80a6a User cannot start a SIP call if a GSM call exists 2012-03-06 14:23:42 +01:00
Pierre-Eric Pelloux-Prayer
a4b699b50b FastAddressBook: call super dealloc at the end of Contact::dealloc 2012-03-06 14:23:42 +01:00
Pierre-Eric Pelloux-Prayer
0722931582 Fix crash on FastAddressBook dealloc 2012-03-01 10:47:21 +01:00
Jehan Monnier
41a2a33666 g729A integration based on bcg729 2012-02-16 15:46:45 +01:00
Pierre-Eric Pelloux-Prayer
17cc55d854 Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.h
	Settings.bundle/Root.plist
	linphone.xcodeproj/project.pbxproj
	nogpl-thirdparties/Settings.bundle/Root.plist
	submodules/build/builder-iphone-os.mk
	submodules/linphone
2012-02-06 13:22:39 +01:00
Pierre-Eric Pelloux-Prayer
09b86701ba Do not show error popups when going into background mode 2012-01-20 10:34:25 +01:00
Pierre-Eric Pelloux-Prayer
cf7c9add27 Force proper unregistering before modifying the settings 2012-01-20 10:22:59 +01:00
Pierre-Eric Pelloux-Prayer
323833846c Settings: do not use settings-changed notifications, simply compare new/old settings 2012-01-20 10:08:51 +01:00
Pierre-Eric Pelloux-Prayer
352a600bbb Split UI registration status indication in a separate ViewController 2012-01-18 15:34:25 +01:00
Pierre-Eric Pelloux-Prayer
dc301bb816 Embbed nowebcamCIF.jpg image in application 2012-01-17 16:59:53 +01:00
Pierre-Eric Pelloux-Prayer
ea7d048906 Pause video stream when user press the 'home' button 2012-01-17 11:45:08 +01:00
Pierre-Eric Pelloux-Prayer
3604881db9 Add special call failure popup on UserNotFound error 2012-01-13 11:38:44 +01:00
Pierre-Eric Pelloux-Prayer
bcc0bcee80 Log 'toggle buttons' state change 2012-01-09 11:21:52 +01:00