Upcoming Release
info
The changelog of the upcoming release, subject to change prior to finalization.
- [#3820] Drop support for aapt1. (Thanks IgorEisberg)
- [#3885] Drop support for 32-bit platforms. (Thanks IgorEisberg)
- [#3885] Drop short flags for any advanced options. (Thanks IgorEisberg)
- [#3885] Drop
-api / --api-leveloption for automatic detection. (Thanks IgorEisberg) - [#3885] Support disassembling resources not in
res|r|Rfolders. (Thanks IgorEisberg) - [#3888] Support new
BinaryResourceParser,ResChunkPullParserandBinaryDataInputStreamfor modern disassembly for resources. (Thanks IgorEisberg) - [#3885] Change all short commands to a single character to enable multiple commands like
-vfofor-v -f -o. (Thanks IgorEisberg) - [#3885] Change
efd|empty-framework-dirtocf|clean-frameworks. (Thanks IgorEisberg) - [#3885] Change
packageInfotoresourcesInfoinapktool.ymlrepresenting all transformation options. (Thanks IgorEisberg) - [#3885] Change hex integer values to preferred compact form. (
0x20instead of0x00000020) (Thanks IgorEisberg) - [#4001] Change temporary files to be prefixed with binary name (ie aapt2). (Thanks jpstotz)
- [#3885] Fix all
<item>tags to properly reference their respective resource types. (Thanks IgorEisberg) - [#3885] Fix usage of
dpinstead ofdipas a more modern development standard. (Thanks IgorEisberg) - [#3885] Fix usage of
match_parentinstead offill_parentas a more modern development standard. (Thanks IgorEisberg) - [#3885] Fix color values to represent the format they were in the original apk. (Thanks IgorEisberg)
- [#3994] Fix odd integer encoding behavior as a string. (Thanks IgorEisberg)
- [#3994] Fix support for feature flags prefixed with exclamation mark. (Thanks IgorEisberg)
- [#3997] Fix building on headless CI systems.
- [#3767, #3943] Swap to google/smali built from source due to upstream abandonment.
- [#3990] Upgrade
guavato33.5.0-jre. - [#4025] Upgrade
commons-clito1.11.0. - [#4021] Upgrade
commons-ioto2.21.0. - [#3998, #4026] Upgrade
commons-lang3to3.20.0. - [#4003] Upgrade
gradle/actionsto5.0.0. - [#4011] Upgrade
github/codeql-actiontov4. - [#4017] Upgrade
xmlunit-legacyto2.11.0. - [#4018] Upgrade
actions/upload-artifacttov5.