This website requires JavaScript.
Explore
Help
Sign In
ReVanced
/
Apktool
Watch
1
Star
0
Fork
0
You've already forked Apktool
mirror of
https://github.com/revanced/Apktool.git
synced
2025-05-11 19:04:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Apktool
/
src
/
brut
/
androlib
History
Ryszard Wiśniewski
2ef8d48d96
AndrolibResources: cut escapeForResXml() to escapeCharsForResXml() and escapeTextForResXml().
...
StringBlock.getHTML() now properly escapes strings.
2010-06-14 09:21:09 +02:00
..
err
Moved OutDirExistsException to package brut.androlib.err .
2010-06-02 00:10:52 +02:00
java
Added interface of Java decoding and building.
2010-04-23 14:23:08 +02:00
res
AndrolibResources: cut escapeForResXml() to escapeCharsForResXml() and escapeTextForResXml().
2010-06-14 09:21:09 +02:00
src
Fixed an issue occuring when you try to debug-build smali code with native methods.
2010-06-13 16:13:22 +02:00
android-framework.jar
Updated android framework to 2.2r1.
2010-06-03 14:56:30 +02:00
Androlib.java
Build old projects to dist/out.apk instead of dist/out .
2010-06-12 21:50:50 +02:00
AndrolibException.java
Added current version.
2010-03-12 12:47:56 +01:00
ApkDecoder.java
ApkDecoder: fixed NPE when setFrameTag() is called before setApkFile().
2010-06-13 19:24:55 +02:00