8000 Release v0.9.0: fix: change not allowed access modifiers for methods (#387) (PR #439) · lvmins/jadx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.9.0

  • v0.9.0
  • 8c7140d
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    7538
  • Compare
    Choose a tag to compare
@skylot skylot tagged this 11 Feb 11:56
Fix visibility access modifies for methods (see discussions in #370 and #387):
    * all virtual methods become public
    * direct methods become private (instead constructors and static methods for now)
    * such modifications perform by default and can be disabled by the option in preferences (`--respect-bytecode-access-modifiers` in jadx-cli)
    * if changed to method added comment (`Access modifiers changed, original: private`)
Assets 2
Loading
0