summaryrefslogtreecommitdiffstats
path: root/tools/signapk
Commit message (Expand)AuthorAgeFilesLines
* SignApk: perform the whole file signature in a single streaming pass.Koushik Dutta2012-12-181-132/+208
* change SignApk.java to use bouncy castle for signingDoug Zongker2012-09-182-71/+114
* make SignApk faster for OTA packagesDoug Zongker2012-07-031-1/+10
* add copy of public cert used for signing to OTA packagesDoug Zongker2012-05-111-5/+48
* Add a workaround for a platform JAR parsing bug.Ficus Kirkpatrick2010-09-241-1/+18
* Add a tapas command.Joe Onorato2010-06-101-2/+5
* fix endianness problem with the tail of the signature commentDoug Zongker2009-08-141-2/+21
* add whole-file signature mode to SignApkDoug Zongker2009-08-141-8/+83
* fix the modtime of files in the apk when signingDoug Zongker2009-07-151-7/+13
* make signapk strip other signaturesDoug Zongker2009-06-111-1/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-0/+448
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-448/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-11/+44
* Initial ContributionThe Android Open Source Project2008-10-214-0/+415