1. 4550e77 Update apexer_test the hashtree hash algorithm to sha256 by Felka Chang · 4 years, 4 months ago
  2. 2934d55 Change the hashtree hash algorithm to sha256 by Jiyong Park · 4 years, 5 months ago
  3. bb779fc Allow creating APEXs with unsigned payload for testing. by Dario Freni · 4 years, 5 months ago
  4. 81df65e Also store override_package_name and logging_parent in apex_build_info by Nikita Ioffe · 4 years, 6 months ago
  5. 329d487 Deprecate legacy_android10_support by Jooyung Han · 4 years, 7 months ago
  6. ef7b8c2 Test re-packing unsigned images. by Dario Freni · 4 years, 7 months ago
  7. 2cc12eb Add --unsigned_payload_only flag to apexer by Mohammad Samiul Islam · 4 years, 7 months ago
  8. 6b4bce2 Add --payload_only flag to apexer by Mohammad Samiul Islam · 4 years, 7 months ago
  9. 857738f Add repacking unit tests by Dario Freni · 4 years, 8 months ago
  10. 68f16e5 Add --logging_parent flag to apexer. by Baligh Uddin · 4 years, 7 months ago
  11. 1f40e25 Merge "Add a signing_args in apexer" by Baligh Uddin · 4 years, 8 months ago
  12. 65bf331 Add a signing_args in apexer by Tianjie Xu · 4 years, 8 months ago
  13. 3601ea4 Add min sdk, target sdk and no_hashtree to build_info. by Dario Freni · 4 years, 8 months ago
  14. 38b77da Pass in min-sdk-version to apexer. by Baligh Uddin · 4 years, 8 months ago
  15. 29f6e45 Exclude cmd line from build info. by Dario Freni · 4 years, 9 months ago
  16. ed536ee Store build information in the APEX. by Dario Freni · 4 years, 9 months ago
  17. 2426fc9 apexer: remove apex_manifest_full.json by Jooyung Han · 4 years, 11 months ago
  18. 4ebf219 Add "deapexer info" to print apex manifest by Jooyung Han · 4 years, 10 months ago
  19. 3c12675 Skip symlink when estimating apex size by Jiyong Park · 4 years, 10 months ago
  20. cd4d81e apexer: add apex_manifest.pb by Jooyung Han · 5 years ago
  21. 500eba6 apexer: Add --do_not_check_keyname by Jooyung Han · 5 years ago
  22. 7897685 apexer: add --no_hashtree option by Jooyung Han · 5 years ago
  23. 2247d1d Add an optional flag for an assets/ dir. by Jaewoong Jung · 5 years ago
  24. 34c821c Run pyformat on apexer by Jiyong Park · 5 years ago
  25. 361fed2 `noCode: true` mounts the APEX with MS_NOEXEC by Jiyong Park · 5 years ago
  26. 184fcc4 Update the default min sdk version for APEXes to 29 by Jiyong Park · 5 years ago
  27. 9463856 Add versionName field to APEX manifest. by Gavin Corkery · 5 years ago
  28. bd19216 Ensure APEXes have minSdkVersion specified by Jiyong Park · 5 years ago
  29. ea0208f Add --target_sdk_version to apexer by Jiyong Park · 5 years ago
  30. b1cfb0e Merge "Revert "Revert "apexer: Build filesystem images with inode size 256.""" by Treehugger Robot · 6 years ago
  31. 78e4d3a Revert "Revert "apexer: Build filesystem images with inode size 256."" by Jiyong Park · 6 years ago
  32. 51bec9c Merge "Revert "apexer: Build filesystem images with inode size 256."" by Martijn Coenen · 6 years ago
  33. 066a2e0 Revert "apexer: Build filesystem images with inode size 256." by Xiangyu/Malcolm Chen · 6 years ago
  34. 8b29252 Correct a buganizer reference. by Martin Stjernholm · 6 years ago
  35. 4d16341 apexer: Build filesystem images with inode size 256. by Martijn Coenen · 6 years ago
  36. ae896cf Remove TEST_MAPPING on system/apex. by Dario Freni · 6 years ago
  37. 18a1b19 Allow APEXER_TOOL_PATH to be set by a flag. by Alex Light · 6 years ago
  38. a816f1e Create a com.android.support.apexer host zipapex by Alex Light · 6 years ago
  39. 9e6a2e6 Add support for specifying the android.jar to link against by Alex Light · 6 years ago
  40. 1c4605a Allow each APEX to provide its own AndroidManifest by Jiyong Park · 6 years ago
  41. 88d8ff4 Merge "Added test for symlinks in apexs" by Alex Light · 6 years ago
  42. 5b5695a Don't set -I (inode size) when creating the APEX image. by Martijn Coenen · 6 years ago
  43. 4cd9b2b Tune fs parameters to save space by Jiyong Park · 6 years ago
  44. 52b88ac Added test for symlinks in apexs by Alex Light · 6 years ago
  45. 3e0c65b Add --override_apk_package_name to override app package name by Jiyong Park · 6 years ago
  46. a971613 Rename proto message name as it will be used as main object type. by Abhijeet Kaur · 6 years ago
  47. c4b2183 apexer: Move to proto object and remove ApexManifest class by Abhijeet Kaur · 6 years ago
  48. e4db3d6 Move field names to camelCase for consistency with protobuf. by Abhijeet Kaur · 6 years ago
  49. adbee5d Revert "Revert "Use protobuf as schema for JSON APEX manifest"" by Dario Freni · 6 years ago
  50. 9c3defa Add --pubkey option to bundle public key with APEX by Jiyong Park · 6 years ago
  51. 0fe26b1 Revert "Use protobuf as schema for JSON APEX manifest" by Lingfeng Yang · 6 years ago
  52. 7e021e8 Use protobuf as schema for JSON APEX manifest by Abhijeet Kaur · 6 years ago
  53. 1583dcf Merge "Reland "Output of apexer is deterministic"" by Treehugger Robot · 6 years ago
  54. 3e0daef Fix runtests after recent changes to apexer. by Dario Freni · 6 years ago
  55. 3d44bb4 Reland "Output of apexer is deterministic" by Jiyong Park · 6 years ago
  56. 1486e17 Revert "Output of apexer is deterministic" by Wale Ogunwale · 6 years ago
  57. 0a7e57c Output of apexer is deterministic by Jiyong Park · 6 years ago
  58. cc62585 Add support for building zipapex files by Alex Light · 6 years ago
  59. 8e1ac68 Apexer: Print command output on error by Andreas Gampe · 6 years ago
  60. 6f75b37 Ensure that apex key is used by only one APEX. by Jiyong Park · 6 years ago
  61. 0a21264 Rename manifest and image files. by Dario Freni · 6 years ago
  62. 0e69652 Fix AndroidManifest.xml generated by apexer.py. by Nicholas Lativy · 6 years ago
  63. 847d759 Remove buildspam for apexer by Jiyong Park · 6 years ago
  64. 5fbeac1 AndroidManifest for APEX has hasCode="false" by Jiyong Park · 6 years ago
  65. c791f05 APEXs can be signed with different keys by Jiyong Park · 6 years ago
  66. 3f1c3c9 Extend apexer's tools search path to SDK prebuilts. by Roland Levillain · 6 years ago
  67. 49f47a5 Fix runtests.sh after recent changes to apexer. by Dario Freni · 6 years ago
  68. c2ec340 Omitting partition name and size by Jiyong Park · 6 years ago
  69. 8537e2a Reland: Add module type apex to build APEX bundles by Jiyong Park · 6 years ago
  70. 7b372fe Revert "Add module type apex to build APEX bundles" by Jiyong Park · 6 years ago
  71. e396fce Add module type apex to build APEX bundles by Jiyong Park · 6 years ago
  72. 09c106c Don't deflate any input files. by Martijn Coenen · 6 years ago
  73. a515307 Version number in APEX manifest is set as versionCode of AndroidManifest by Jiyong Park · 6 years ago
  74. 4edc623 Silence some warnings for unused variables by Jiyong Park · 6 years ago
  75. d372d3b The file system image is protected by dm-verity by Jiyong Park · 6 years ago
  76. 34c0fbb Set uid/gid/mode of files in an APEX by Jiyong Park · 6 years ago
  77. 7c10f41 Files in APEX are correctly labeled by Jiyong Park · 6 years ago
  78. bb35247 Make output consistent by Jiyong Park · 6 years ago
  79. da6ab6e Add apexer the tool for creating APEX files by Jiyong Park · 6 years ago