Commit graph

6155 commits

Author SHA1 Message Date
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
5da0edfa14 update linphone submodule 2011-06-16 15:19:29 +02:00
Simon Morlat
c9f492d3d9 implement quality indicators methods 2011-06-10 19:04:53 +02:00
Jehan Monnier
0e33b4df1a update ilbc license 2011-06-09 11:13:35 +02:00
Jehan Monnier
102b83fcd4 fix wrong linphone submodule 2011-06-09 07:36:55 +02:00
Guillaume Beraudo
201d4f5c98 Update dependency. 2011-06-06 15:08:30 +02:00
Guillaume Beraudo
6f5d3710b2 Merge branch 'master' of git.linphone.org:linphone-android 2011-06-06 15:05:09 +02:00
Guillaume Beraudo
2e53815552 Fix Log.wtf didn't exist on earlier Android versiosn. 2011-06-06 15:04:16 +02:00
Jehan Monnier
f48311b0c9 add support for LG Optimus 2x 2011-06-06 09:49:31 +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
a8748ebc83 Improve reliability of proximity sensor. <=4cm. 2011-06-01 14:40:42 +02:00
Guillaume Beraudo
ba5811582a Fix non existing Android API calls from old sdk. 2011-06-01 12:23:39 +02:00
Guillaume Beraudo
82cb818ddd Update linphobne dependency. 2011-06-01 11:41:06 +02:00
Guillaume Beraudo
600102e268 Merge branch 'master' of git.linphone.org:linphone-android
Conflicts:
	submodules/linphone
2011-06-01 11:39:07 +02:00
Guillaume Beraudo
b3d0c39be9 Update dependency on linphone module. 2011-06-01 11:37:42 +02:00
Guillaume Beraudo
cb0714bef7 Read contact picture. (not integrated in incall activity). 2011-06-01 11:33:31 +02:00
Guillaume Beraudo
19e2d1cc03 Synchronize linphone module. 2011-05-25 11:32:26 +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
e9dadc8965 Fix deliver script: javadoc generation. 2011-04-26 14:09:13 +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
bbbb79a350 Typo 2011-04-20 09:05:51 +02:00
Guillaume Beraudo
034673dea5 Dump linphone version to the log on each startup. 2011-04-20 09:04:17 +02:00
Guillaume Beraudo
656d0d720a Merge branch 'master' of git.linphone.org:linphone-android 2011-04-19 14:13:12 +02:00
Guillaume Beraudo
aefad95d86 Add debugs to trace detected and used camera id. 2011-04-19 14:11:25 +02:00
Guillaume Beraudo
d2d195b698 Fix key presses disabled by softvolume. 2011-04-19 14:10:50 +02:00
Simon Morlat
c0f07545df Merge branch 'master' of git.linphone.org:linphone-android
Conflicts:
	submodules/linphone
2011-04-19 13:51:47 +02:00
Simon Morlat
7726669ff7 update linphone submodule to fix a bug with rport management 2011-04-19 13:51:03 +02:00
Guillaume Beraudo
fe4a0c99c6 Fix deliver script. 2011-04-19 12:10:39 +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
Guillaume Beraudo
9c4eca11a4 Deliver script generates and Android project with tutorials. 2011-04-19 11:24:15 +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
3f8f6959e1 Factorize routeToEarpiece. 2011-04-19 08:43:35 +02:00
Guillaume Beraudo
7996f40461 Fix AMR codec not enabled on old installations. 2011-04-18 15:46:36 +02:00
Guillaume Beraudo
5fb71717cb Soft volume. Forced for galaxy S. Pref. access mgr. 2011-04-18 15:18:00 +02:00
Simon Morlat
f4a65ba623 update msamr 2011-04-16 00:31:41 +02:00
Simon Morlat
21f8223a16 fix error in msamr submodule and update exosip 2011-04-16 00:20:49 +02:00
Simon Morlat
3464da531f add amr support to linphone-android 2011-04-15 23:56:32 +02:00
Guillaume Beraudo
78146cc571 Fix video call activity not finishing on call end. 2011-04-14 10:15:00 +02:00
Guillaume Beraudo
7c0cdb7036 Initial support to softvolume. 2011-04-11 12:18:47 +02:00
Guillaume Beraudo
c79ee4f210 Fix bad alignement of use_rports. 2011-04-08 12:27:48 +02:00
Guillaume Beraudo
6981c3cde3 Improve some notification messages 2011-04-08 09:10:44 +02:00
Guillaume Beraudo
f3d2c01f2f Disable incall video button if disabled in settings. 2011-04-08 09:09:36 +02:00
Guillaume Beraudo
9d7c8c85d5 Fix build path. 2011-04-07 11:00:49 +02:00
Guillaume Beraudo
be31599503 Move ring test from mediastreamer2. 2011-04-07 10:54:57 +02:00