Skip to content

Releases: REAndroid/APKEditor

V1.4.1

01 Oct 21:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: V1.4.0...V1.4.1

V1.4.0

27 Sep 17:54
Compare
Choose a tag to compare

What's Changed

  • Fix Mismatch in zip data descriptors #124
  • Fix duplicate xml namespace #128
  • New and aapt features for info :4ae3196
    For details run: java -jar APKEditor.jar info -h
  • Implement Jcommand by @REAndroid in #127
  • Translate to french (init fr locale) by @Kirlif in #129
  • Update gradle_build.yml by @Veha0001 in #130

New Contributors

Full Changelog: V1.3.9...V1.4.0

V1.3.9

02 Aug 19:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: V1.3.8...V1.3.9

V1.3.8

01 May 21:44
Compare
Choose a tag to compare

What's Changed

V1.3.7

05 Apr 21:24
Compare
Choose a tag to compare

What's Changed

  • Update internal framework to android-35 (VanillaIceCream)
  • Support compact resource entries #93
  • Fix error when encoding id type resource entries #95
  • Correct determination of base module during merge: REAndroid/ARSCLib#63 by @Kirlif

V1.3.6

15 Feb 16:07
Compare
Choose a tag to compare

What's Changed

  • [XML] Fix styled string attribute parsing error #88

V1.3.5

12 Feb 12:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: V1.3.4...V1.3.5

V1.3.4

08 Jan 11:49
Compare
Choose a tag to compare

What's Changed

  • Fix #80
  • Extract and restore zip file time to (archive-info.json) as discussed in #40
  • Update ARSCLib 1.3.0
  • [DEX] Print dex file structure information (info -dex -i file.apk)
  • Improved performance

NB: Version 1.3.3 is dropped and removed from releases because of critical error

Thanks to @Kirlif

V1.3.2

15 Sep 16:52
Compare
Choose a tag to compare

What's Changed

  • [DEX] Fix smali build error when non smali files present: #69
  • [XML] Fix empty resource decompile #70
  • Update ARSCLib 1.2.5

V1.3.1

26 Aug 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: V1.3.0...V1.3.1