fdroiddata/metadata/org.linphone.txt

43 lines
1.4 KiB
Plaintext
Raw Normal View History

2012-09-12 17:30:26 +00:00
Category:Phone & SMS
License:GPLv3
Web Site:http://www.linphone.org
Source Code:http://www.linphone.org/eng/download/git.html
Issue Tracker:
2013-04-09 21:38:55 +00:00
Summary:SIP (VOIP) phone
Description:
* Audio with the following codecs: speex (narrow band and wideband), iLBC, G711, GSM, G722. No Silk in 2.0
* Video with VP8, mpeg4, x264 (in 2.0)(ARMv7 only). No h264 in 2.0
2012-10-03 09:38:36 +00:00
* Audio multicall and conferencing
* SRTP media encryption. ZRTP in 2.0
2012-10-03 09:38:36 +00:00
* Echo cancellation
* Address book integration
* Call history
* Multiple accounts support
2013-01-23 12:18:25 +00:00
2013-04-09 21:38:55 +00:00
We are working on providing a source-built version for the latest 2.0.0
2013-01-23 12:18:25 +00:00
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
Build Version:2.0.3-fdroid,2003,2.0.3-1,submodules=no,\
init=git submodule update --init --recursive,prebuild=\
rm -rf tests submodules/externals/webrtc/modules/\
2013-03-21 18:15:13 +00:00
video_capture/main/source/android/java/org/webrtc/videoengine/* && \
echo "version.name=2.0.3-fdroid" > default.properties && \
2013-05-09 19:41:28 +00:00
sed -i 's/allowBackup=\"true\"/debuggable=\"false\"/g' AndroidManifest.xml && \
sed -i 's@\(NDK_PATH=\).*@\1$$NDK$$@' Makefile && \
2013-03-21 18:15:13 +00:00
sed -i 's/markets\">true/markets\">=false/g' \
res/values/non_localizable_custom.xml,build=\
make BUILD_SILK=0 BUILD_X264=1 BUILD_GPLV3_ZRTP=1 \
BUILD_FOR_X86=1 prepare-sources,buildjni=no
2012-11-18 19:10:18 +00:00
2012-12-17 16:30:52 +00:00
Auto Update Mode:None
2013-03-07 15:51:56 +00:00
#Tags would nuke all the submodules
Update Check Mode:Market
Current Version:2.0.3
Current Version Code:2003