Skip to content

JDA 0.0.4 Beta

Compare
Choose a tag to compare
@rcx rcx released this 15 Oct 22:29
· 188 commits to master since this release

Build #8

Decompilation

  • Fix Procyon settings

Bytecode Decompiler

  • Implement MultiANewArray
  • Display return type in method name
  • Move method descriptor up and make it a full descriptor
  • Create option for method descriptors
  • Do not display comment if descriptors are on
  • Fix spacing and capitalization

UI

  • Add "close all resources" functionality (Ctrl+Shift+W)
  • Add Refresh hotkey (Ctrl+R)
  • Change reload resources hotkey to Ctrl+Shift+R
  • Make navigator wider by default
  • Add new Help pull-down menu
  • Fix window scaling when JDA is resized
  • Fix navigator tree selection highlighting
  • Disable exact search mode (to be rewritten later)