45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
Category:Phone & SMS
|
|
#GPLv2+ without ZRTP
|
|
License:GPLv3
|
|
Web Site:http://www.linphone.org
|
|
Source Code:http://www.linphone.org/eng/download/git.html
|
|
Issue Tracker:
|
|
|
|
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
|
|
* Audio multicall and conferencing
|
|
* SRTP media encryption. ZRTP in 2.0
|
|
* Echo cancellation
|
|
* Address book integration
|
|
* Call history
|
|
* Multiple accounts support
|
|
|
|
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.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:git://git.linphone.org/linphone-android.git
|
|
|
|
Build Version:2.0.3-fdroid,2003,!syntax error on build server 2.0.3-1,submodules=no,update=no,\
|
|
init=git submodule update --init --recursive,prebuild=rm -rf tests && \
|
|
rm -f submodules/externals/webrtc/modules/\
|
|
video_capture/main/source/android/java/org/webrtc/videoengine/* && \
|
|
export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$ && \
|
|
sed -i 's@\$(NDK_PATH)@$$NDK$$@g' Makefile && \
|
|
echo "version.name=2.0.3-fdroid" > default.properties && \
|
|
sed -i 's/debuggable ="true"/debuggable="false"/g' AndroidManifest.xml && \
|
|
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 update-project prepare-sources,buildjni=no
|
|
|
|
Auto Update Mode:None
|
|
#Tags would nuke all the submodules
|
|
Update Check Mode:Market
|
|
Current Version:2.0.3
|
|
Current Version Code:2003
|
|
|