Connor Tumbleson
|
007a6d45a2
|
Update to smali 2b5
|
2013-08-12 09:16:50 -05:00 |
|
Connor Tumbleson
|
6a87c9ffd4
|
remove un-needed done.
|
2013-07-08 13:58:46 -05:00 |
|
Connor Tumbleson
|
63b0dd1edb
|
fixes JDK bug: 5051418
|
2013-07-08 12:27:33 -05:00 |
|
Connor Tumbleson
|
6475ef8a77
|
ignore errors during Manifest alterations, to prevent crashing of apktool
|
2013-06-12 10:29:16 -05:00 |
|
Connor Tumbleson
|
832978a549
|
fixes issue 469, added -m / --match-original
fixes xml output not having newline after xml declaration
|
2013-06-12 10:04:28 -05:00 |
|
Connor Tumbleson
|
9f03d7d35c
|
removes hacky @*android fix
Updates unit-tests to actually use AOSP drawables/layouts/anims, instead of using 3rd party ones.
|
2013-06-05 12:36:24 -05:00 |
|
Connor Tumbleson
|
a4a22a2961
|
revert commit: 7d5d633b97670ba416039bfcf504b014c0289e5b
|
2013-06-05 11:58:17 -05:00 |
|
Ryszard Wiśniewski
|
38de56697a
|
Properly handle style with dot in its name and without a parent style.
|
2013-06-05 18:45:17 +02: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
|
aa20036307
|
fixed problem with <items> showing up in colors.xml
|
2013-05-12 07:20:35 -05:00 |
|
Ryszard Wiśniewski
|
d9cac893f9
|
Now one non positional substitution and one positional is detected as "multiple non positional".
|
2013-05-11 20:04:12 +02:00 |
|
Ryszard Wiśniewski
|
14f26474e6
|
Cleaned up the code related to multiple substitutions in xml strings.
|
2013-05-11 20:04:12 +02:00 |
|
Ryszard Wiśniewski
|
e7ee8cb178
|
Decode "%d %" with formatted="false". It's not necessary for current aapt, but it's more consistent with "%d % ".
|
2013-05-11 20:04:12 +02:00 |
|
Ryszard Wiśniewski
|
68f97980eb
|
ResXmlEncoders: replaced findNonPositionedSubstitutions() by more flexible findSubstitutions().
Also rewritten some bits.
|
2013-05-11 20:04:12 +02:00 |
|
Connor Tumbleson
|
3a6d548756
|
fixed problem with nodpi, added drawable unit testing
|
2013-05-09 21:54:03 -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
|
be73563c43
|
handle all version(s) as strings, and change java to 1.7
|
2013-05-02 12:56:18 -05:00 |
|
Connor Tumbleson
|
db6ecadc00
|
fix spacing in installFramework()
|
2013-04-30 07:55:33 -05:00 |
|
Connor Tumbleson
|
d18ee186da
|
Update density ConfigFlags to ints, updated internal windows aapt.
|
2013-04-30 07:53:52 -05:00 |
|
Connor Tumbleson
|
47a5eac0b0
|
fixed install|if frameworks with commons-compress
|
2013-04-30 07:53:17 -05:00 |
|
Connor Tumbleson
|
9e50300ec2
|
update spacing
|
2013-04-07 07:37:52 -05:00 |
|
Lars Greiss
|
7d5d633b97
|
Apktool: Add new inverted TRDS qualifier
into awesome apktool
thanks and cheers
SlimRoms Team
|
2013-04-06 12:56:42 -05:00 |
|
Connor Tumbleson
|
3a5530e67b
|
remove hardcoded htc stuff
|
2013-04-03 14:07:18 -05:00 |
|
Connor Tumbleson
|
a48c11dc1c
|
cleanup of various functions
Removed attr sorting that was never enabled and never worked, added @todo elements for unknown file handling, updated usage output
|
2013-04-01 16:41:27 -05:00 |
|
Connor Tumbleson
|
0ca74eca67
|
support for decoding unknown files, @todo add support for building unknown files
|
2013-03-31 17:13:10 -05:00 |
|
Connor Tumbleson
|
2e44e3a856
|
handle com.htc.resources correctly
|
2013-03-31 09:05:07 -05:00 |
|
Connor Tumbleson
|
be77354859
|
only use --forced-package-id if prebuilt aapt is used
|
2013-03-29 14:49:04 -05:00 |
|
Connor Tumbleson
|
d8b774864c
|
fix comment on getAaptBinaryFile()
|
2013-03-29 14:45:54 -05:00 |
|
Connor Tumbleson
|
0c5871687f
|
fixes #440 includes prebuilt aapt binaries
|
2013-03-29 14:42:35 -05:00 |
|
Connor Tumbleson
|
90577d40e8
|
added OSDection, and prebuilt aapt
|
2013-03-28 19:51:08 -05:00 |
|
Connor Tumbleson
|
c5d2ecf96f
|
fixed #401 (versionCode / versionName)
|
2013-03-21 08:58:14 -05:00 |
|
Connor Tumbleson
|
c420a039e0
|
set --max-res-version if maxsdk version is present
|
2013-03-21 06:32:18 -05:00 |
|
Felipe Barriga Richards
|
9677119324
|
Issue 359: Can't decompile Notif Pro 0.31 / Tested on other apk
|
2013-03-21 05:48:12 -05:00 |
|
M1cha
|
071ce71a61
|
apktool-lib: fix recompiling framework apk's with dependencies by using static package-id
|
2013-03-19 12:55:58 -05:00 |
|
Connor Tumbleson
|
69ee710e30
|
fixes #427, correctly handles --frame-path on build
|
2013-03-14 16:50:27 -05:00 |
|
Connor Tumbleson
|
e6cf72f1d2
|
Merge pull request #71 from rchiossi/master
Fix for Null Reference while extracting Resources.
|
2013-02-27 17:26:56 -08:00 |
|
Rodrigo Chiossi
|
bad8392487
|
Fix null mConfig in addMissingResSpecs()
|
2013-02-27 12:09:06 -03:00 |
|
Connor Tumbleson
|
8a9af4ab31
|
update known bytes to 38
|
2013-02-24 10:53:40 -06:00 |
|
Connor Tumbleson
|
626d7e7ecd
|
fixes #396, update to smali v1.4.2
|
2013-02-16 07:32:39 -06:00 |
|
Connor Tumbleson
|
e82c0754de
|
Code cleanup of 2013
Signed-off-by: Connor Tumbleson <connor.tumbleson@gmail.com>
|
2013-02-12 21:12:17 -06:00 |
|
Connor Tumbleson
|
f504ceca43
|
minor comment change / cleanup
|
2013-02-03 11:50:31 -06:00 |
|
Connor Tumbleson
|
39a9bf054c
|
actually commit previous commit
|
2013-01-29 21:26:08 -06:00 |
|
Connor Tumbleson
|
7fe733bf43
|
adding support for htc .r.9.png
|
2013-01-21 08:25:57 -06:00 |
|
Connor Tumbleson
|
0dd2f3f6ba
|
Revert to c836995ead80bc13e10627e1939f153b2faefc6e
|
2013-01-19 12:10:07 -06:00 |
|
Connor Tumbleson
|
f2b1d377d5
|
Merge pull request #69 from Alsan/master
Fix for ResFileValue cast to ResAttr exception
|
2013-01-19 10:03:53 -08:00 |
|
Connor Tumbleson
|
cb5bad5555
|
added ability to use --frame-path during install of frameworks
|
2013-01-18 08:19:19 -06:00 |
|
Alsan Wong
|
efd8349aa5
|
fix for ResValue cast to ResAttr exception (not really, just bypass)
|
2013-01-18 15:31:22 +08:00 |
|
Connor Tumbleson
|
f82b2e1855
|
fixes issue #67 - only compresses resources.arsc if original apk had compressoin
|
2013-01-13 08:19:42 -06:00 |
|
Connor Tumbleson
|
aebdf7a519
|
only show -aapt info in verbose mode
|
2013-01-06 09:57:44 -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 |
|