1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 2 days ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ResConfigFlags: reduced field sizes, added constructor using loose values, removed some old code. More... about 15 years ago
Added public methods for factoring bag, string and reference values. More... about 15 years ago
ResAttrFactory.factory(): returning ResAttr instead of ResValue. More... about 15 years ago
Androlib.buildPackage: deleting out.apk file before packaging. More... about 15 years ago
Disabled resIds tagging and updating. More... about 15 years ago
Generating public.xml file to set same resource IDs as in original apk. More... about 15 years ago
+ResIdValue.serializeToXml More... about 15 years ago
android-framework: made some resources public (needed by Google Maps). More... about 15 years ago
ResReferenceValue.toResXmlFormat(): adding plus sign for references to ResIdValue. More... about 15 years ago
ResReferenceValue: removed some old code. More... about 15 years ago
ResIdValue is now not serializable to XML. More... about 15 years ago
ResValueFactory: added ResIdValue recognition. More... about 15 years ago
ResResSpec +hasResource() +hasDefaultResource(). More... about 15 years ago
AXmlResourceParser.getAttributeValue(): escaping string values. More... about 15 years ago
Removed some bits related to C++-based XML decoding. More... about 15 years ago
Decoding XML files using pure-Java AXmlResourceParser instead of ResXmlStreamDecoder. More... about 15 years ago
AXmlResourceParser: attribute values decoding using ResAttrDecoder. More... about 15 years ago
AXmlResourceParser.getAttributeValue(): returning non-string values using TypedValue.coerceToString(). More... about 15 years ago
AXmlResourceParser.setInput(): implemented using open() method. More... about 15 years ago
+AXmlResourceParser.AXmlResourceParser(InputStream stream). More... about 15 years ago
StringBlock, AXmlResourceParser: use ExtDataInput instead of IntReader and ChunkUtil. More... about 15 years ago
Format fix More... about 15 years ago
StringBlock, AXmlResourceParser: reformat. More... about 15 years ago
StringBlock, AXmlResourceParser: reformat. More... about 15 years ago
StringBlock, AXmlResourceParser: added my copyrights. More... about 15 years ago
+AXmlResourceParser +StringBlock More... about 15 years ago
+ResAttrDecoder More... about 15 years ago
format fix More... about 15 years ago
+XmlPullStreamDecoder More... about 15 years ago
+XmlResourceParser +AttributeSet More... about 15 years ago