Commit Graph

1999 Commits

Author SHA1 Message Date
Connor Tumbleson
97451619b8 Fixing the mess-ups that was apktool v1.4.8 :( 2012-07-08 17:46:02 -05:00
Connor Tumbleson
b5a476bb1b Beta-Release v1.4.8 2012-07-08 11:19:54 -05:00
Connor Tumbleson
6575ec9109 reverted 9patch fix as it causes problems. 2012-07-08 11:10:04 -05:00
Connor Tumbleson
ba345ac6b9 increased v1.4.8, merging more of yyj fixes in hopes to fix this arsc error 2012-07-08 10:58:43 -05:00
Connor Tumbleson
282bdae126 Merged in "yyj" fixes along with a few of my own. 95% yyj work :) 2012-07-08 10:33:49 -05:00
Connor Tumbleson
e9738642b2 finally, fixed bugs. Pushing v1.4.7 public 2012-07-06 09:00:16 -05:00
Connor Tumbleson
82635e9219 Tons of problems :( 2012-07-05 23:13:12 -05:00
Connor Tumbleson
346431a151 I'm going to kill Maven. Seriously, this thing is hell. one bug left 2012-07-05 17:25:52 -05:00
Connor Tumbleson
d9484018ca v1.4.7 push 2012-07-05 11:51:03 -05:00
Connor Tumbleson
9646025bb9 fixing POM 2012-07-05 11:26:53 -05:00
Connor Tumbleson
26941e8f93 New baksmali/smali merged in. Updated MAVEN repos. 2012-07-02 11:52:53 -05:00
Connor Tumbleson
d6b4767ff8 Worked on ResLayout, just put fake 0x0? in. Need to map it out. 2012-06-08 23:42:47 -05:00
Connor Tumbleson
6eb419af7d forgot to re-merge in ConfigFlag fix, as seen here: http://developer.android.com/guide/topics/resources/providing-resources.html -tvdpi is now used instead of the -television para. 2012-06-08 12:31:49 -05:00
Connor Tumbleson
de52fcba8c Added 9patch fix from Charles, worked on com.htc.resources.apk bugs 2012-06-08 12:28:33 -05:00
Connor Tumbleson
ab60071410 Auto Push - Ubuntu Forced Restart 2012-05-21 22:22:43 -05:00
Connor Tumbleson
77870db526 aapt work (not shown in commits) to help figure out the structure of new ICS apks (HTC Sense 4.0), lots of new values structures that apktool is ignoring. 2012-05-17 12:26:59 -05:00
Connor Tumbleson
d82ace7cfe Fixed attrib switched with <item> bug. xlif data w/ more than one fix ongoing. 2012-05-03 22:26:42 -05:00
Connor Tumbleson
df7e469ff4 Increased version to 1.4.6.
Fixed formatted=false error.
2012-05-02 16:15:15 -05:00
Connor Tumbleson
776a3b99c0 POM work ugh 2012-04-18 16:09:06 -05:00
Connor Tumbleson
5e49d31f41 deleting those buggers ~ 2012-04-14 11:13:09 -05:00
Connor Tumbleson
94aceb381d fixing gitignore 2012-04-14 11:11:23 -05:00
Connor Tumbleson
e95b18c815 pushing 1.4.5 2012-04-14 11:06:52 -05:00
peaches
1b0e066e92 2012-03-22 17:26:16 -05:00
peaches
321dcfa91b 2012-03-22 12:22:12 -05:00
Ryszard Wiśniewski
5174001e5b Changed version to 1.4.4-SNAPSHOT . 2011-12-08 02:25:07 +01:00
Ryszard Wiśniewski
800fb54900 Changed version to 1.4.3 . 2011-12-08 02:25:07 +01:00
Ryszard Wiśniewski
da0cdaff65 Updated builtin framework to SDK API14. 2011-12-08 02:25:07 +01:00
Ryszard Wiśniewski
4bd24701bc Fixed some "Multiple substitutions" errors.
ResXmlEncoders::findNonPositionalSubstitutions() method now prefers to define '%' as non-positional arg if it isn't sure. It's much more reliable.
2011-12-08 01:32:56 +01:00
Ryszard Wiśniewski
c3db7dcbab Added more tests for string substitutions. 2011-12-08 01:32:16 +01:00
Ryszard Wiśniewski
39c4416b24 Changed version to v1.4.3-SNAPSHOT . 2011-12-02 03:05:30 +01:00
Ryszard Wiśniewski
9c2bc34737 Changed version to v1.4.2 . 2011-12-02 03:04:05 +01:00
Ryszard Wiśniewski
46ac7092da + ResScalarValue::encodeAsResXmlItemValue() 2011-12-02 02:57:26 +01:00
Ryszard Wiśniewski
379e4aa74c ResStringValue::encodeAsResXmlValue(): don't enumerate non-pos substs.
It already sets formatted="false", so enumeration isn't necessary.
2011-12-02 02:57:15 +01:00
Ryszard Wiśniewski
4a0febd862 ResScalarValue: removed serializeXmlBody().
It didn't make much sense.
2011-12-02 02:49:46 +01:00
Ryszard Wiśniewski
8b6e02b41a ResXmlEncoders::findNonPositionalSubstitutions(): it now really finds non-positional substs only.
It was showing all substs including positional ones.
2011-12-02 02:41:21 +01:00
Ryszard Wiśniewski
3ed49c83cb Added tests for positional substitutions in string and string-array. 2011-12-02 02:21:07 +01:00
Ryszard Wiśniewski
2aa7a70b74 Updated smali to 1.3.0-brut6 . 2011-11-29 00:07:10 +01:00
Ryszard Wiśniewski
5d05136ab7 ApkDecoder.writeMetaFile(): don't write framework info if not decoding resources. 2011-11-10 00:11:47 +01:00
Ryszard Wiśniewski
31e6dc51f1 added --quiet option. 2011-11-05 21:07:34 +01:00
Ryszard Wiśniewski
fafc3f447c Added tests and support for -television qualifier (API13). 2011-11-05 18:13:12 +01:00
Ryszard Wiśniewski
8b285989d2 Added support for API13 resource qualifiers. 2011-11-05 02:12:56 +01:00
Ryszard Wiśniewski
4c01265009 Added tests for API13 resource qualifiers. 2011-11-05 01:49:45 +01:00
Ryszard Wiśniewski
46cdbd8f8d ARSCDecoder:readConfigFlags(): fixed format of logging of exceeding bytes. 2011-11-05 01:48:33 +01:00
Ryszard Wiśniewski
65c20a8411 Updated .gitignore . 2011-11-05 01:00:21 +01:00
Ryszard Wiśniewski
f056603d8c Hardcoded project.version in POMs, removed ${aversion} property.
Property substitution is not allowed in /project/parent/(groupId|artifactId|version) or in /project/(groupId|artifactId|version) - it sometimes works and sometimes not.
2011-11-05 00:52:42 +01:00
Ryszard Wiśniewski
269870bad6 ResXmlEncoders::findNonPositionalSubstitutions() : fixed a bug when string ends with percentage char. 2011-05-17 10:28:49 +02:00
Ryszard Wiśniewski
c74b2ab04f Added test for literal with percentage char at the end. 2011-05-17 10:26:36 +02:00
Ryszard Wiśniewski
0c428dd7c7 ResPluralsValue: now stores array of ResScalarValue instead of ResStringValue.
Plurals contain strings, but they could use e.g. references. It'll be safer to let them store any scalar value.
2011-05-17 10:01:21 +02:00
Ryszard Wiśniewski
b539c3c1a1 Add commit hash to a version name of snapshot builds. 2011-05-17 10:01:06 +02:00
Ryszard Wiśniewski
75bba88e28 Changed version to 1.4.2-SNAPSHOT. 2011-05-15 20:49:55 +02:00