index
:
Project-1CE/system_apex
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apexer
/
apexer.py
Age
Commit message (
Expand
)
Author
2021-09-27
Add EROFS support for APEX
HEAD
lineage-18.1
Huang Jianan
2021-09-27
Add F2FS support for apexer
Theotime Combes
2020-05-21
Change the hashtree hash algorithm to sha256
Jiyong Park
2020-04-27
Allow creating APEXs with unsigned payload for testing.
Dario Freni
2020-03-23
Also store override_package_name and logging_parent in apex_build_info
Nikita Ioffe
2020-03-02
Add --unsigned_payload_only flag to apexer
Mohammad Samiul Islam
2020-02-27
Add --payload_only flag to apexer
Mohammad Samiul Islam
2020-02-21
Add --logging_parent flag to apexer.
Baligh Uddin
2020-01-31
Merge "Add a signing_args in apexer"
Baligh Uddin
2020-01-30
Add a signing_args in apexer
Tianjie Xu
2020-01-30
Add min sdk, target sdk and no_hashtree to build_info.
Dario Freni
2020-01-24
Pass in min-sdk-version to apexer.
Baligh Uddin
2020-01-07
Exclude cmd line from build info.
Dario Freni
2020-01-03
Store build information in the APEX.
Dario Freni
2019-12-09
apexer: remove apex_manifest_full.json
Jooyung Han
2019-11-30
Skip symlink when estimating apex size
Jiyong Park
2019-11-08
apexer: add apex_manifest.pb
Jooyung Han
2019-09-27
apexer: Add --do_not_check_keyname
Jooyung Han
2019-08-28
apexer: add --no_hashtree option
Jooyung Han
2019-06-24
Add an optional flag for an assets/ dir.
Jaewoong Jung
2019-06-03
Run pyformat on apexer
Jiyong Park
2019-05-16
Update the default min sdk version for APEXes to 29
Jiyong Park
2019-05-01
Add versionName field to APEX manifest.
Gavin Corkery
2019-04-24
Ensure APEXes have minSdkVersion specified
Jiyong Park
2019-04-19
Add --target_sdk_version to apexer
Jiyong Park
2019-03-29
Revert "Revert "apexer: Build filesystem images with inode size 256.""
Jiyong Park
2019-03-29
Revert "apexer: Build filesystem images with inode size 256."
Xiangyu/Malcolm Chen
2019-03-29
apexer: Build filesystem images with inode size 256.
Martijn Coenen
2019-03-04
Allow APEXER_TOOL_PATH to be set by a flag.
Alex Light
2019-02-27
Add support for specifying the android.jar to link against
Alex Light
2019-02-10
Allow each APEX to provide its own AndroidManifest
Jiyong Park
2019-01-25
Don't set -I (inode size) when creating the APEX image.
Martijn Coenen
2019-01-24
Tune fs parameters to save space
Jiyong Park
2019-01-09
Add --override_apk_package_name to override app package name
Jiyong Park
2019-01-02
apexer: Move to proto object and remove ApexManifest class
Abhijeet Kaur
2018-12-28
Revert "Revert "Use protobuf as schema for JSON APEX manifest""
Dario Freni
2018-12-27
Add --pubkey option to bundle public key with APEX
Jiyong Park
2018-12-25
Revert "Use protobuf as schema for JSON APEX manifest"
Lingfeng Yang
2018-12-24
Use protobuf as schema for JSON APEX manifest
Abhijeet Kaur
2018-12-18
Reland "Output of apexer is deterministic"
Jiyong Park
2018-12-17
Revert "Output of apexer is deterministic"
Wale Ogunwale
2018-12-17
Output of apexer is deterministic
Jiyong Park
2018-12-04
Add support for building zipapex files
Alex Light
2018-11-28
Apexer: Print command output on error
Andreas Gampe
2018-11-27
Ensure that apex key is used by only one APEX.
Jiyong Park
2018-11-24
Rename manifest and image files.
Dario Freni
2018-11-23
Fix AndroidManifest.xml generated by apexer.py.
Nicholas Lativy
2018-11-20
Remove buildspam for apexer
Jiyong Park
2018-11-16
AndroidManifest for APEX has hasCode="false"
Jiyong Park
2018-10-19
APEXs can be signed with different keys
Jiyong Park
[next]