Apktool/brut.apktool
Connor Tumbleson d40710005f Handle BCP additional fields (script & variant)
layoutDirection was being read in error. layoutDirection is read
via bit shifting over screenLayout (byte 32, 33)

The then removed layoutDirection freed up 2 bytes. This gave us
12 bytes of unknown space from byte 36 to 48. This corresponded
to localeScript[4] and localeVariant[8]

Adding proper support for those bytes fixed BCP support
2015-02-19 09:05:00 -06:00
..
apktool-cli Options Cleanup 2014-11-01 21:07:02 -05:00
apktool-lib Handle BCP additional fields (script & variant) 2015-02-19 09:05:00 -06:00
LICENSE Adding brut.apktool :/ 2012-09-19 20:27:35 -05:00
NOTICE [skip] update all copyrights to 2014 2014-10-23 18:14:48 -05:00