- 03d62d5 apex_utils: do not use `deapexer list` by Jooyung Han · 8 months ago
- 1dbf5fb Merge "Revert "Fix problem of RepackApexPayload when using option --signing_args"" into main by Treehugger Robot · 12 months ago
- 58992a6 Revert "Fix problem of RepackApexPayload when using option --signing_args" by Aaron Homer · 12 months ago
- 2f0d0b8 Merge "Fix problem of RepackApexPayload when using option --signing_args" into main by Treehugger Robot · 12 months ago
- 5ebc4fe Fix problem of RepackApexPayload when using option --signing_args by Hieu Nguyen · 12 months ago
- 1e45baf Add /odm/apex/ support. by Jooyung Han · 12 months ago
- 750aad5 Add all apexes to apex_info by Jooyung Han · 1 year, 7 months ago
- 62865ca Revert "Add sign_sepolicy_path for a binary to sign sepolicy.apex." by Thiébaud Weksteen · 1 year, 10 months ago
- 6294902 Remove --blkid_path argument by Jooyung Han · 2 years, 2 months ago
- 7b64080 Merge "Revert "Remove all ZIP64LIMIT hack"" by Treehugger Robot · 2 years, 4 months ago
- f92f7f0 Revert "Remove all ZIP64LIMIT hack" by Kelvin Zhang · 2 years, 4 months ago
- 01e3819 Order entries in apex_info.pb by Håkan Kvist · 2 years, 4 months ago
- 0dfb3ae Fix signing test failure by Dennis Shen · 2 years, 6 months ago
- a8d1143 Update deapexer call to explictly use blkid by Dennis Shen · 2 years, 9 months ago
- f58e548 add EROFS apex support. by Dennis Shen · 2 years, 10 months ago
- 37a4290 Remove all ZIP64LIMIT hack by Kelvin Zhang · 2 years, 10 months ago
- 137807d Support container password for apex signing by Kelvin Zhang · 2 years, 11 months ago
- e0a977a Add sign_sepolicy_path for a binary to sign sepolicy.apex. by Melisa Carranza Zuniga · 3 years, 2 months ago
- 8e3198a Revert "Merge "Adding flags and logic to sign updateable SEPolicy in APEX" am: 77c1dfa6d9 am: 5a0d81a0be am: 54e08307dc" by Melisa Carranza Zúñiga · 3 years, 4 months ago
- be2d7d0 Ignore cleanup errors. by Baligh Uddin · 3 years, 5 months ago
- 46930d7 Adding flags and logic to sign updateable SEPolicy in APEX by Melisa Carranza Zuniga · 3 years, 6 months ago
- 39259ec A custom APEX signing tool with --signing_args by Jooyung Han · 3 years, 6 months ago
- 8caba5e Support custom APEX signing tool by Jooyung Han · 3 years, 10 months ago
- 0f5a41d sign_apex --sign_tool by Jooyung Han · 3 years, 10 months ago
- 7cab750 Make apex util detect if hashtree is present by Kelvin Zhang · 4 years ago
- f9be5ee cleanup: remove unnecessary steps in apex_utils by Jooyung Han · 4 years, 1 month ago
- ebe9afe signapk: --align-file-size flag by Jooyung Han · 4 years, 1 month ago
- e9af70a Performs basic APEX validation in the merged target files package. by Daniel Norman · 4 years, 4 months ago
- b4b07ab Returns empty apex_infos if the apex target dir does not exist. by Daniel Norman · 4 years, 6 months ago
- 05a3f68 Fix test failures due to binaries not found in PATH by Kelvin Zhang · 4 years, 6 months ago
- 472a860 Merge "Only add apex_info for compressed apexes" by Treehugger Robot · 4 years, 6 months ago
- c72718c Only add apex_info for compressed apexes by Kelvin Zhang · 4 years, 6 months ago
- 3608148 Add support for signing a compressed apex by Nikita Ioffe · 4 years, 7 months ago
- 9fd5886 Create a function that can generate ApexInfo using target-files by Mohammad Samiul Islam · 4 years, 7 months ago
- 6068e8d Refactor apex signing logic in preparation for compressed apexes by Nikita Ioffe · 4 years, 7 months ago
- c3fdfed Fix test_sign_apex by Nikita Ioffe · 4 years, 7 months ago
- ec95223 Merge "sign_target_files_apks: Fix password encrypted keys handle" by Tianjie Xu · 4 years, 10 months ago
- e555ab1 sign_target_files_apks: Fix password encrypted keys handle by Oleh Cherpak · 4 years, 10 months ago
- 928c234 Allow zip64 support when opening zip files by Kelvin Zhang · 4 years, 11 months ago
- dd833dc Searches for debugfs_static in search path by Kelvin Zhang · 5 years ago
- d6b799a Searches for debugfs_static in search path by Kelvin Zhang · 5 years ago
- b021b2a Update language to comply with Android’s inclusive language guidance by Ivan Lozano · 5 years ago
- b3a5402 sign_apex.py respects hash algorithm by Jiyong Park · 5 years ago
- a1887f3 sign_apex.py respects hash algorithm by Jiyong Park · 5 years ago
- 639b3b7 Continue to pass in --signing_helper for avbtool. by Baligh Uddin · 5 years ago
- 0d40e21 Continue to pass in --signing_helper for avbtool. by Baligh Uddin · 5 years ago
- a28c526 Build the payload image only during apk-in-apex signing by Tianjie · 5 years ago
- c180a5d Build the payload image only during apk-in-apex signing by Tianjie · 5 years ago
- 0e38d64 Add quote to the signing arguments when passing to apexer by Tianjie Xu · 6 years ago
- cea6ad1 Pass signing_args to apexer to repack apex by Tianjie Xu · 6 years ago
- 83bd55c Assets should be optional in apex repacking by Tianjie Xu · 6 years ago
- 61a792f Make the error more instructive on missing android_jar_path by Tianjie Xu · 6 years ago
- 88a759d Resign apks contained in apex by Tianjie Xu · 6 years ago
- 448004a Don't generate hashtree when signing bundled APEXes. by Tao Bao · 6 years ago
- 1588128 Add a guard against deleting AVB_PUBKey. by Baligh Uddin · 6 years ago
- 1ac886e releasetools: Prefer the avbtool specified in target_files. by Tao Bao · 6 years ago
- 86b529a releasetools: Make apex_utils Python 3 compatible. by Tao Bao · 6 years ago
- e7354ba Add sign_apex.py that signs a given APEX file. by Tao Bao · 6 years ago
- 1cd59f2 releasetools: Add apex_utils.py. by Tao Bao · 6 years ago