1.7.0 - UX improvements
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
Enterwhile navigating the file tree will open the selected file - Double clicking a package will recursively open the sub-packages until multiple options are available.
- Using
- Dark theme support
- Set Display -> Style to
nightto enable it.
- Set Display -> Style to
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)