|
84393b100f
|
Fix version for build
|
2012-09-26 20:59:25 -04:00 |
|
|
a8a0f3c459
|
added backslash to fix resourceStream for embedded framework
|
2012-09-23 11:00:17 -05:00 |
|
|
ca623f6617
|
fixes #37 reverts public.xml change
|
2012-09-22 22:40:33 -05:00 |
|
|
18fc242bba
|
adding android-framework.jar fixes #34
|
2012-09-21 06:56:00 -05:00 |
|
|
c75ae8f82b
|
forced target to java6, 7 not yet supported
|
2012-09-20 21:52:44 -05:00 |
|
|
c676ad1c60
|
forgot to update Properties.java lol.
|
2012-09-20 19:51:48 -05:00 |
|
|
dd881e21d1
|
unify smali/baksmali/apktool properties into one folder
|
2012-09-20 19:28:24 -05:00 |
|
|
7e6ad41830
|
updating gitignore, adding wrapper.jar
|
2012-09-19 20:39:03 -05:00 |
|
|
4db49ab347
|
Adding brut.apktool :/
|
2012-09-19 20:27:35 -05:00 |
|
|
60c806f2e2
|
Moving all REPOs into one
|
2012-09-19 20:19:12 -05:00 |
|
|
f7d1e37031
|
fixing assetDir null problem
|
2012-09-18 12:32:29 -05:00 |
|
|
087a97c307
|
went back to 0 store, we don't deflate w/ apks
|
2012-09-18 06:52:05 -05:00 |
|
|
75ad01c60a
|
Using zipj4 for adding stuff back into original apk
|
2012-09-17 22:26:10 -05:00 |
|
|
53e7ffd9a2
|
adding parameter -o, pass apk file name as original
|
2012-09-17 17:49:36 -05:00 |
|
|
bc10186af0
|
Converted bools of (update,framework,debug,verbose,original) into HashMap
|
2012-09-17 16:07:26 -05:00 |
|
|
97d8134eb0
|
Adding debug. Kudos to Ziggy (ziggy@******.com)
|
2012-09-14 14:27:15 -05:00 |
|
|
1e0a80f9a8
|
adjusted hashcode
|
2012-09-13 14:06:14 -05:00 |
|
|
5c7a82ab8d
|
preventing decompile of public.xml, and aapt rebuilds it.
|
2012-09-13 14:05:49 -05:00 |
|
|
083fd6bee6
|
version increase v1.5.1-SNAPSHOT
|
2012-09-02 16:36:08 -05:00 |
|
|
617437a5cc
|
added --verbose option to output response from aapt. Used for debugging
|
2012-09-02 13:17:42 -05:00 |
|
|
5a056e3f9c
|
fixing debug mode finally fixes #14
|
2012-09-02 12:54:35 -05:00 |
|
|
962dc63442
|
Changing from DIFFPRE -> FULLMERGE.
|
2012-09-02 01:14:34 -05:00 |
|
|
24a66fdbe1
|
fixing system. fixes #8
|
2012-09-01 23:46:26 -05:00 |
|
|
38ed873aa3
|
passing overrideErrors on -d
|
2012-09-01 11:46:37 -05:00 |
|
|
546eabcb3a
|
went back to using DIFFPRE, as it was merged into brut.apktool.smali
|
2012-08-30 15:40:23 -05:00 |
|
|
8c93331ab6
|
fixing non-absolute dex
|
2012-08-29 22:24:32 -05:00 |
|
|
7e080f0b15
|
remove accidental exclusion
|
2012-08-29 18:28:14 -05:00 |
|
|
719e24a2ed
|
updating doc to reflect JF work
|
2012-08-29 17:56:43 -05:00 |
|
|
fa2afc3598
|
Merged in v1.3.4 smali/baksmaili/dexlib. Updated doc to reflect github
|
2012-08-29 17:24:35 -05:00 |
|
|
ca0f7ec0bb
|
Mac OS X home dir support. Added <uses-sdk> support, reverted SkipBytes(2) for com.htc.resources as just moved the problem elsewhere.
I matched raw AAPT source directly to configFlags. HTC is using something non-official or old.
|
2012-08-29 00:19:54 -05:00 |
|
|
2509e402e7
|
lots of changes to handling of ARSCDecoder. Needs support to handle something that I don't know yet. Something todo with ResSpecs of dual packages.
|
2012-08-28 21:26:56 -05:00 |
|
|
ebb2f6d623
|
handle the correct use of <array>,<string-array>,<integer-array>. Fixes FC with Contacts,Camera,T9Map with some APKs
|
2012-08-27 14:39:53 -05:00 |
|
|
e716c0a972
|
currently build errors. Trying to fix the <string-array> vs <array> problem.
|
2012-08-27 07:56:33 -05:00 |
|
|
036cce8df1
|
working on force fix for string-array with @string in it
|
2012-08-26 23:25:08 -05:00 |
|
|
62b2e6a03c
|
Merge pull request #16 from iAmGhost/master
Fix for Contacts.apk and Camera.apk FC
|
2012-08-26 20:39:35 -07:00 |
|
|
67af608286
|
Added checking if array has string item.
This will resolve Contacts.apk and Camera.apk FC issue.
|
2012-08-27 12:27:27 +09:00 |
|
|
cc2e973ba4
|
mega debug code to watch output of AAPT. Helps debugging.
|
2012-08-26 16:16:28 -05:00 |
|
|
df73d477ae
|
cleanup warnings to oraganize things
|
2012-08-26 14:24:55 -05:00 |
|
|
db2d839d3a
|
Updating built in framework to SDK API16
|
2012-08-26 13:29:58 -05:00 |
|
|
cd845cb212
|
finally making progress. I've found that were at 42 bytes of configflags from the previous 36. Increasing the value fixes the WARNINGs, but then it errors later on because it doesn't know how to handle that new data. That new data I was planning on using AAPT to read, but APPT won't read these weird HTC Sense APKs. So gonna have to step 1 by 1 via java debugger :(
|
2012-08-26 10:50:02 -05:00 |
|
|
5c31f4de8e
|
fixing bad color
|
2012-08-24 20:03:05 -05:00 |
|
|
026b394db4
|
ver bump v1.5.0
|
2012-08-24 20:01:50 -05:00 |
|
|
f53a296ded
|
Merge branch 'master' of github.com:iBotPeaches/brut.apktool
|
2012-08-21 12:17:10 -05:00 |
|
|
b780170ee3
|
Merge pull request #15 from miuirussia/master
Fixed MIUI/Meizu EMail.apk decompilation
|
2012-08-21 10:16:12 -07:00 |
|
|
155b2d099f
|
Fixed MIUI Email.apk decompilaion
|
2012-08-21 09:21:11 +04:00 |
|
|
de855cd136
|
Auto Shutdown - 8/12/2012
|
2012-08-12 08:22:25 -05:00 |
|
|
26362dac3b
|
fix callbacks to old methods
|
2012-08-08 15:14:08 -05:00 |
|
|
ca1e7a811e
|
working on reverting bad text on manifest
|
2012-08-08 09:06:14 -05:00 |
|
|
361fdea59e
|
prepping for changes for & and manifest
|
2012-07-30 22:04:19 -05:00 |
|
|
749ce67c4b
|
Treat all manifests as RAW
|
2012-07-30 21:49:25 -05:00 |
|