Added SDK API 17 (Android 4.2) framework

This commit is contained in:
Connor Tumbleson 2012-11-13 19:16:06 -06:00
parent 1a9901a75d
commit 6b31aeb7c4
2 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ v1.5.1 (TBA)
-Removed Maven REPOs that were used if local projects didnt exist.
-Merged brut.j.dir,brut.j.common,brut.j.util & brut.apktool.smali (Fork of JesusFrekes smali) into one repo.
-Fix verbose mode to actually work
-Added SDK API 17 framework
-Dont decompile public.xml (have aapt regenerate it based on resources). - REMOVED
-Added -o / original flag to retain system APK signature and inject contents into APK - DELAYED