History | View | Annotate | Download (410 Bytes)
ignore release build products
first stab at a build.gradle to allow gradle-based projects to use this
closes #5002 https://dev.guardianproject.info/issues/5002
put all relevant settings into a single properties file
./make-release-build uses ant.properties to set up the signing key
make `ant debug` and `ant release` generate a usable jar file
ignore all products of `android update` including proguard-project.txt
standard script for setting up ant builds
test project for enhanced library QA
currently tests basic functionality of PassphraseSecrets
include support lib
initial work on the caching service
skeleton project files