Apktool/apktool-lib
Ryszard Wiśniewski b3866d034d ResAttr::convertToResXmlFormat() : now it returns null if it can't convert a value.
Since now this method was calling toResXmlFormat() on an unconvertable value and was always returning a string. But because of that calling object couldn't know, whether returned value is converted one or not.
2011-05-09 11:07:00 +02:00
..
src ResAttr::convertToResXmlFormat() : now it returns null if it can't convert a value. 2011-05-09 11:07:00 +02:00
pom.xml apktool-lib: added basic tests for resources building/decoding. 2011-05-02 02:05:46 +02:00