- Added feature for installing and using custom framework files - pulled from a device. See FrameworkFiles #137
- Froyo support #147
- updated Android framework to
2.2r1
- removed HTC framework
- no need to use
-s
/-r
switch, when apk doesn't contain sources/resources
- added protection against accidental remove of important files when decoding #146
- made outdir argument optional when decoding
- fix: adding dummy resources if some of them are missing #150
- fix: better recognition of AXML files #151
- Much better recognition of register types when debugging #134
- Fixed
SIGSEGV
error, which normally occurred after several steps when debugging. #136