Apktool/brut.apktool
Connor Tumbleson eabb7d819b Correctly read sparse ResourceTables.
Prior to this change, APKs usually went Package -> TypeSpec -> Config (all) -> Entries.
Reading all configs under that TypeSpec. Now we have packages that go
Package -> TypeSpec -> Config (single) -> Entries.

So we have to read this correctly to make sure we can correctly decode sparse and packed
Resource tables.
2015-12-14 07:03:09 -06:00
..
apktool-cli update url of Google Code to GitHub 2015-10-24 15:36:00 +08:00
apktool-lib Correctly read sparse ResourceTables. 2015-12-14 07:03:09 -06:00