Commit graph

171 commits

Author SHA1 Message Date
Guillaume Beraudo
9fa4af5159 Better add call, callee actions dialog, dtmf numpad.
Prevent situations where several calls use the sound resources
at the same time.
2011-10-27 10:43:15 +02:00
Guillaume Beraudo
5d05c29646 Reject incoming and outgoing calls to incall people. 2011-10-26 13:29:50 +02:00
Guillaume Beraudo
ebaa5f460d Ability to limit number of calls / hide transfers. 2011-10-18 15:44:35 +02:00
Guillaume Beraudo
02851b26f7 Merge branch 'master' of git.linphone.org:linphone-android into conferencing
Conflicts:
	src/org/linphone/LinphoneManager.java
	src/org/linphone/core/LinphoneCallParamsImpl.java
	src/org/linphone/core/LinphoneCoreImpl.java
	submodules/linphone
2011-10-13 15:57:22 +02:00
Pierre-Eric Pelloux-Prayer
641354c50f srtp: add Java impl 2011-10-10 09:26:40 +02:00
Guillaume Beraudo
382b6f480a Hide LinphonecallImpl constructor.
linphonecalls should not be created from java.
2011-10-07 14:46:12 +02:00
Guillaume Beraudo
d8f8b82103 Enhance conference activity style + permute calls. 2011-10-07 10:15:46 +02:00
Pierre-Eric Pelloux-Prayer
70f96ce8e9 Enable srtp 2011-10-07 08:51:50 +02:00
Pierre-Eric Pelloux-Prayer
17df23f74a Add missing LinphoneCore function impl 2011-10-07 08:48:12 +02:00
Guillaume Beraudo
f57826fb23 Fix second incoming call from same uri crash. 2011-09-30 16:00:26 +02:00
Guillaume Beraudo
8a89467629 improved incoming activity + back to conference button. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
b44d51a5b1 Initial support for conferencing. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
eb6fe80e62 Fix mediastreamer2 build. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
79965f6d15 Preliminary code for conferencing support. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
dfdd63a2ed Report bug button in about activity when debug on. 2011-09-30 08:56:06 +02:00
Simon Morlat
98ea21e21f fix for unique LinphoneCalls again 2011-09-22 17:11:35 +02:00
Simon Morlat
10138d1350 Merge branch 'master' of git.linphone.org:linphone-android 2011-09-22 10:56:39 +02:00
Simon Morlat
d5b7321a65 fix inconsistency when a second call arrives 2011-09-22 10:55:47 +02:00
Pierre-Eric Pelloux-Prayer
d97eeee7f5 Fix errors with different Android SDK (3, 5) 2011-09-22 10:50:35 +02:00
Simon Morlat
698e7ac2b2 update linphone submodule, fix compilation issue 2011-09-20 21:33:05 +02:00
Simon Morlat
9bf7e93992 fix broken compilation and update linphone submodule 2011-09-19 12:44:22 +02:00
Pierre-Eric Pelloux-Prayer
b0357a9ddd New Mediastreamer Android Camera filter integration
android: new mediastreamer integration

android: new ms2 integration

Video calls minor corrections
2011-09-16 10:41:35 +02:00
Pierre-Eric Pelloux-Prayer
b923fd19d6 android: fix video rendering bug when changing resolution during call 2011-09-13 11:21:31 +02:00
Simon Morlat
954beb9c3d echo cancellation improvemnents:
- use echo limiter always on !armv7
- enable echo cancellation by default
- toggle speaker mode on during video calls
2011-09-05 16:40:47 +02:00
Guillaume Beraudo
878f0238f7 Fix use of unsupported video capture frame rate. 2011-08-18 09:36:31 +02:00
Pierre-Eric Pelloux-Prayer
b60a44a59e android: 'synchronized' native calls to liblinphone
Avoids dead locks in exosip.
2011-08-16 09:48:36 +02:00
Pierre-Eric Pelloux-Prayer
524c8e4919 video: initialize fps range using first value given by the hardware 2011-08-12 16:22:06 +02:00
Pierre-Eric Pelloux-Prayer
2b19e7cf75 android: add opengl support for video display 2011-08-12 16:21:22 +02:00
Guillaume Beraudo
83390c8351 Conventien method to sleep. 2011-08-05 16:15:24 +02:00
Guillaume Beraudo
6eb200df4a Don't load Camera Manager on video uncapable devices. 2011-08-04 16:13:16 +02:00
Guillaume Beraudo
c635198a64 Fix video on Nexus S. 2011-08-04 11:26:19 +02:00
Guillaume Beraudo
8b09455f81 Fix Android logs from java.
Some levels where hidden due to the use of isLoggable.
2011-08-04 10:04:31 +02:00
Guillaume Beraudo
748ad2f385 ZRTP on old arm devices. 2011-08-01 11:55:46 +02:00
Jehan Monnier
69f71d9bc8 clean up sdk deps 2011-07-22 12:44:41 +02:00
Pierre-Eric Pelloux-Prayer
4eb83bcf13 Updated Android implementation to support new trusted root CA option 2011-07-22 11:43:05 +02:00
Pierre-Eric Pelloux-Prayer
efdfe92b18 Enable TLS option 2011-07-20 11:52:09 +02:00
Guillaume Beraudo
d9333176bf Rename openssl libs. ZRTP API and makefiles. 2011-07-15 22:08:36 +02:00
Jehan Monnier
f91c9b4805 disable video on non capable hardware 2011-07-01 18:08:04 +02:00
Simon Morlat
03c280a216 add missing ptime setters 2011-06-22 13:06:47 +02:00
Guillaume Beraudo
94d58ce1e6 Fix regression video with Galaxy S. 2011-06-21 15:33:33 +02:00
Guillaume Beraudo
f5b18a6909 Convert Logs to new system. No more "tags" remaining. 2011-06-21 15:33:09 +02:00
Guillaume Beraudo
64ae9ce334 Rework video capture. Fix high/low resolution switch. 2011-06-20 13:55:47 +02:00
Guillaume Beraudo
3698ea0b73 Fix crashes on network change. 2011-06-17 16:02:53 +02:00
Guillaume Beraudo
1ac48c525d Efficient log class. 2011-06-17 11:10:08 +02:00
Simon Morlat
bd0745ecc3 implement quality indicators methods 2011-06-10 19:04:53 +02:00
Guillaume Beraudo
3c6d4b89d0 Fix Log.wtf didn't exist on earlier Android versiosn. 2011-06-06 15:04:16 +02:00
Guillaume Beraudo
2e8a69679b Capture focus (continuous or click preview for auto focus) 2011-06-03 15:40:56 +02:00
Guillaume Beraudo
39caf85271 Removed camera testing on startup. 2011-06-03 15:40:01 +02:00
Guillaume Beraudo
069c31c2dd Fix log tag. 2011-06-03 15:32:29 +02:00
Guillaume Beraudo
55d7aee36c Front camera mirror. Shouldn't work for Nexus S. 2011-06-01 16:18:40 +02:00