Skip to content

1.7.0 - UX improvements

Choose a tag to compare

@Col-E Col-E released this 02 Nov 08:28

What's new

  • Opcode editing / insertion now uses combo-boxes instead of a group of radio-buttons.
  • Instructions can be added to empty methods
    • Method is updated with template values to get you started
  • More translatable text values
  • Access editor buttons now display text representation in addition to the icon identifier
  • File-tree improvements
    • Using Enter while navigating the file tree will open the selected file
    • Double clicking a package will recursively open the sub-packages until multiple options are available.
  • Dark theme support
    • Set Display -> Style to night to enable it.

What's fixed

  • NPE when sorting columns in the fields / methods tables
  • Logged exceptions do not log the entire stack-trace
  • Docs used Arial when intended font was Roboto

Thanks again to andylizi for the pull-requests included in this release! (#90, #93, #95, #98)