Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 731 Bytes

File metadata and controls

42 lines (21 loc) · 731 Bytes

Change Log

All notable changes to the "smali2java" extension will be documented in this file.

[1.1.1]

Fixed

Fixed unexpected character escaping in the path when executing shell commands.

[1.1.0]

Changes

The old configuration keys are deprecated, you need to update the configuration, read README.md for details.

Fixed

  • Missing command options (#10).

Improve

  • New decompilation icon button in the title bar.

[1.0.1]

Fixed

  • Decompile failed when execute command from command bar(#7).

[1.0.0]

Fixed

  • Fixed command not being activated when no smali language extension is installed(#5).

[0.1.0] - 2022-02-13

Added

  • Clear cache command to clear the decompiled files.