Connor Tumbleson
|
52767a2a94
|
add unicode string unit-test and json string test
|
2013-12-17 16:50:48 -06:00 |
|
Connor Tumbleson
|
f887709823
|
unused import removal
|
2013-11-23 08:37:20 -06:00 |
|
Connor Tumbleson
|
e91790e676
|
correctly handle incorrect type labeled <array>'s
|
2013-11-23 08:34:33 -06:00 |
|
Connor Tumbleson
|
6d5d889c27
|
adjust spacing in test files, removed unused imports
|
2013-11-15 13:08:27 -06:00 |
|
Connor Tumbleson
|
d2fc74d984
|
remove jre7 code from testing class, added comments for manifest changing
|
2013-11-15 13:07:07 -06:00 |
|
Connor Tumbleson
|
1de4525534
|
add HelloWorld test smali file into unit-test
|
2013-08-12 12:27:25 -05:00 |
|
Connor Tumbleson
|
102cc0443d
|
fixed unit-test to properly detect if decode worked
|
2013-07-15 12:24:07 -05:00 |
|
Connor Tumbleson
|
0919fe5322
|
move unit test to @beforeClass and test its output as a separate test, due to parallel test running
|
2013-07-08 13:24:33 -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 |
|
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
|
ed67a3d94d
|
updated unit testing
-- styles.xml
-- layouts.xml
-- anims.xml
-- drawables.xml
-- attrs.xml
-- raw/blank_test.png
|
2013-05-12 07:21:13 -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
|
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 |
|
Connor Tumbleson
|
997df5cfc5
|
added more plurals/color unit tests
|
2013-05-11 12:50:59 -05:00 |
|
Connor Tumbleson
|
acc83919d0
|
add "/libs" unit testing, adjusted naming on previous unit tests
|
2013-05-09 22:13:00 -05: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
|
a7236053bf
|
add unit-test and support for handling unknown files
|
2013-05-03 19:16:34 -05:00 |
|
Connor Tumbleson
|
8b182cacae
|
usage redo fixed #403
|
2013-03-20 21:36:20 -05:00 |
|
M1cha
|
3578010262
|
add support for automatically patch signatures
Conflicts:
brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java
|
2013-03-19 12:55:44 -05:00 |
|
Connor Tumbleson
|
e4d506ab27
|
removed --original
|
2013-03-19 08:52:24 -05: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
|
5a4ffe6ca0
|
fixed BuildAndDecodeTest, Thanks aspack
|
2013-01-18 06:39:48 -06:00 |
|
Connor Tumbleson
|
0673c1e2dc
|
Fixes issue #395 - checks for aapt during build
|
2013-01-17 10:01:19 -06: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
|
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
|
dd881e21d1
|
unify smali/baksmali/apktool properties into one folder
|
2012-09-20 19:28:24 -05:00 |
|
Connor Tumbleson
|
4db49ab347
|
Adding brut.apktool :/
|
2012-09-19 20:27:35 -05:00 |
|