aboutsummaryrefslogtreecommitdiff
path: root/apkbuilder
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2013-08-15Support for installing SDK in C:\Program FilesScott Barta
2011-03-15Add missing notice files.Xavier Ducrohet
2010-06-16Move Apkbuilder into sdklib.Xavier Ducrohet
2010-06-15Refactoring of ApkBuilder to prepare for its integration into sdklib.Xavier Ducrohet
2010-06-15Move jarutils into sdklib.Xavier Ducrohet
2010-05-07ApkBuilderTask is now more lenient with missing libs/ folders.Xavier Ducrohet
2010-05-04New If/Then/Else custom Ant rules to simplify some Ant rules logic.Xavier Ducrohet
2010-04-27Add ABI filtering and version code injection in the Ant rules and tasks.Xavier Ducrohet
2010-01-28SDK Updater: Support post install script for updating SDK Setup.exe.Raphael
2010-01-26Windows SDK: use find_java.bat in all batch wrappers.Raphael
2010-01-21Add support for packaging gdbserver in the apk in Ant.Xavier Ducrohet
2010-01-20Fix issue with absolute path in -nf parameter of apkbuilder.Xavier Ducrohet
2009-09-22Distinguish jar folders and jar files in ApkBuilder scriptPiotr Gurgul
2009-09-17Fix a bug in processing jarfolders in ApkBuilderPiotr Gurgul
2009-09-14Add <jarfile> tag to ApkBuilder ant taskAndroid (Google) Code Review
2009-06-18Update the API of ApkBuilder to make it clearer what is stable and what isn't.Xavier Ducrohet
2009-04-26Split development/.gitignore into separate gitignore files per project.Raphael
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-02-20auto import from //branches/cupcake/...@132569The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project