Updated to smali/baksmali 2.0.3
[#473] Frameworks will multiple ResPackages are handled correctly.
[#550] Fix incorrect labeling of <array> in arrays.xml
[#571] Fix prematurely truncated strings – jtmuhone
[#578] Fix apk’s with multiple empty types
[#589] Fix apk’s with single packages named “android” to allow decoding
Fix bad NIO2 problem on Windows – funorpain
Add API 19 aapt and internal frameworks
Fix locale problem on windows with non-English languages
Re-factor document manipulation related functions
Re-factor use of Gradle with non-release builds
Fix invalid use of MNC_ZERO in MNC qualifier
Rework manifest renaming to correctly handle Google Apps with their renamed manifests.
Add more and more unit-tests