V1.2.8
What's Changed
- SmaliDecompiler creates label names using a sequential numbering scheme by @Kirlif in #54
- Add minimum and target SDK versions in info by @Kirlif in #55
for more about this feature, see usages by runningjava -jar APKEditor-1.2.8.jar info -help
- Fix issues on xml encoding
- Interrupt when there is smali build error :abde20e
- Clean duplicate manifest attributes during merging :c2db1d9
- Properly cleans empty type blocks (fixes issue on install error for android <= 7.0) :REAndroid/ARSCLib@6b8530f
Full Changelog: V1.2.7...V1.2.8