Commit Graph

43 Commits

Author SHA1 Message Date
Connor Tumbleson
79c68ed6d9 [smali] update to smali 2b6 2013-09-15 10:23:12 -05:00
Connor Tumbleson
be4ae922de stderr for error messages 2013-09-07 08:54:07 -05:00
Connor Tumbleson
054ddb1388 Fix for window builds due to java.nio 2013-09-07 08:53:07 -05:00
Connor Tumbleson
ef3be1310b 2b5 2013-08-14 08:36:37 -05:00
Connor Tumbleson
b80ed371ef 2b4 2013-07-08 14:03:38 -05:00
Connor Tumbleson
6df03fc81c Update to Beta2 w/ new changes 2013-06-12 10:13:08 -05:00
Connor Tumbleson
c6861e1241 move multi catches to multi-catch (java 7), fixed pkg id not being correctly read from apktool.yml 2013-05-12 10:15:36 -05:00
Connor Tumbleson
57910b7549 updating changes (moving 1.5.3 into 2.0.0) 2013-05-12 07:19:35 -05:00
Connor Tumbleson
f93a312308 Prevents double escaping of special chars in arrays.xml/<item> tags 2013-05-05 08:13:32 -05:00
Connor Tumbleson
1513dcfd23 updating changes to include lastest fixes 2013-05-04 15:31:58 -05:00
Connor Tumbleson
0b37a23874 remove old imports, update changes to reflect fixing of smali debug 2013-05-03 19:30:30 -05:00
Connor Tumbleson
a7236053bf add unit-test and support for handling unknown files 2013-05-03 19:16:34 -05:00
Connor Tumbleson
42f69fd745 fixes #439
Extends ZipFile using apache commons compress ZipFile, to have finer control over the header allowing some parts to be ignored,
ex: the general access bit
2013-04-06 12:50:42 -05:00
Connor Tumbleson
0c5871687f fixes #440 includes prebuilt aapt binaries 2013-03-29 14:42:35 -05:00
Connor Tumbleson
c5d2ecf96f fixed #401 (versionCode / versionName) 2013-03-21 08:58:14 -05:00
Connor Tumbleson
7f46a293a1 updating changes 2013-03-21 05:50:15 -05:00
Connor Tumbleson
43993551bd updated changes, removed license from usage output 2013-03-21 05:44:58 -05:00
Connor Tumbleson
dca0182339 progress on #403 2013-03-20 08:53:39 -05:00
Connor Tumbleson
69ee710e30 fixes #427, correctly handles --frame-path on build 2013-03-14 16:50:27 -05:00
Connor Tumbleson
3f69beeaa1 updating changes 2013-03-03 12:47:25 -06:00
Connor Tumbleson
947870d342 update changes 2013-02-27 19:38:14 -06:00
Connor Tumbleson
dccbe33877 updating to Gradle v1.4 2013-02-17 08:58:47 -06:00
Connor Tumbleson
626d7e7ecd fixes #396, update to smali v1.4.2 2013-02-16 07:32:39 -06:00
Connor Tumbleson
fcc3144904 version bump (v1.5.3) 2013-02-02 13:03:10 -06:00
Connor Tumbleson
cbfeb90394 prepping for v1.5.2 release 2013-02-02 12:45:13 -06:00
Connor Tumbleson
dbce4479b2 added -version to print out raw version number 2013-01-30 20:22:13 -06:00
Connor Tumbleson
7fe733bf43 adding support for htc .r.9.png 2013-01-21 08:25:57 -06:00
Connor Tumbleson
cb5bad5555 added ability to use --frame-path during install of frameworks 2013-01-18 08:19:19 -06:00
Connor Tumbleson
0673c1e2dc Fixes issue #395 - checks for aapt during build 2013-01-17 10:01:19 -06:00
Connor Tumbleson
92eae964a9 fixes issue #394, and changes building script to fatJar (instead of build) 2013-01-17 07:58:50 -06:00
Connor Tumbleson
18ed8c1960 updating changes 2013-01-16 16:09:22 -06:00
Connor Tumbleson
9281cba4a4 updating changes 2013-01-13 08:23:34 -06:00
Connor Tumbleson
7fc70058dc dont crash out if no .git folder is present 2013-01-10 14:19:57 -06:00
Connor Tumbleson
aebdf7a519 only show -aapt info in verbose mode 2013-01-06 09:57:44 -06:00
Connor Tumbleson
e9196c28b8 output smali filename instead of filestream 2013-01-05 08:50:48 -06:00
Connor Tumbleson
3b1a8be980 Updated unit-tests for 4.2 APK support, added -a / --apt during build for location to aapt, reverted fix regarding <uses-sdk> 2012-12-23 15:13:01 -06:00
Connor Tumbleson
20cb1fba90 updating changes w/ bug report ids 2012-12-19 08:18:58 -06:00
Connor Tumbleson
e85b1b242a updated changes 2012-12-19 08:09:40 -06:00
Connor Tumbleson
60f3ef49c9 Updated Gradle to 1.3 and updated CHANGES to reflect the PR1 release 2012-11-26 23:15:17 -06:00
Connor Tumbleson
a7d7458ffc Updatings links & documentation and SmaliDecoder fix 2012-11-19 07:48:15 -06:00
Connor Tumbleson
6b31aeb7c4 Added SDK API 17 (Android 4.2) framework 2012-11-13 19:16:06 -06:00
Connor Tumbleson
f765060cb5 updated readme & CHANGES 2012-11-01 11:10:43 -05:00
Connor Tumbleson
35a0579610 added README 2012-10-21 13:29:12 -05:00