aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2013-12-03Update lint supportTor Norbye
2013-11-14Support for jni lib in library project.Xavier Ducrohet
2013-08-21ProGuard support for libraries.Wing Lam
2013-06-25Use full artifact id to create exploded bundle folder name.Xavier Ducrohet
2013-05-23Fix package scope.Xavier Ducrohet
2013-04-30Add new check tasks based on DeviceProvider/TestServerXavier Ducrohet
2013-04-18Proguard support.Xavier Ducrohet
2013-04-16Use the internal plugins and the cloned artifacts.Xavier Ducrohet
2013-04-12Add a new sample showing the styleable issue.Xavier Ducrohet
2013-03-15Fix support for local jars in library projects.Xavier Ducrohet
2013-02-13Add a test app for assets support.Xavier Ducrohet
2013-01-28Add Renderscript support.Xavier Ducrohet
2013-01-04Add options to the test reporting.Xavier Ducrohet
2012-12-10Adds a ResourceMerger to the AndroidBuilder library.Xavier Ducrohet
2012-11-12Add test project for api in library projects.Xavier Ducrohet
2012-11-12Add test that builds all the test projects.Xavier Ducrohet
2012-10-22Move testappsXavier Ducrohet
2012-10-05Support compile config for flavors and build types.Xavier Ducrohet
2012-09-21Add a multi-component app that uses a maven repo.Xavier Ducrohet
2012-09-19New test app to test libraries.Xavier Ducrohet
2012-08-30Fix support for building and testing libraries.Xavier Ducrohet
2012-08-28Add support to build and bundle library projects.Xavier Ducrohet
2012-08-23Use AndroidBuilder to build basic APK.Xavier Ducrohet
2012-08-21Changed plugin group and package names.Adam Murdoch
2012-08-21Separated the prototype into plugin and test apps.Adam Murdoch
2012-08-21Initial prototype of Gradle plugin to build Android applicationsAdam Murdoch