diff --git a/metadata/biz.gyrus.yaab.txt b/metadata/biz.gyrus.yaab.txt index 3fd378e24a..903f902efe 100644 --- a/metadata/biz.gyrus.yaab.txt +++ b/metadata/biz.gyrus.yaab.txt @@ -26,7 +26,7 @@ Build Version:1.6.2,10,6def1b3 Build Version:1.6.3,11,release1.6.3,target=android-16 Build Version:1.9,14,release1.9,target=android-16 Build Version:1.9.3,17,release1.9.3,target=android-17 -Build Version:1.9.5,19,release1.9.5 +Build Version:1.9.5,19,release1.9.5,init=rm -rf bin gen Auto Update Mode:None #Tags are used diff --git a/metadata/com.android.keepass.txt b/metadata/com.android.keepass.txt index 3752c07e4a..2d917a61f0 100644 --- a/metadata/com.android.keepass.txt +++ b/metadata/com.android.keepass.txt @@ -37,8 +37,8 @@ Build Version:1.9.18.3,98,v1.9.18.3,buildjni=yes,prebuild=cd jni && \ wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \ unzip sha2-07-01-07.zip -d sha && cd .. Build Version:1.98.1,111,v1.98.1,buildjni=yes,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha && cd .. -Build Version:1.99.2,116,v1.99.2,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha,buildjni=yes -Build Version:1.99.4,120,v1.99.4,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha,buildjni=yes,target=android-11 +Build Version:1.99.2,116,v1.99.2,target=android-12,buildjni=yes,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha +Build Version:1.99.4,120,!no source yet v1.99.4,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha,buildjni=yes Auto Update Mode:None #Sometimes a beta diff --git a/metadata/net.progval.android.andquote.txt b/metadata/net.progval.android.andquote.txt index 9a6e4b7510..e4bab0de93 100644 --- a/metadata/net.progval.android.andquote.txt +++ b/metadata/net.progval.android.andquote.txt @@ -13,7 +13,7 @@ Repo Type:git Repo:https://github.com/ProgVal/AndQuote.git Build Version:0.2,2,v0.2 -Build Version:0.3.3,6,!wrong .submodules uri, some other issues v0.3.3 +Build Version:0.3.3,6,8db47e47f0728db8fa1ea34bf4cc00c9ab6fe787,submodules=yes Auto Update Mode:None Update Check Mode:Tags diff --git a/metadata/org.thoughtcrime.redphone.txt b/metadata/org.thoughtcrime.redphone.txt new file mode 100644 index 0000000000..cb010368e0 --- /dev/null +++ b/metadata/org.thoughtcrime.redphone.txt @@ -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 + diff --git a/metadata/org.thoughtcrime.securesms.txt b/metadata/org.thoughtcrime.securesms.txt new file mode 100644 index 0000000000..122e019f85 --- /dev/null +++ b/metadata/org.thoughtcrime.securesms.txt @@ -0,0 +1,32 @@ +Category:Phone & SMS +License:GPLv3 +Web Site:http://www.whispersys.com/ +Source Code:https://github.com/WhisperSystems/TextSecure +Issue Tracker:https://github.com/WhisperSystems/TextSecure/issues + +Summary:SMS encryption +Description: +TextSecure is a drop-in replacement for the standard text messaging application +allowing you to send and receive text messages as normal. All text messages +sent or received with TextSecure are stored in an encrypted database on your +phone, and text messages are encrypted during transmission when communicating +with someone else also using TextSecure. +. + +Requires Root:No + +Repo Type:git +Repo:https://github.com/WhisperSystems/TextSecure + +Build Version:0.9.3,40,v0.9.3,target=android-16,srclibs=ActionBarSherlock@4.2.0,\ +prebuild=android update project -p . -l $$ActionBarSherlock$$ &&\ +cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ +Build Version:0.9.4,41,!no source available v0.9.4,target=android-16,srclibs=ActionBarSherlock@4.2.0,\ +prebuild=android update project -p . -l $$ActionBarSherlock$$ &&\ +cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.9.4 +Current Version Code:41 +