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
Guillaume Beraudo
4284ff4dc9
Fix non existing Android API calls from old sdk.
2011-06-01 12:23:39 +02:00
Guillaume Beraudo
3b88d0c151
Fix bad pattern
2011-05-25 11:31:18 +02:00
Guillaume Beraudo
f5c75a7493
Video hacks + disabled mirroring of capture.
2011-05-20 12:55:40 +02:00
Guillaume Beraudo
a66eb9aee5
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
4404fea296
Add debugs to trace detected and used camera id.
2011-04-19 14:11:25 +02:00
Guillaume Beraudo
e5e1f29528
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
5b9a6d1123
detect when processor doesn't have ARM NEON instructions and disable video then
2011-04-19 10:54:37 +02:00
Guillaume Beraudo
d78b076040
Fix deliver script. Move TAG to core Version.java
2011-04-19 09:05:28 +02:00
Guillaume Beraudo
857dd1503e
Soft volume. Forced for galaxy S. Pref. access mgr.
2011-04-18 15:18:00 +02:00
Simon Morlat
9aa95c08cc
add amr support to linphone-android
2011-04-15 23:56:32 +02:00
Guillaume Beraudo
1e2a21ea2a
Initial support to softvolume.
2011-04-11 12:18:47 +02:00
Guillaume Beraudo
f596a19ad5
Enable ipv6 support for Android.
2011-04-06 15:16:20 +02:00
Guillaume Beraudo
4dd30dcf60
Support GalaxyS SC-02B.
2011-04-06 12:26:57 +02:00
Guillaume Beraudo
61604d00fd
Merge ms2. Fix i18n in ms2. Activate 2.3 in Version.
2011-04-06 10:41:01 +02:00
Guillaume Beraudo
ae591fb01a
Potentially fix crash when network goes down.
2011-03-31 11:09:19 +02:00
Guillaume Beraudo
173b47ff1a
ffmpeg as shared library.
2011-03-28 15:59:55 +02:00
Guillaume Beraudo
4ac9d2148b
When muting video, return if mute state changed.
2011-03-18 10:52:52 +01:00
Guillaume Beraudo
592ce55c2d
Fix hardcoded log tags
2011-03-11 15:54:43 +01:00
Guillaume Beraudo
56e955319a
Fix hardcoded log tags.
2011-03-11 15:37:18 +01:00
Guillaume Beraudo
d18561cea4
payload init, data paths, armv7 detection, typos
...
Fix: payload initialization in PreferenceActivity
Fix: paths to application data by using Android facilities
Detect ARMv7 by looking at Build.CPU_ABI through reflection
Fix: crash on registration change after LinphoneActivity was killed by Android
2011-03-11 11:36:48 +01:00
Guillaume Beraudo
ce0d804023
Transport selection (UDP, TCP, TLS);standard ports.
2011-03-10 15:51:46 +01:00
Guillaume Beraudo
5ee4ee4dba
Galaxy tab doesn't require Galaxy S speaker hack.
2011-03-01 18:39:03 +01:00
Guillaume Beraudo
2b84ac3ee4
Incall view.
...
Hack for Audio with Galaxy S
2011-02-28 11:55:52 +01:00
Guillaume Beraudo
5ffaf9c434
Enhancements:
...
- Numpad component factorizing setAddressWidget
- Digit uses style
- No more NewOutgoingCallReceiver and the associated magic
Now uses CALL_PRIVILEDGED
- Move Video classes to core.video package and lower visibility
- Merged AndroidCameraRecord5Impl and AndroidCameraRecordImpl
2011-02-23 15:37:28 +01:00
Guillaume Beraudo
099907b8ee
Several enhancements:
...
- Fix errors in start/stop linphoneManager
- Fix calls to guiListener().xx when null
- Fix restart of linphoneManager
- Cleanup some useless code
- Work on outgoingCallReceiver
- Intent CALL_PRIVILEDGED
2011-02-22 14:41:27 +01:00
Guillaume Beraudo
3c760cd68d
Make phones with sdk >=9 report they use SDK 8.
2011-02-14 15:58:09 +01:00
Simon Morlat
05c6be619e
allow auto replacement of calls and update ffmpeg commit id due to forced update
2011-02-02 22:25:50 +01:00
Jehan Monnier
ddfd680240
fix Galaxy S detection
2011-01-26 14:29:36 +01:00
Guillaume Beraudo
1f8fc902e7
Merge branch 'master' of git.linphone.org:linphone-android
2011-01-25 15:47:58 +01:00
Jehan Monnier
6714bdbe1e
add ec calibrator
2011-01-25 15:45:36 +01:00
Guillaume Beraudo
7f43336078
Fix cameraID=0 on Galaxy tab GT-P1000.
...
Move sdk9 code from Video manager to dedicated class to avoid dalvik errors.
Add phone information dump at Linphone startup.
Add "Hack" class to centralize call to hackish code.
2011-01-25 15:45:15 +01:00
Jehan Monnier
ed6a5bf841
disable EC while in speaker mode
2011-01-24 10:45:40 +01:00
Simon Morlat
e161f668e5
change sent video orientation when phone is rotated
2011-01-18 16:19:27 +01:00
Guillaume Beraudo
6dad6a3154
Captured video always sent in correct orientation.
...
Temporarily blocked rotation of phone in video call activity.
2011-01-03 14:14:22 +01:00
Guillaume Beraudo
02ac3962b9
Removed getter/setter to access video height/width directly.
2010-12-29 08:15:12 +01:00
Jehan Monnier
df734bfc9e
decline calls while incall because multi call not supported yet
2010-12-14 15:11:24 +01:00
Guillaume Beraudo
276874bf64
Landscape preview in landscape orientation on sdk>=8
2010-12-14 12:58:28 +01:00
Guillaume Beraudo
013e835343
Merge branch 'video' of git.linphone.org:linphone-android-private
...
Conflicts:
libs/armeabi-v7a/liblinphone.so
libs/armeabi/liblinphone.so
src/org/linphone/core/LinphoneCallImpl.java
src/org/linphone/core/LinphoneProxyConfigImpl.java
src/org/linphone/core/tutorials/TutorialRegistrationActivity.java
submodules/linphone
2010-12-14 09:32:47 +01:00
Guillaume Beraudo
294265ec27
Merge branch 'master' of git.linphone.org:linphone-android-private
...
Conflicts:
src/org/linphone/core/LinphoneProxyConfigImpl.java
2010-12-13 16:11:01 +01:00