updated readme & CHANGES

This commit is contained in:
Connor Tumbleson 2012-11-01 11:10:43 -05:00
parent baf0691170
commit f765060cb5
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,13 @@
v1.5.1 (TBA)
-Updated smali/baksmali to v1.4.0
-Fixed reference-array problem (BurgerZ)
-Fixed bad spacing issue on Mac OS X
-Removed maven in favor of gradle
-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
-Dont decompile public.xml (have aapt regenerate it based on resources).
-Added -o / original flag to retain system APK signature and inject contents into APK
-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
v1.5.0 (Released September 2 2012 ) Codename : Pikmin
-Fix for colours being decompiled with improper hex colours

View File

@ -6,5 +6,3 @@ Links
- Changelog/Information http://connortumbleson.com/apktool-v1-4-5-a-tool-for-reverse-engineering-apk-files/
- XDA Post http://forum.xda-developers.com/showthread.php?p=28366939
[![Build Status](https://buildhive.cloudbees.com/job/iBotPeaches/job/Apktool/badge/icon)](https://buildhive.cloudbees.com/job/iBotPeaches/job/Apktool/)