Add new disabled app: redphone
This commit is contained in:
parent
80f4e937a5
commit
c232b65039
36
metadata/org.thoughtcrime.redphone.txt
Normal file
36
metadata/org.thoughtcrime.redphone.txt
Normal file
|
@ -0,0 +1,36 @@
|
|||
Category:Phone & SMS
|
||||
License:GPLv3
|
||||
Web Site:http://www.whispersys.com/
|
||||
Source Code:https://github.com/WhisperSystems/RedPhone
|
||||
Issue Tracker:https://github.com/WhisperSystems/RedPhone/issues
|
||||
|
||||
Summary:Secure calling app
|
||||
Description:
|
||||
RedPhone is an application that enables encrypted voice communication between
|
||||
RedPhone users. RedPhone integrates with the system dialer to provide a
|
||||
frictionless call experience, but uses ZRTP to setup an encrypted VoIP channel
|
||||
for the actual call. RedPhone was designed specifically for mobile devices,
|
||||
using audio codecs and buffer algorithms tuned to the characteristics of mobile
|
||||
networks, and using push notifications to maximally preserve your device's
|
||||
battery life while still remaining responsive.
|
||||
.
|
||||
|
||||
Requires Root:No
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/WhisperSystems/RedPhone
|
||||
|
||||
Build Version:0.9,22,!ndk-build fails v0.9,target=android-14,srclibs=ActionBarSherlock@4.2.0,buildjni=no,\
|
||||
prebuild=android update project -p . -l $$ActionBarSherlock$$ &&\
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ &&\
|
||||
sed -i '/APP_PROJECT_PATH.*/d' jni/Application.mk &&\
|
||||
sed -i "12 a\
|
||||
LOCAL_C_INCLUDES := $$NDK$$/sources/cxx-stl/gnu-libstdc++/4.7/include\
|
||||
$$NDK$$/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include" jni/Android.mk &&\
|
||||
$$NDK$$/ndk-build
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9
|
||||
Current Version Code:22
|
||||
|
Loading…
Reference in a new issue