aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant/ApkBuilderTask.java
Commit message (Expand)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-131-393/+0
* Ant build now sanitize jar files in setup task.Xavier Ducrohet2012-03-071-0/+9
* Make some SDK project compile under Java 1.6Xavier Ducrohet2012-02-021-1/+2
* Fixed error in ApkBuilderTask for jar files with resourcesClaes Elgemark2012-01-251-19/+0
* Fix NPE when building project with no code.Xavier Ducrohet2011-10-141-1/+3
* Improved RenderScript support in SDK build.Xavier Ducrohet2011-10-101-1/+1
* Add dependency support for ApkBuilder ant step.Xavier Ducrohet2011-09-231-59/+125
* In some cases release build is actually a debug build.Xavier Ducrohet2010-09-291-5/+25
* Display error for missing required attributes in ant tasksXavier Ducrohet2010-09-121-0/+8
* Support for debug build in Ant.Xavier Ducrohet2010-09-021-40/+2
* Move the exceptions out of ApkBuilder.Xavier Ducrohet2010-06-221-3/+3
* New ApkBuilder class.Xavier Ducrohet2010-06-221-102/+95
* Move Apkbuilder into sdklib.Xavier Ducrohet2010-06-161-3/+3
* Refactoring of ApkBuilder to prepare for its integration into sdklib.Xavier Ducrohet2010-06-151-11/+11
* ApkBuilderTask is now more lenient with missing libs/ folders.Xavier Ducrohet2010-05-071-3/+11
* Add support for code-less project.Xavier Ducrohet2010-05-061-4/+37
* New If/Then/Else custom Ant rules to simplify some Ant rules logic.Xavier Ducrohet2010-05-041-4/+4
* First step of multiple apk support.Xavier Ducrohet2010-05-031-108/+53
* Add ABI filtering and version code injection in the Ant rules and tasks.Xavier Ducrohet2010-04-271-1/+17
* Disable writting the apk settings.Xavier Ducrohet2010-03-121-2/+1
* Add support for library project in the Ant build system.Xavier Ducrohet2010-02-101-59/+52
* Add support for packaging gdbserver in the apk in Ant.Xavier Ducrohet2010-01-211-1/+11
* Fix issue with absolute path in -nf parameter of apkbuilder.Xavier Ducrohet2010-01-201-10/+4
* Add <jarfile> tag to ApkBuilder ant taskAndroid (Google) Code Review2009-09-141-3/+18
* Update apkbuilder to support new property namesPiotr Gurgul2009-09-011-2/+3
* Make ApkBuilder create filenames supported by older rules.Xavier Ducrohet2009-08-261-4/+24
* Move from arbitrary resource filters to fix onesXavier Ducrohet2009-08-251-6/+8
* Make the Ant script sign and zipalign release builds.Xavier Ducrohet2009-08-131-6/+24
* Update the API of ApkBuilder to make it clearer what is stable and what isn't.Xavier Ducrohet2009-06-181-40/+44
* Move some classes that have non ready APIs to internal packagesXavier Ducrohet2009-05-131-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+293
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-293/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+293