Commit graph

75 commits

Author SHA1 Message Date
Guillaume Beraudo
e65c29be83 Refactor code to use the new InviteManager which in turn
uses the Bandwidth and Camera managers.
Improved front camera support.
2010-12-09 16:09:38 +01:00
Guillaume Beraudo
1c113d3074 Preliminary support for front camera. 2010-12-09 09:13:12 +01:00
Guillaume Beraudo
36efd26291 Fixed and improved video test. 2010-12-09 09:08:12 +01:00
Guillaume Beraudo
c7c2b93c89 Simplify registration tutorial. 2010-12-07 10:32:52 +01:00
Guillaume Beraudo
454d70d2d9 Fixed unimplemented methods.
Full brightness on videocall activity.
2010-12-06 15:06:59 +01:00
Guillaume Beraudo
720a8aa7a9 Fixed current CallParams not copied.
Fixed not always sending static image on camera muted.
Improved organization of preference activity.
2010-12-06 14:31:49 +01:00
Guillaume Beraudo
1d7b076475 Add video codecs preference. Integrate JNI code for getting list of available video codecs. 2010-12-03 16:13:01 +01:00
Guillaume Beraudo
c4cf0434ff Fix links to ABI>=5 in video code preventing use with old telephones.
Disable video when ABI<5 or ILBC not found.
Automatically open preference activity on linphone first launch.
2010-12-02 12:41:57 +01:00
Guillaume Beraudo
a7c66cff38 Cleanup. 2010-12-01 17:03:22 +01:00
Guillaume Beraudo
1d26f24529 Fix video capture not restarting on setParameters from filter. 2010-12-01 14:24:39 +01:00
Guillaume Beraudo
268ad9fa10 Merge branch 'master' of git.linphone.org:linphone-android-private into video
+ some fixes.
Conflicts:
	submodules/linphone
2010-12-01 13:40:57 +01:00
Guillaume Beraudo
3c000dca8c Portrait mode. 2010-12-01 11:39:19 +01:00
Jehan Monnier
54e8339b7d add proxy suport to TutorialBuddyStatusActivity 2010-11-30 19:02:11 +01:00
Simon Morlat
29fb96f6a0 Merge branch 'video' of git.linphone.org:linphone-android-private into video 2010-11-29 15:07:15 +01:00
Simon Morlat
f06520eebb fixed orientation doesn't work 2010-11-29 15:06:17 +01:00
Guillaume Beraudo
92d5914648 Cosmetics cleanup. 2010-11-29 14:41:51 +01:00
Guillaume Beraudo
b39b2d5aee Fix regression not using buffered capture on android v8. 2010-11-29 14:40:00 +01:00
Guillaume Beraudo
5f48ba809f Fix regression framerate control. 2010-11-29 14:37:42 +01:00
Guillaume Beraudo
966ec96f82 Merge branch 'video' of git.linphone.org:linphone-android-private into video
Conflicts:
	src/org/linphone/core/AndroidCameraRecord.java
2010-11-29 12:12:12 +01:00
Guillaume Beraudo
25823ea485 Added camera record manager to drive Video record class. 2010-11-29 12:08:13 +01:00
Simon Morlat
11642ff77c fix setNetworkReachable 2010-11-29 12:01:44 +01:00
Simon Morlat
cf06d2af7b fix bad merges and rename some methods 2010-11-29 10:53:03 +01:00
Guillaume Beraudo
cb9ac80f39 Merge branch 'video' of git.linphone.org:linphone-android-private into video
Conflicts:
	src/org/linphone/core/LinphoneCoreImpl.java
2010-11-26 15:11:17 +01:00
Guillaume Beraudo
5621c1bd08 Added menu to videocall activity:
- high/low resolution
- enable/disable camera
- return to dialer
- terminate call
Added bandwidth manager to manage video profiles and update current and subsequent calls.
Added VideoSize semantics and jni wrappings on linphoneCore.
2010-11-26 15:04:38 +01:00
Jehan Monnier
c95431295d Merge remote branch 'bc/master' into video 2010-11-25 15:51:42 +01:00
Jehan Monnier
4e7ae1bc8f use default ring file instead of oldring.wav 2010-11-25 14:01:51 +01:00
Guillaume Beraudo
b92ecb8d63 Moved mic and speaker buttons in dialer.
Added camera call button.
Added video preferences.
Share camera on received call according to preference settings.
Invite with(out) according to preference settings.
2010-11-25 11:13:28 +01:00
Guillaume Beraudo
935c98545f Define getStatus(): throw not implemented exception 2010-11-23 09:27:51 +01:00
Guillaume Beraudo
b23207e728 Added focus support. Rotation functinonal. 2010-11-22 17:20:11 +01:00
Guillaume Beraudo
ef01a009d5 Added Orientation change support and video capture preview 2010-11-22 11:23:43 +01:00
Simon Morlat
d5c9ee55b9 add stun preference 2010-11-19 16:40:29 +01:00
Simon Morlat
653050685e Merge branch 'video' of git.linphone.org:linphone-android-private into video 2010-11-19 11:43:12 +01:00
Simon Morlat
8e53b4fb61 fix for display 2010-11-19 11:42:46 +01:00
guillaume
d2d1e257b6 addbackbuffer managed directly in java code 2010-11-18 15:01:15 +01:00
Guillaume Beraudo
465a5d4e0c First working Android video version. 2010-11-17 15:52:42 +01:00
Jehan Monnier
c34f54125d fix crash on simulator 2010-11-17 10:44:39 +01:00
Simon Morlat
f502245650 fix video deadlock and double instanciation of VideoActivity 2010-11-15 19:19:32 +01:00
Simon Morlat
4a34869d3a bugfixes and makefile improvements 2010-11-14 19:15:27 +01:00
Guillaume Beraudo
75654d6b56 Draft for Android video capture. 2010-11-12 14:16:01 +01:00
Guillaume Beraudo
88efcbf6eb Fixed wrong cast 2010-11-12 14:11:50 +01:00
Jehan Monnier
ea01073152 fix video view 2010-11-12 09:52:56 +01:00
Jehan Monnier
597059ff45 add video call activity
still to be debugged
2010-11-12 09:01:59 +01:00
Jehan Monnier
df4852cf66 Merge remote branch 'bc/master' into video 2010-11-09 14:07:00 +01:00
Guillaume Beraudo
c31f00dc84 Cleanup 2010-11-09 09:29:06 +01:00
Guillaume Beraudo
070bf76e65 Removed dependency on GUI framework. 2010-11-09 09:26:40 +01:00
Guillaume Beraudo
3137f9bb47 Added activities to support java port of the C tutorials. 2010-11-05 17:45:24 +01:00
Simon Morlat
2075667041 video in progress 2010-11-01 11:33:21 +01:00
Simon Morlat
f1bc0e1050 adapt to api addons 2010-10-26 11:13:29 +02:00
Jehan Monnier
db32105df4 Merge branch 'master' of belledonne-communications.com:linphone-android 2010-10-22 18:36:22 +02:00
Jehan Monnier
e1f1d7841b add presence and messaging apis 2010-10-22 18:33:55 +02:00