Skip to content

v1.0.1

Compare
Choose a tag to compare
@romainguy romainguy released this 11 May 02:51
· 102 commits to main since this release

Lots of new features:

  • Syntax highlighting for DEX, OAT, and bytecode outputs.
  • Improved settings UI.
  • Added the ability to compile and run the Kotlin source code locally.
  • Added Java bytecode disassembly.
  • Ability to show/hide DEX, OAT, and bytecode panels.
  • Lines syncing across source code, DEX and bytecode panels.

A huge thank you to @alonalbert for his many contributions: showing Java bytecode, ability to hide/show panels, new settings UI, sync lines and code cleanup.