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
Jehan Monnier
5138d4b506
new liblinphonne multi call api
...
inband dtmf is pcm codec
play dtmf on digit pressed
2010-09-13 23:44:29 +02:00
Jehan Monnier
eff3e2ad25
add EC support
2010-06-28 17:34:55 +02:00
Jehan Monnier
e41ca841fa
add codec management
...
start OUTGOING Call intent management
2010-06-18 11:01:12 +02:00
Jehan Monnier
04b8dd948a
add status bar
2010-05-02 19:23:44 +02:00
Jehan Monnier
83d0690898
Refactor LinphonecoreFactory
2010-04-27 14:59:03 +02:00
Jehan Monnier
26713913fb
fix crash on simulator when setting display name
2010-04-08 11:09:05 +02:00
Jehan Monnier
deb0d594ea
add all deps as submodules
2010-04-07 09:09:56 +02:00
Jehan Monnier
d83152c489
extend wake lock scope to screen to avoid sound system from going to standby
2010-03-25 14:14:10 +01:00
Jehan Monnier
838be51880
add first start configuration checking
2010-03-23 17:41:30 +01:00
Jehan Monnier
4749970d5c
add support for android 1.5
2010-03-23 10:03:15 +01:00
Jehan Monnier
39c0604397
add clear history to call history tab
2010-03-18 18:13:56 +01:00
Jehan Monnier
a16ef1961d
add about menu
2010-03-16 18:15:00 +01:00
Jehan Monnier
b983a3a071
fix sip uri presentation in History
...
fix landscape mode
2010-03-16 12:37:05 +01:00
Jehan Monnier
8f94e5f38b
add support for mute/speaker
2010-03-15 18:04:58 +01:00
Jehan Monnier
ec30570366
add Networkmanager class
2010-03-03 18:12:26 +01:00
Jehan Monnier
1dd0a7285d
enhanced history tab
2010-02-19 17:04:40 +01:00
Jehan Monnier
b372bdca49
-create LinphoneService
...
-fix landscape ui
-create History tab view
2010-02-18 18:29:40 +01:00
Jehan Monnier
652c2e53f0
many bug fixes + audio routing + incoming call
2010-02-15 18:01:06 +01:00
jehan monnier
d4ef1c0957
more jni functions implemented
2010-02-14 09:52:18 +01:00
Jehan Monnier
d169c9ee2e
phone book integration
2010-02-12 15:46:01 +01:00
Jehan Monnier
02c9aa2299
start GUI binding
2010-02-08 18:36:16 +01:00
Jehan Monnier
c4411985bd
-phone view
...
-settings
2010-02-05 17:49:43 +01:00