Commit graph

7272 commits

Author SHA1 Message Date
Guillaume Beraudo
c2ced898a6 Corrected speaker and mute buttons not correctly handling state. 2010-11-29 14:08:58 +01:00
Guillaume Beraudo
03568062a5 Clean imports... 2010-11-29 12:17:48 +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
0e2a868694 Moved speaker and mic buttons to the top of the dialer. 2010-11-24 08:56:14 +01:00
Guillaume Beraudo
ac9b15ad1a Little capture preview in portrait mode. Adapted workaround. 2010-11-23 11:55:06 +01:00
Guillaume Beraudo
86289d1a73 Corrected ratio 2010-11-23 11:54:18 +01:00
Guillaume Beraudo
ab33a426ff Declared large size support and DPI independance in Manifest. 2010-11-23 11:52:58 +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
0fd0a01e52 change mtu, registering, ec_tail_len 2010-11-21 15:20:54 +01:00
Simon Morlat
67d40052ad fix small bug with stun settings 2010-11-20 14:33:19 +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
008c73783a update linphone submodule with fix for jni 2010-11-17 14:24:57 +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
Simon Morlat
a07c80ef59 video starts to work: send of nowebcam ok, receive ok but doesn't like orientation change 2010-11-12 19:43:05 +01:00
Guillaume Beraudo
75654d6b56 Draft for Android video capture. 2010-11-12 14:16:01 +01:00
Guillaume Beraudo
c77cf319ad Fixed super.oncreate() not called 2010-11-12 14:13:35 +01:00
Guillaume Beraudo
88efcbf6eb Fixed wrong cast 2010-11-12 14:11:50 +01:00
Jehan Monnier
c179b521a8 fix crash in tutorials on simulator 2010-11-12 10:16:21 +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
Simon Morlat
62ad089279 android display builds correctly 2010-10-24 22:28:22 +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
Simon Morlat
1f96d58880 update linphone submodule 2010-10-18 17:31:32 +02:00
Simon Morlat
1243fa1491 video compilation ok 2010-10-08 15:33:27 +02:00
Simon Morlat
28b51c7130 enable compilation with neon 2010-10-08 12:34:07 +02:00
Simon Morlat
17580885fe update linphone 2010-10-08 10:39:08 +02:00
Simon Morlat
5c14cb08b4 Merge branch 'master' of git.linphone.org:linphone-android into video 2010-10-08 10:36:16 +02:00