fdroiddata/metadata/org.linphone.txt

38 lines
1.3 KiB
Plaintext
Raw Normal View History

2012-09-12 17:30:26 +00:00
Category:Phone & SMS
License:GPLv2+
Web Site:http://www.linphone.org
Source Code:http://www.linphone.org/eng/download/git.html
Issue Tracker:
Summary:SIP (VOIP) client
Description:
2012-10-03 09:38:36 +00:00
* Audio with the following codecs: speex (narrow band and wideband), iLBC, G711, GSM, G722, Silk
* Video with VP8, mpeg4 and H264 codecs (ARMv7 only)
* Audio multicall and conferencing
* SRTP media encryption
* Echo cancellation
* Address book integration
* Call history
* Multiple accounts support
2013-01-23 12:18:25 +00:00
We are working on providing a source-built version for the latest 2.0.0
releases. Until then, you can find apks on the project's website.
.
2012-11-18 19:10:18 +00:00
Repo Type:git
Repo:git://git.linphone.org/linphone-android.git
2012-12-21 12:21:07 +00:00
Build Version:2.0.2,2002,!wip 2.0.2,submodules=yes,update=no,\
2012-11-18 19:10:18 +00:00
init=cd submodules/linphone && git submodule init && git submodule update && cd ../../,\
2012-12-17 17:20:41 +00:00
prebuild=export NDK_PATH=$$NDK$$ && rm -rf tests && \
2012-12-21 12:21:07 +00:00
echo "sdk.dir=$$SDK$$" > local.properties && \
2012-12-17 17:20:41 +00:00
sed -i 's@\(all:\).*@\1 prepare-sources generate-libs@' Makefile && make && \
2012-12-21 12:21:07 +00:00
sed -i 's/debuggable ="true"/debuggable="false"/g' AndroidManifest.xml && \
sed -i 's/markets\">true/markets\">=false/g' res/values/non_localizable_custom.xml,buildjni=no
2012-11-18 19:10:18 +00:00
2012-12-17 16:30:52 +00:00
Auto Update Mode:None
Update Check Mode:Market
Current Version:2.0.3
Current Version Code:2003