Commit graph

157 commits

Author SHA1 Message Date
Guillaume Beraudo
45da67aa1c Report bug button in about activity when debug on. 2011-09-30 08:56:06 +02:00
Simon Morlat
797623a146 fix for unique LinphoneCalls again 2011-09-22 17:11:35 +02:00
Simon Morlat
a93a76b6d0 Merge branch 'master' of git.linphone.org:linphone-android 2011-09-22 10:56:39 +02:00
Simon Morlat
a1992d7c81 fix inconsistency when a second call arrives 2011-09-22 10:55:47 +02:00
Pierre-Eric Pelloux-Prayer
ecc32e221b Fix errors with different Android SDK (3, 5) 2011-09-22 10:50:35 +02:00
Simon Morlat
c3b0980493 update linphone submodule, fix compilation issue 2011-09-20 21:33:05 +02:00
Simon Morlat
3dd56231ff fix broken compilation and update linphone submodule 2011-09-19 12:44:22 +02:00
Pierre-Eric Pelloux-Prayer
77898e052d 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
2e74475f5b android: fix video rendering bug when changing resolution during call 2011-09-13 11:21:31 +02:00
Simon Morlat
83cb74e6b7 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
6f3dcb65d6 Fix use of unsupported video capture frame rate. 2011-08-18 09:36:31 +02:00
Pierre-Eric Pelloux-Prayer
e0c3390938 android: 'synchronized' native calls to liblinphone
Avoids dead locks in exosip.
2011-08-16 09:48:36 +02:00
Pierre-Eric Pelloux-Prayer
e37088be43 video: initialize fps range using first value given by the hardware 2011-08-12 16:22:06 +02:00
Pierre-Eric Pelloux-Prayer
c7e32869cf android: add opengl support for video display 2011-08-12 16:21:22 +02:00
Guillaume Beraudo
8432509fae Conventien method to sleep. 2011-08-05 16:15:24 +02:00
Guillaume Beraudo
5576cf97ef Don't load Camera Manager on video uncapable devices. 2011-08-04 16:13:16 +02:00
Guillaume Beraudo
4d47899e2f Fix video on Nexus S. 2011-08-04 11:26:19 +02:00
Guillaume Beraudo
a68b03baab 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
10e8a7ab09 ZRTP on old arm devices. 2011-08-01 11:55:46 +02:00
Jehan Monnier
bc755f8810 clean up sdk deps 2011-07-22 12:44:41 +02:00
Pierre-Eric Pelloux-Prayer
970b083c67 Updated Android implementation to support new trusted root CA option 2011-07-22 11:43:05 +02:00
Pierre-Eric Pelloux-Prayer
bb3dde6983 Enable TLS option 2011-07-20 11:52:09 +02:00
Guillaume Beraudo
a715bd27de Rename openssl libs. ZRTP API and makefiles. 2011-07-15 22:08:36 +02:00
Jehan Monnier
034e979b5f disable video on non capable hardware 2011-07-01 18:08:04 +02:00
Simon Morlat
cabe7e0fb8 add missing ptime setters 2011-06-22 13:06:47 +02:00
Guillaume Beraudo
cada9999f6 Fix regression video with Galaxy S. 2011-06-21 15:33:33 +02:00
Guillaume Beraudo
6ecc4f4020 Convert Logs to new system. No more "tags" remaining. 2011-06-21 15:33:09 +02:00
Guillaume Beraudo
228982d53f Rework video capture. Fix high/low resolution switch. 2011-06-20 13:55:47 +02:00
Guillaume Beraudo
afb615ac9d Fix crashes on network change. 2011-06-17 16:02:53 +02:00
Guillaume Beraudo
fb8c453098 Efficient log class. 2011-06-17 11:10:08 +02:00
Simon Morlat
c9f492d3d9 implement quality indicators methods 2011-06-10 19:04:53 +02:00
Guillaume Beraudo
2e53815552 Fix Log.wtf didn't exist on earlier Android versiosn. 2011-06-06 15:04:16 +02:00
Guillaume Beraudo
8a195fc793 Capture focus (continuous or click preview for auto focus) 2011-06-03 15:40:56 +02:00
Guillaume Beraudo
f139384616 Removed camera testing on startup. 2011-06-03 15:40:01 +02:00
Guillaume Beraudo
86af099206 Fix log tag. 2011-06-03 15:32:29 +02:00
Guillaume Beraudo
4be1deeb2f Front camera mirror. Shouldn't work for Nexus S. 2011-06-01 16:18:40 +02:00
Guillaume Beraudo
ba5811582a Fix non existing Android API calls from old sdk. 2011-06-01 12:23:39 +02:00
Guillaume Beraudo
cb37692b7a Fix bad pattern 2011-05-25 11:31:18 +02:00
Guillaume Beraudo
6d530bd16f Video hacks + disabled mirroring of capture. 2011-05-20 12:55:40 +02:00
Guillaume Beraudo
fcd3b8d387 Improve Galaxy S support. Add hack preferences.
- Switching to earpiece/speaker shouldn't mute the mic anymore
- Enable hidden audio hacks by removing "android:layout="@layout/hidden"
  from "pref_audio_hacks_title" PreferenceScreen.
2011-04-20 15:41:52 +02:00
Guillaume Beraudo
aefad95d86 Add debugs to trace detected and used camera id. 2011-04-19 14:11:25 +02:00
Guillaume Beraudo
7cb1c96304 Merge branch 'master' of git.linphone.org:linphone-android
Conflicts:
	src/org/linphone/core/Version.java

Add neon check on first launch
2011-04-19 11:48:28 +02:00
Simon Morlat
9f29ac0337 detect when processor doesn't have ARM NEON instructions and disable video then 2011-04-19 10:54:37 +02:00
Guillaume Beraudo
6aa6eb7acf Fix deliver script. Move TAG to core Version.java 2011-04-19 09:05:28 +02:00
Guillaume Beraudo
5fb71717cb Soft volume. Forced for galaxy S. Pref. access mgr. 2011-04-18 15:18:00 +02:00
Simon Morlat
3464da531f add amr support to linphone-android 2011-04-15 23:56:32 +02:00
Guillaume Beraudo
7c0cdb7036 Initial support to softvolume. 2011-04-11 12:18:47 +02:00
Guillaume Beraudo
1ff65e191b Enable ipv6 support for Android. 2011-04-06 15:16:20 +02:00
Guillaume Beraudo
7e5f8cc458 Support GalaxyS SC-02B. 2011-04-06 12:26:57 +02:00
Guillaume Beraudo
f9a1266bac Merge ms2. Fix i18n in ms2. Activate 2.3 in Version. 2011-04-06 10:41:01 +02:00