1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+Androlib.getVersion() More... about 15 years ago
AndrolibResources.loadFrameworkPkg(): added check for loaded pkg id. More... about 15 years ago
Moved OutDirExistsException to package brut.androlib.err . More... about 15 years ago
Reading framework files from hard disk. More... about 15 years ago
Throwing exception when decoding to existing directory. More... about 15 years ago
From now there is no need to use -s/-r switch, when apk doesn't contain sources/resources. More... about 15 years ago
TypeName.fetchFromInternalName(): fixed a bug occuring when parsing class name without a package. More... about 15 years ago
ResFileDecoder: rewritten file type recognition algorithm. More... about 15 years ago
ResFileDecoder: continue on exception. More... about 15 years ago
ARSCDecoder: automatically adding missing resources. More... about 15 years ago
DebugInjector: removing ".end local" directives. More... about 15 years ago
DebugInjector: types recognition using dexlib code analyzer. More... about 15 years ago
AndrolibResources.escapeForResXml(): fixed a bug when there are many spaces at the end. More... about 15 years ago
ResReferenceValue: omitting type in theme references only if it equals to "attr" More... about 15 years ago
Added HTC resources from Desire rom. More... about 15 years ago
Publicized all framework resources. More... about 15 years ago
+Androlib.publicizeResources() More... about 15 years ago
ARSCDecoder: added possibility to get flags offsets of ARSC file. More... about 15 years ago
AndrolibResources.escapeForResXml(): proper escaping of whitespaces. More... about 15 years ago
OS.exec() : freeing stdout and stderr of executed process. More... about 15 years ago
Moved DexFileBuilder to package brut.androlib.src . More... about 15 years ago
Deleted old AndrolibSmali class. More... about 15 years ago
Androlib, ApkDecoder: added support for debug mode. More... about 15 years ago
Androlib: using SmaliDecoder and SmaliBuilder instead of AndrolibSmali. More... about 15 years ago
Added new mechanisms of smali decoding and building. More... about 15 years ago
DexFileBuilder: added possibility to name streams. More... about 15 years ago
DexFileBuilder: added possibility to smali InputStream. More... about 15 years ago
+DexFileBuilder More... about 15 years ago
Added interface of Java decoding and building. More... about 15 years ago
Updated to use (bak)smali 1.2.2 . More... about 15 years ago