2012-09-12 17:30:26 +00:00
|
|
|
Category:Phone & SMS
|
2013-03-08 14:19:12 +00:00
|
|
|
#GPLv2+ without ZRTP
|
|
|
|
License:GPLv3
|
2010-11-16 23:08:35 +00:00
|
|
|
Web Site:http://www.linphone.org
|
|
|
|
Source Code:http://www.linphone.org/eng/download/git.html
|
2012-01-10 23:25:28 +00:00
|
|
|
Issue Tracker:
|
|
|
|
|
2013-03-07 15:51:56 +00:00
|
|
|
Summary:SIP (VOIP) phone
|
2010-11-16 23:08:35 +00:00
|
|
|
Description:
|
2013-02-28 16:01:53 +00:00
|
|
|
* Audio with the following codecs: speex (narrow band and wideband), iLBC, G711, GSM, G722. No Silk in 2.0
|
2013-03-07 15:51:56 +00:00
|
|
|
* Video with VP8, mpeg4, x264 (ARMv7 only). No h264 in 2.0
|
2012-10-03 09:38:36 +00:00
|
|
|
* Audio multicall and conferencing
|
2013-03-07 15:51:56 +00:00
|
|
|
* SRTP media encryption. ZRTP
|
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
|
|
|
|
|
|
|
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.
|
2010-11-16 23:08:35 +00:00
|
|
|
.
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2012-11-18 19:10:18 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:git://git.linphone.org/linphone-android.git
|
|
|
|
|
2013-03-08 14:19:12 +00:00
|
|
|
Build Version:2.0.3-fdroid,2003,2.0.3-1,submodules=no,update=no,\
|
2013-02-28 16:01:53 +00:00
|
|
|
init=git submodule update --init --recursive,prebuild=rm -rf tests && \
|
2013-03-07 15:51:56 +00:00
|
|
|
rm -f submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \
|
2013-02-28 16:01:53 +00:00
|
|
|
export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$ && \
|
2013-03-07 15:51:56 +00:00
|
|
|
sed -i 's@\$(NDK_PATH)@$$NDK$$@g' Makefile && \
|
|
|
|
make BUILD_SILK=0 BUILD_X264=1 BUILD_GPLV3_ZRTP=1 BUILD_FOR_X86=1 update-project prepare-sources && \
|
2013-03-08 14:19:12 +00:00
|
|
|
echo "version.name=2.0.3-fdroid" > default.properties && \
|
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
|
2013-03-07 15:51:56 +00:00
|
|
|
#Tags would nuke all the submodules
|
2012-01-26 17:53:59 +00:00
|
|
|
Update Check Mode:Market
|
2013-01-31 23:20:13 +00:00
|
|
|
Current Version:2.0.3
|
|
|
|
Current Version Code:2003
|
2012-01-10 23:25:28 +00:00
|
|
|
|