aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks
Commit message (Expand)AuthorAgeFilesLines
...
| * Only add gdbserver to the APK if the manifest has debuggable to true.Xavier Ducrohet2010-02-231-0/+8
* | ADT: Library support: source folder and pre-compiler.Xavier Ducrohet2010-02-231-11/+3
* | Check whether the project's target supports libraries.Xavier Ducrohet2010-02-161-2/+12
* | Add support for external jar files in library project.Xavier Ducrohet2010-02-101-6/+30
* | Add support for library project in the Ant build system.Xavier Ducrohet2010-02-104-100/+369
|/
* Add support for the -0 aapt option in the custom Ant task for aapt.Xavier Ducrohet2010-01-261-2/+51
* Error when building application with package that has a single segment.Xavier Ducrohet2010-01-221-0/+15
* 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
* Update the project creation (from the command line):Xavier Ducrohet2009-09-273-97/+11
* Add warning on mismatch minSdkVersion.Xavier Ducrohet2009-09-231-9/+49
* Add an XPath Ant task to be used in the android_rules.xml file.Xavier Ducrohet2009-09-212-0/+169
* Add <jarfile> tag to ApkBuilder ant taskAndroid (Google) Code Review2009-09-141-3/+18
* Add ant-based code coverage support to Android SDKPiotr Gurgul2009-09-091-3/+15
* 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
* Make sure older rules files can find the SDK Location.Xavier Ducrohet2009-08-251-1/+6
* Move from arbitrary resource filters to fix onesXavier Ducrohet2009-08-252-35/+40
* Ant properties names legacy supportPiotr Gurgul2009-08-251-3/+21
* Ant properties names changedPiotr Gurgul2009-08-241-2/+2
* Make the Ant script sign and zipalign release builds.Xavier Ducrohet2009-08-131-6/+24
* Add support for add-on based on preview of platforms.Xavier Ducrohet2009-07-221-2/+5
* Refactored AndroidXPathFactory into sdklib.Xavier Ducrohet2009-07-221-30/+4
* Enforce codename value for minSdkVersion in the Ant build.Xavier Ducrohet2009-07-211-0/+60
* Add support for preview versions of platforms.Xavier Ducrohet2009-07-201-17/+17
* 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-133-7/+7
* Split development/.gitignore into separate gitignore files per project.Raphael2009-04-261-0/+2
* Automated import from //branches/donutburger/...@141594,141594Xavier Ducrohet2009-03-241-4/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-0/+791
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-791/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-205-25/+551
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-4/+14
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-8/+43
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-095-0/+220