aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/android/apksig/ApkSigner.java
AgeCommit message (Expand)Author
2023-11-22Set defaults to align native libraries to 16kMichael Groover
2022-10-25Add support for SDK targeted signing configsMichael Groover
2022-08-01Add APIs to disable source stamp timestamp attributeMichael Groover
2022-06-23Add "align file size" option to ApkSigner am: c2a8da1913 am: 9f14ea084bJooyung Han
2022-06-22Add "align file size" option to ApkSignerJooyung Han
2021-10-07Ensure only a single signer is written to V3 blockMichael Groover
2021-09-13Add support to v3.1 sig scheme to target dev releaseMichael Groover
2021-08-31Add support for APK Signature Scheme v3.1 for rotation targetingMichael Groover
2021-04-07Add support for deterministic DSA signingandroid-s-beta-2android-s-beta-1Michael Groover
2021-04-06Add support for V1 signing with the pinlinst.meta fileHajime Morrita
2020-09-24Accept lineage for source stamps in signerKhaled Abdelmohsen
2020-06-24Handle existing stampKhaled Abdelmohsen
2020-05-01Add API to enable verity for V2 and V3 signingMichael Groover
2020-04-02Change apksig API to allow disabling V4 error reportingMichael Groover
2020-03-24V4 uses V2 digest if V3 is not available.Alex Buynytskyy
2020-03-13Implement the new v4 signing scheme in apksignerAlex Buynytskyy
2020-03-06Make apksig compatible with Java 7Khaled Abdelmohsen
2020-03-05Merge "Fix V4 signing states in regards to V3 signing" into rvc-devKhaled Abdelmohsen
2020-03-05Fix V4 signing states in regards to V3 signingKhaled Abdelmohsen
2020-03-05Remove unused exception declarationKhaled Abdelmohsen
2020-02-28Include source stamp cert digest in V1 signatureKhaled Abdelmohsen
2020-02-28Generate SourceStamp file before JAR signatureKhaled Abdelmohsen
2020-02-28Allow creation of SourceStamp only if V2/V3 signing enabledKhaled Abdelmohsen
2020-02-27Create source stamp blockKhaled Abdelmohsen
2020-02-19Add source stamp certificate hash to APKKhaled Abdelmohsen
2020-01-28[apksig] initial implementation of V4 signingSongchun Fan
2019-07-09Implement range-based pin listandroid-o-mr1-iot-release-1.0.14Vic Yang
2018-05-10Implement APK pin list generation from special asset filesandroid-o-mr1-iot-release-1.0.1Daniel Colascione
2018-03-16apksig: fix warnings.Dan Cashman
2018-02-26Add SigningCertificateLineage to apksig.Dan Cashman
2018-02-22Add ability to sign with APK Signature Scheme v3.Dan Cashman
2017-12-22Small improvements to documentationAlex Klyubin
2017-11-09Public API for locating APK Signing BlockAlex Klyubin
2017-11-08Offer a way to refuse to sign debuggable APKsAlex Klyubin
2017-10-30Add ApkSignerEngine.outputZipSections2Victor Hsieh
2017-10-20Make Central Directory and Signing Block 4K-alignedVictor Hsieh
2017-05-22Honor targetSandboxVersion when verifying APKsAlex Klyubin
2016-12-14Use a more stable Created-By in .SF filesAlex Klyubin
2016-12-02Sort imports alphabeticallyAlex Klyubin
2016-11-28Accept non-release platform codenames in minSdkVersionAlex Klyubin
2016-11-18Make it easy to create signed APK in-memoryAlex Klyubin
2016-11-08Drop extraneous whitespace in error messageAlex Klyubin
2016-11-01Don't add Created-By header to MANIFEST.MFAlex Klyubin
2016-10-27Make ApkSigner and ApkVerifier auto-detect minSdkVersionAlex Klyubin
2016-10-25Introduce ApkFormatException into public APIAlex Klyubin
2016-08-23Update links now that N documentation is public.Alex Klyubin
2016-07-07Move apksig library from build/tools/apksigner/core.android-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Alex Klyubin