Apktool/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder
oSumAtrIX 9443f6fefb
feat: merge iBotPeaches/Apktool
2022-09-23 04:22:53 +02:00
..
ARSCDecoder.java feat: merge iBotPeaches/Apktool 2022-09-23 04:22:53 +02:00
AXmlResourceParser.java Support malformed resource names/namespaces by falling back to resId (#2886) 2022-09-19 16:27:43 -04:00
AndroidManifestResourceParser.java fix: correct npe if null is returned from attribute value (#2889) 2022-09-20 07:19:28 -04:00
Res9patchStreamDecoder.java fix: you could make a hollywood movie out of all the hours I spent debugging and eventually after giving up found the solution on this beautiful day. Can you believe it? 2022-07-24 18:17:36 +02:00
ResAttrDecoder.java Support malformed resource names/namespaces by falling back to resId (#2886) 2022-09-19 16:27:43 -04:00
ResFileDecoder.java fix: enable 9patch decoder on any OS 2022-06-28 19:35:02 +02:00
ResRawStreamDecoder.java Update docs & licenses to use https 2021-08-26 07:40:32 -04:00
ResStreamDecoder.java Code cleanups 2021-08-27 01:16:46 +08:00
ResStreamDecoderContainer.java Code cleanups 2021-08-27 01:16:46 +08:00
StringBlock.java fix: redesign StyledString decoding (#2816) 2022-05-23 06:40:48 -04:00
StyledString.java Tests / Style for #2815 (#2817) 2022-05-23 07:09:27 -04:00
XmlPullStreamDecoder.java Update docs & licenses to use https 2021-08-26 07:40:32 -04:00