Skip to content

Releases: REAndroid/APKEditor

V1.4.7

28 Dec 11:00

Choose a tag to compare

What's Changed

  • Set smali comment level to basic (For faster smali deompiling):a5390a3
  • Fix: Protector - dictionaries options by @Kirlif in #218

Full Changelog: V1.4.6...V1.4.7

V1.4.6

14 Dec 12:30

Choose a tag to compare

What's Changed

  • Fix invalid actor on overlayable merge :REAndroid/ARSCLib#93
  • Merge manifest components :REAndroid/ARSCLib#92
  • Fix incorrect detection of bin xml files #209
  • Introduce -remove-annotation feature :093adee
  • Smali registers and const numbers validation
  • Improved performance smali/baksmaling
  • Fix checksum error for dex v041

Full Changelog: V1.4.5...V1.4.6

V1.4.5

13 Aug 20:00

Choose a tag to compare

What's Changed

  • Minor improvement on dex building performance
  • Fix dex container building issues
  • Fix smali parsing #198
  • Update README @yonggamer in #203

Full Changelog: V1.4.4...V1.4.5

V1.4.4

17 Jul 19:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.4.3...V1.4.4

V1.4.3

04 May 15:09

Choose a tag to compare

What's Changed

  • Add latest framework android-36 (Baklava)
  • Apply compression method of native library files based on attribute android:extractNativeLibs #77 #150 :ea49069
  • Auto-build com.android.dynamic.apk.fused.modules meta data value #186 :REAndroid/ARSCLib@68f51ff
  • [Protect] Keep compatibility with latest android versions
  • Better error/throw messages
  • Detect console and disable same-line(verbose) logging
  • Fix: Detect bad dex file names (e.g classes0.dex) #173
  • Better handling of styled strings
  • Proper encoding/decoding of xml comments & CDATA
  • [Advanced] Optional xml charset via system property com.reandroid.xml.KeepCharsetEncoding:REAndroid/ARSCLib@3133bf3
  • Minor improvement on smali

Contributors

Full Changelog: V1.4.2...V1.4.3

V1.4.2

21 Jan 20:16

Choose a tag to compare

What's Changed

  • NEW: Using internal dex library.
  • Full support dex files upto version 042 (for more see help by running java -jar APKEditor.jar d -h ).
  • Translation into Arabic by @Kirlif in #142
  • Fix: Consolidate JSON Info output into a single object by @AbhiTheModder in #149

New Contributors

Full Changelog: V1.4.1...V1.4.2

V1.4.1

01 Oct 21:32

Choose a tag to compare

What's Changed

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

V1.4.0

27 Sep 17:54

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

Choose a tag to compare

What's Changed

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

V1.3.8

01 May 21:44

Choose a tag to compare

What's Changed