From f765060cb5fdb13d5fbc56fa18073201f6c782f2 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Thu, 1 Nov 2012 11:10:43 -0500 Subject: [PATCH] updated readme & CHANGES --- CHANGES | 6 ++++-- README.md | 2 -- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index e0a2f3cf..2c4a1cba 100644 --- a/CHANGES +++ b/CHANGES @@ -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 didn’t exist. -Merged brut.j.dir,brut.j.common,brut.j.util & brut.apktool.smali (Fork of JesusFreke’s smali) into one repo. -Fix –verbose mode to actually work --Don’t decompile public.xml (have aapt regenerate it based on resources). --Added -o / –original flag to retain system APK signature and inject contents into APK +-Don’t 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 diff --git a/README.md b/README.md index 506c36d7..a92fa85d 100644 --- a/README.md +++ b/README.md @@ -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/)