Skip to content

Releases: vova7878/DexFile

v1.4.1

28 Mar 15:03
d9e9ca1

Choose a tag to compare

  • Many additional methods in builders
  • Add auto-fix const-string to const-string/jumbo

v1.4.0

21 Mar 10:46
66c3b56

Choose a tag to compare

  • Support dex036 format for reading and writing
  • Support dex013 format for reading
  • Change names of some instruction formats

v1.3.4

03 Mar 08:36
8993b5d

Choose a tag to compare

  • The code navigation API has been completed

v1.3.2

28 Feb 10:12
c4e401b

Choose a tag to compare

  • More options for interacting with already generated code
  • Fixed old documentation inconsistencies (number of parameters and annotations/debug info for them)

v1.3.1

23 Feb 11:37
f101485

Choose a tag to compare

  • Many minor changes and fixes

v1.3.0

15 Feb 07:10
4732806

Choose a tag to compare

  • Added initial version of code analyzer
  • Work with code labels has been completely restructured
  • Many other minor improvements and fixes

v1.2.2

20 Dec 09:28

Choose a tag to compare

  • Added dex file balancer
  • Many new methods in different parts of the library
  • Fixes for minor CodeBuilder bugs

v1.2.1

18 Nov 10:45

Choose a tag to compare

  • Many new methods in the code generator
  • Fix for invoke-custom-range

v1.2.0

04 Nov 16:17

Choose a tag to compare

  • First release on Maven Central

v1.1.0

22 Oct 10:21

Choose a tag to compare

  • Added many useful methods to a bunch of classes
  • Added support for shared string section for dex containers
  • Improved performance
  • Changes in section order