aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-05-28Fix ignoreAssets support.Xavier Ducrohet
2013-05-23Move Gradle plugin to 0.5.0Xavier Ducrohet
2013-05-23Fix package scope.Xavier Ducrohet
2013-05-23Revert "Add a single jar used by 3 modules to test dup check."Xavier Ducrohet
2013-05-23Add a single jar used by 3 modules to test dup check.Xavier Ducrohet
2013-05-03Update DeviceProvider APIXavier Ducrohet
2013-05-02Automatically add Extras repo to the project repo list.Xavier Ducrohet
2013-05-01Improve testing provider API.Xavier Ducrohet
2013-04-30Fix broken test. Oops.Xavier Ducrohet
2013-04-30Add new check tasks based on DeviceProvider/TestServerXavier Ducrohet
2013-04-29Unify all temp local repo.Xavier Ducrohet
2013-04-18Proguard support.Xavier Ducrohet
2013-04-12Add a new sample showing the styleable issue.Xavier Ducrohet
2013-04-12Add test for Variant.isSigned().Xavier Ducrohet
2013-04-12Fix test manifest when library updates targetSdkVersion thru DSL.Xavier Ducrohet
2013-04-04Refactor ApplicationVariant/BuildVariant.Xavier Ducrohet
2013-04-04New module for the model.Xavier Ducrohet
2013-03-25Use the right version of build tools.Xavier Ducrohet
2013-03-22Add support for build-tools.Xavier Ducrohet
2013-03-20Sign apk using bouncyCastle.Xavier Ducrohet
2013-03-21Merge "Fix package renaming."Xavier Ducrohet
2013-03-19Only package local dependencies in builder.Xavier Ducrohet
2013-03-15Fix package renaming.Xavier Ducrohet
2013-03-15Fix support for local jars in library projects.Xavier Ducrohet
2013-02-26Move to 0.4Xavier Ducrohet
2013-02-19Make instrument(ation)Test more consistent everywhere.Xavier Ducrohet
2013-02-19Update samples: src/test -> src/instrumentTestXavier Ducrohet
2013-02-19Change tests to be instrumentationTests everywhere.Xavier Ducrohet
2013-02-13Add a test app for assets support.Xavier Ducrohet
2013-02-07SDK support improvements.Xavier Ducrohet
2013-02-01Merge "Fix generation of R class for libraries."Xavier Ducrohet
2013-01-31Fix generation of R class for libraries.Xavier Ducrohet
2013-01-30Clean dependencies of published libraries.Xavier Ducrohet
2013-01-29Merge "Add Renderscript support."Xavier Ducrohet
2013-01-28Add Renderscript support.Xavier Ducrohet
2013-01-25For java project to use 1.6.Xavier Ducrohet
2013-01-22Add signing report task.Xavier Ducrohet
2013-01-15Rename the keystore API/DSL by SigningConfig.Xavier Ducrohet
2013-01-15Default to Java 1.6 when building and allow customization.Xavier Ducrohet
2013-01-11Merge "Allow for easier relocation of full sourcesets."Xavier Ducrohet
2013-01-11Allow for easier relocation of full sourcesets.Xavier Ducrohet
2013-01-10Custom Junit test report.Xavier Ducrohet
2013-01-04Move BuildTypeDsl out of BuildTypeFactory to workaround some groovy bug.Xavier Ducrohet
2013-01-04Add options to the test reporting.Xavier Ducrohet
2013-01-03Improve on-device test result reporting.Xavier Ducrohet
2012-12-21Keystore objects.Scott Barta
2012-12-11Merge "Add support for multiple res folders in all source sets."Xavier Ducrohet
2012-12-11Add support for multiple res folders in all source sets.Xavier Ducrohet
2012-12-11Adds versionNameSuffix to build typeScott Barta
2012-12-07Two simple test projects to detect overlay issues.Xavier Ducrohet