Commit graph

244 commits

Author SHA1 Message Date
Pierre-Eric Pelloux-Prayer
fb4e1387e5 Fix typo 2012-04-19 10:06:01 +02:00
Pierre-Eric Pelloux-Prayer
966c3ad85e ipad: start background preview in a separate thread 2012-04-18 10:46:20 +02:00
Pierre-Eric Pelloux-Prayer
a37197a32a Various ipad UI fixes 2012-04-18 10:46:20 +02:00
Pierre-Eric Pelloux-Prayer
30d52391c7 Transfer: go directly to dialer if only 1 call 2012-04-18 10:46:20 +02:00
Pierre-Eric Pelloux-Prayer
ef0b1edba1 Add zoom support (using double tap/pinch/pan gestures)
Conflicts:

	submodules/linphone
2012-04-17 11:17:18 +02:00
Pierre-Eric Pelloux-Prayer
e17770bb85 Merge remote-tracking branch 'origin/master' into wip_video_ui_improvements
Conflicts:
	linphonerc
	submodules/linphone
2012-04-05 12:49:14 +02:00
Pierre-Eric Pelloux-Prayer
89c039935b Fixes for ipad transfer and video rotation 2012-04-04 12:01:29 +02:00
Pierre-Eric Pelloux-Prayer
c7193ec514 Update call history icons 2012-04-04 10:56:58 +02:00
Pierre-Eric Pelloux-Prayer
5b9da66d89 Add transfer button to ipad xib 2012-04-04 10:07:27 +02:00
Pierre-Eric Pelloux-Prayer
c491c0d661 Call transfer notifications support 2012-04-03 16:48:07 +02:00
Pierre-Eric Pelloux-Prayer
b1304a1169 Load Advanced.plist default value 2012-03-30 14:39:16 +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
e0c46d1ba7 Call history: differentiate audio only/video calls 2012-03-27 15:23:43 +02:00
Pierre-Eric Pelloux-Prayer
501466bcfb Auto resize address text to fit label's width 2012-03-27 14:19:42 +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
0b178c40b1 Fix merge error 2012-03-26 17:28:42 +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
a8717b856f Add (commented out) code to prevent video controls buttons scaling 2012-03-23 15:57:10 +01: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
6bdb1428cf fix previous commit 2012-03-23 14:02:58 +01:00
Pierre-Eric Pelloux-Prayer
8ccbfc55c8 Hide video view by default 2012-03-23 13:50:49 +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
Pierre-Eric Pelloux-Prayer
47bd00bde7 Restore 'switch' camera feature 2012-03-14 17:41:06 +01:00
Pierre-Eric Pelloux-Prayer
d30ce42682 Add call quality indicator in video mode 2012-03-14 17:41:05 +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
af92b0a7e0 VideoViewController not used anymore 2012-03-12 11:27:45 +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
c4d938d1fb Fix ipad video layout 2012-03-07 15:43:59 +01:00
Pierre-Eric Pelloux-Prayer
b864902567 Fix linker error __divsi3 for i386 2012-03-07 11:51:37 +01:00
Pierre-Eric Pelloux-Prayer
579a7d8972 Fix warnings 2012-03-07 11:39:31 +01:00
Pierre-Eric Pelloux-Prayer
37dd2841dd Forbid SIP calls if GSM call is active 2012-03-07 10:30:55 +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
Jehan Monnier
1ba66ca345 switch to CLANG 2012-03-05 15:34:34 +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
9511a40cb0 Add details text for LinphoneCallOutgoingRinging and LinphoneCallPausedByRemote states
Mantis: #130
2012-02-01 09:34:26 +01:00
Pierre-Eric Pelloux-Prayer
d037211739 Fix 'call quality' icon overlapping contact name
Mantis #131
2012-02-01 09:29:50 +01:00
Pierre-Eric Pelloux-Prayer
cc884766e2 Fix minor XIB glitches 2012-01-23 11:08:59 +01:00
Pierre-Eric Pelloux-Prayer
032a4038f1 Restore missing resource files 2012-01-23 09:47:07 +01:00
Pierre-Eric Pelloux-Prayer
f576d18460 Fix ipad crash when receiving a new call while a call already exists 2012-01-20 17:39:27 +01:00
Pierre-Eric Pelloux-Prayer
45475ed3c5 Do not re-display video view controller when video call is resumed 2012-01-20 15:05:01 +01:00
Pierre-Eric Pelloux-Prayer
25a4562e44 Fix ipad video screen rotation 2012-01-20 14:49:20 +01:00
Pierre-Eric Pelloux-Prayer
9e3daa3f82 Add call quality indicator in ipad video calls 2012-01-20 14:48:59 +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