Skip to content

Releases: Col-E/dex-translator

Release 1.1.1

20 Aug 08:17
Compare
Choose a tag to compare

Changelog

  • 8f1c4e5 Expand fromX operation flexibility in ApplicationData
  • ff00b90 Remove try-catch resugaring, as this is now done more effectively upstream
  • 7adbe12 Remove IRCodeHacking as upstream has implemented the behavior instead
  • 4d075d8 Update to R8 8.3.0

Release 1.1.0

30 Apr 22:56
Compare
Choose a tag to compare

Changelog

  • 5a91c51 Enable slow load-store opt in dex2jar command, as it yields higher quality output
  • 313dfb9 Use systemJdkProvider in ApplicationData.fromProgramClasses(...) & allow ApplicationData to be populated from Collection<DexProgramClass>

1.0.0 - Initial Release

29 Apr 15:51
Compare
Choose a tag to compare

Initial binaries for Dex-Translator. Expect some bugs here and there, and polish to be added as we play around with what feels right from a developer standpoint.