Add UCM for openvpn, last tag almost builds

This commit is contained in:
Daniel Martí 2013-09-22 22:23:55 +02:00
parent 04148555e7
commit 4b9fe4050b

View file

@ -7,9 +7,6 @@ Issue Tracker:http://code.google.com/p/ics-openvpn/issues/list
Auto Name:OpenVPN for Android Auto Name:OpenVPN for Android
Summary:OpenVPN without root Summary:OpenVPN without root
Description: Description:
Apologies to those who installed 0.5.21/0.5.22: the app was built incorrectly and
didn't work at all.
With the VPNService in Android 4.0+ it is possible to create a VPN that doesn't With the VPNService in Android 4.0+ it is possible to create a VPN that doesn't
need root access. The GUI is licensed under BSD while the OpenVPN core is licensed need root access. The GUI is licensed under BSD while the OpenVPN core is licensed
under the GPL. under the GPL.
@ -24,10 +21,12 @@ Build Version:0.5.24,51,!broken too v0.5.24,buildjni=no,target=android-14,prebui
sed -i 's/ndk-build APP_API=all -j 8/ndk-build APP_ABI=all -j 2/g' build-native.sh && ./build-native.sh sed -i 's/ndk-build APP_API=all -j 8/ndk-build APP_ABI=all -j 2/g' build-native.sh && ./build-native.sh
Build Version:0.5.35,63,!broken too v0.5.35,buildjni=no,target=android-17,prebuild=\ Build Version:0.5.35,63,!broken too v0.5.35,buildjni=no,target=android-17,prebuild=\
sed -i 's/-j 8/-j 2/g' build-native.sh && ./build-native.sh sed -i 's/-j 8/-j 2/g' build-native.sh && ./build-native.sh
Build Version:0.5.47,80,!doesn't build at v0.5.47,buildjni=no,gradle=yes,build=\
echo WITH_BREAKPAD=0 >> jni/Android.mk && sed -i '/google-breakpad/d' jni/Android.mk && \
sed -i 's/-j 8/-j 2/g' misc/build-native.sh && ./misc/build-native.sh
Auto Update Mode:None Auto Update Mode:None
#Update Check Mode:Market Update Check Mode:Tags
Update Check Mode:None Current Version:0.5.47
Current Version:0.5.38 Current Version Code:80
Current Version Code:68