Connor Tumbleson
|
ee2b7206f1
|
Add test for #1674
|
2017-11-29 07:43:45 -05:00 |
|
Connor Tumbleson
|
0a3adab84c
|
Add test changes to detect encoding of raw font files
- refs #1662
|
2017-11-23 06:48:56 -05:00 |
|
Connor Tumbleson
|
3ec4f360ab
|
Add support for shorthand SDK for bounding check
- fixes #1630
|
2017-09-28 08:23:02 -04:00 |
|
Connor Tumbleson
|
bc00cce9bd
|
Add support for 4 non-positional attributes
- adds tests
- fixes #1611
|
2017-09-19 17:02:42 -04:00 |
|
Connor Tumbleson
|
f0f87c844e
|
Adds ability to skip asset files
- fixes #1605
- prevents rebuild
|
2017-09-19 15:51:04 -04:00 |
|
Connor Tumbleson
|
dc33533d76
|
add tests, make public method
|
2017-09-19 15:09:25 -04:00 |
|
Connor Tumbleson
|
a0ae7eaea8
|
Skip any file attempting to use relative paths
- fixes #1589
|
2017-09-03 18:12:57 -04:00 |
|
Connor Tumbleson
|
67b2325136
|
add font test
|
2017-08-24 22:49:43 -04:00 |
|
Connor Tumbleson
|
800394cf30
|
new qualifiers require v26 naming
|
2017-08-23 17:53:33 -04:00 |
|
Connor Tumbleson
|
adeffe3e98
|
Initial work at qualifier test suite changes
|
2017-08-23 17:04:26 -04:00 |
|
Connor Tumbleson
|
68a7eb7a74
|
example applications (sparse & not) tests
- update ARSCDecoder to detail sparse applications
|
2017-08-23 14:43:57 -04:00 |
|
Connor Tumbleson
|
a1cb15d721
|
add additional tests for (json/png) deflated unknown files
|
2017-08-15 17:01:53 -04:00 |
|
Connor Tumbleson
|
0f0ec681b7
|
Detect root file path on windows vs others
|
2017-07-26 08:22:27 -04:00 |
|
Connor Tumbleson
|
1c0d6abb75
|
update license headers
|
2017-07-05 12:45:51 -04:00 |
|
Connor Tumbleson
|
02c8b62b00
|
Prevent malicious directory/file work with unknown files
|
2017-07-05 12:45:17 -04:00 |
|
Connor Tumbleson
|
1597c12472
|
changed all license files
|
2017-07-05 12:05:52 -04:00 |
|
Connor Tumbleson
|
2a1160f720
|
Add unit test for kotlin applications
|
2017-07-04 09:55:50 -04:00 |
|
Connor Tumbleson
|
28848319af
|
Skip resources for test
|
2017-06-11 17:40:25 -04:00 |
|
Marvin Killing
|
4ce8a00180
|
Merge branch 'master' into issue-1498
|
2017-06-09 22:56:04 +02:00 |
|
Connor Tumbleson
|
dab59a2aec
|
Adding a few random AOSP 9 patch images to more test suite more robust.
|
2017-06-09 08:20:41 -04:00 |
|
Connor Tumbleson
|
b6751f893c
|
add test for #1511
|
2017-06-08 16:51:16 -04:00 |
|
Connor Tumbleson
|
e794508869
|
cleanup tests
|
2017-05-27 15:23:39 -04:00 |
|
Connor Tumbleson
|
f19317d87c
|
Prevent doctypes declarations
|
2017-05-27 15:12:54 -04:00 |
|
Connor Tumbleson
|
c3ea300b96
|
Add unit-test for #1508
|
2017-05-25 07:02:10 -04:00 |
|
Connor Tumbleson
|
390ecae6c5
|
Handle strings with style index at end of string
|
2017-05-19 09:28:44 -04:00 |
|
Marvin Killing
|
f979f202c7
|
Add failing test for #1498
|
2017-05-09 21:54:37 +02:00 |
|
Connor Tumbleson
|
b09dce4050
|
Prevent loading styles if style position is outside of string
- fixes #1453
|
2017-05-08 09:03:13 -04:00 |
|
Connor Tumbleson
|
015f3a734b
|
Add unit test for #1456
|
2017-05-08 08:34:03 -04:00 |
|
Connor Tumbleson
|
5e94801de1
|
add passing test for #1431
|
2017-05-02 08:38:32 -04:00 |
|
Connor Tumbleson
|
2d5337d3cb
|
Keep baksmali options same as previous apktool
|
2017-04-25 08:42:01 -04:00 |
|
Connor Tumbleson
|
1b55105042
|
Skip UTF8 test on Windows
- fixes #1414
|
2017-01-19 06:12:41 -05:00 |
|
Connor Tumbleson
|
b60db0917d
|
Add support for 3 non-positional attributes
- fixes #1360 & fixes #1405
- add tests
|
2017-01-13 07:06:38 -05:00 |
|
Connor Tumbleson
|
0571cccaff
|
Merge pull request #1395 from iBotPeaches/issue/1394
Refactor ExtFile to brut.j.dir
|
2016-12-29 09:34:37 -05:00 |
|
Connor Tumbleson
|
78a7724725
|
manually replace %20 w/ space
|
2016-12-25 08:47:20 -05:00 |
|
Connor Tumbleson
|
891d0d39e0
|
Refactor ExtFile to brut.j.dir
- move to using Paths when possible
- adapt calls to FileDirectory to leverage Paths
|
2016-12-25 07:57:41 -05:00 |
|
Connor Tumbleson
|
b6127d2a31
|
Ignore filename checks to allow unicode filenames
- fixes #1369
- aapt binaries for mac osx
|
2016-12-24 07:45:54 -05:00 |
|
Connor Tumbleson
|
5798c9200f
|
Add unit-test (no unicode)
- #1369
|
2016-12-02 14:28:06 -05:00 |
|
Connor Tumbleson
|
4c93cb7b69
|
add test for TYPE_DYNAMIC_ATTRIBUTE
|
2016-09-17 09:48:01 -04:00 |
|
Connor Tumbleson
|
76eb39b8c6
|
Add passing unit-test for #1298
|
2016-08-10 09:24:48 -04:00 |
|
Connor Tumbleson
|
2135ad3057
|
Prevent truncation of hex values in AndroidManifest
- fixes #972
|
2016-08-02 22:48:02 -04:00 |
|
Connor Tumbleson
|
3a982948ea
|
Adds full filepath for STORED files in case of multiple extensions
- fixes #1244
- prevents greedy extension check STORE`ing too many files
|
2016-07-29 09:21:52 -04:00 |
|
Connor Tumbleson
|
3c41d44d8c
|
add failing test (skipped) for #1274
|
2016-06-21 07:23:41 -04:00 |
|
Connor Tumbleson
|
a684bae43a
|
Fixes improper decoding of @empty value
- fixes #1270
- references #1116
|
2016-06-13 08:40:00 -04:00 |
|
Connor Tumbleson
|
c389139434
|
Handles APKs with missing versionCode/versionName properties
- fixes #1264
|
2016-06-08 07:24:27 -04:00 |
|
Connor Tumbleson
|
a7f3e9b4d0
|
add unit-test for #1234
|
2016-04-29 07:07:33 -04:00 |
|
Connor Tumbleson
|
87315af36e
|
Remove previous android:debuggable value to allow changing
- adds unit test
- normalizeNewlines moved to TestUtils
|
2016-04-28 08:31:36 -04:00 |
|
Connor Tumbleson
|
8689991626
|
clear /apktool/framework/1.apk in between tests
|
2016-04-27 07:37:14 -04:00 |
|
Connor Tumbleson
|
d05dc3296a
|
update tests for new internal framework
|
2016-04-23 15:12:21 -04:00 |
|
Connor Tumbleson
|
fc43ec2470
|
unit test to check image color of 9patch
|
2016-03-24 08:14:20 -04:00 |
|
Connor Tumbleson
|
ea2c821fa5
|
Add support for AndResGuard
- fixes #1170
|
2016-03-10 09:29:49 -05:00 |
|