mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-17 09:59:25 +01:00
added changes note
This commit is contained in:
parent
8cd8850ad8
commit
bdc18552d3
1
CHANGES
1
CHANGES
@ -31,6 +31,7 @@ v2.0.0 (TBA)
|
|||||||
-Fixed (issue #578) - Fixed apk's with multiple empty types via ignoring them
|
-Fixed (issue #578) - Fixed apk's with multiple empty types via ignoring them
|
||||||
-Fixed (issue #589) - Fixed apk's with one package named "android" from improper decoding.
|
-Fixed (issue #589) - Fixed apk's with one package named "android" from improper decoding.
|
||||||
-Fixed (issue #601) - Make StringBlock thread safe (Thanks aluedeke)
|
-Fixed (issue #601) - Make StringBlock thread safe (Thanks aluedeke)
|
||||||
|
-Fixed (issue #238) - Fixed truncated UTF-16 strings
|
||||||
-Added output to list Apktool version to help debugging.
|
-Added output to list Apktool version to help debugging.
|
||||||
-Updated known bytes for configurations to 38 (from addition of layout direction)
|
-Updated known bytes for configurations to 38 (from addition of layout direction)
|
||||||
-Fixed NPE when handling odex apks even with --no-src specified. (Thanks Rodrigo Chiossi)
|
-Fixed NPE when handling odex apks even with --no-src specified. (Thanks Rodrigo Chiossi)
|
||||||
|
Loading…
Reference in New Issue
Block a user