diff --git a/metadata/org.openintents.safe.txt b/metadata/org.openintents.safe.txt new file mode 100644 index 0000000000..79aa5e1d13 --- /dev/null +++ b/metadata/org.openintents.safe.txt @@ -0,0 +1,31 @@ +Categories:Office +License:Apache2 +Web Site:https://github.com/openintents/safe +Source Code:https://github.com/openintents/safe +Issue Tracker:https://github.com/openintents/safe/issues +Donate:http://www.openintents.org/en/contribute + +Summary:Password and private data manager +Description: +OI Safe safely protects all of your passwords and other private data using industry standard AES + encryption. +. + +Repo Type:git +Repo:https://github.com/openintents/safe.git + +Build:1.4.2-alpha,30 + commit=98d34f1904 + subdir=Safe + target=android-16 + srclibs=OIgit@c29806d720 + prebuild=sed -i 's@\(.1=\).*@\1$$OIgit$$/DistributionLibrary@' project.properties && \ + sed -i 's@${source.base}/distribution@../$$OIgit$$@' $$OIgit$$/DistributionLibrary/build.xml && \ + sed -i 's@${source.base}/../../distribution@$$OIgit$$@' build.xml && \ + $$SDK$$/tools/android update project -p $$OI$$/distribution/DistributionLibrary -t android-15 && \ + rm libs/OISafeMyBackupPro.jar && \ + rm -rf ../SafeDemo ../icons ../promotion ../SafeTest + +Auto Update Mode:None +Update Check Mode:Tags + diff --git a/srclibs/OIgit.txt b/srclibs/OIgit.txt new file mode 100644 index 0000000000..ae813fb024 --- /dev/null +++ b/srclibs/OIgit.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:https://github.com/openintents/distribution.git +