Apktool/brut.apktool/apktool-lib
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
..
src Handle BCP additional fields (script & variant) 2015-02-19 09:05:00 -06:00
build.gradle [skip] update all copyrights to 2014 2014-10-23 18:14:48 -05:00