v2.1.0
2016.03.27
Breaking - Removes SmaliDebugging feature. (Issue 1061)
Fixed issue with non printable chars in unknown files. Thanks ihanson
Fixed issue when a non-compressed file has no extension. (Issue 1122) / Thanks BurgerZ
Added ability for launched executables (aapt) to differentiate between output and error streams. Thanks BurgerZ
Revamped internal storage of apktool.yml to be serialized objects vs entries in HashMap. (Issue 1128) / Thanks rover
Closes streams that were not properly closed. (Issue 1143)
Fixes issue when @null was improperly decoded. (Issue 1123)
Fixes issue when apk filename has trailing space. (Issue 1145) / Thanks BurgerZ
Fixes issue that all digits were treated as string using \ ### trick. (Issue 1130)
Added additional feature to –keep-broken-res to ignore resource duplicates. (Issue 1164) / Thanks crpalmer
Performance enhancement - Stops using String.format() for MISSING_RES_SPECS. (Issue 1186) / Thanks dnault
Added support for decoding AndResGuard apps. (Issue 1170)
Removed LittleEndianReader in favor for a public domain one. (Issue 1166) / Thanks chirayudesai
Adapt 9patch decoder to handle any format (Color Table, RGB, RGBA, Gray, GrayAlpha). (Issue 1180) / Thanks mattsarett
链接: http://pan.baidu.com/s/1jHCAqfc 密码: 1kj3

此版本更新包括移除Smali调试特性、修复未知文件中不可打印字符的问题、增强内部存储机制等。此外,还增加了支持解码AndResGuard应用的功能,并进行了多项错误修正和性能改进。
170

被折叠的 条评论
为什么被折叠?



