Commit Graph

246 Commits

Author SHA1 Message Date
bca474272e Support for rebuilding root depth kotlin folder
- refs: #1703
2018-02-07 09:42:56 -05:00
895af9c975 refactor test 2017-12-14 14:07:32 -05:00
2838d292a0 new test apk 2017-12-14 10:55:35 -05:00
7d22fc66b5 Initial testing of private namespace
- added sample (removed attribute names)
2017-12-14 10:55:35 -05:00
d46ba2fb82 add small test for #1157 2017-12-13 14:41:36 -05:00
23486830a9 Passing test for #1587
- fixes #1587
 - refs: 0fa6418553
2017-12-07 17:10:30 -05:00
d414bbd3b4 add unit-tests for 1680 2017-12-07 16:38:38 -05:00
ee2b7206f1 Add test for #1674 2017-11-29 07:43:45 -05:00
0a3adab84c Add test changes to detect encoding of raw font files
- refs #1662
2017-11-23 06:48:56 -05:00
3ec4f360ab Add support for shorthand SDK for bounding check
- fixes #1630
2017-09-28 08:23:02 -04:00
bc00cce9bd Add support for 4 non-positional attributes
- adds tests
 - fixes #1611
2017-09-19 17:02:42 -04:00
f0f87c844e Adds ability to skip asset files
- fixes #1605
 - prevents rebuild
2017-09-19 15:51:04 -04:00
dc33533d76 add tests, make public method 2017-09-19 15:09:25 -04:00
a0ae7eaea8 Skip any file attempting to use relative paths
- fixes #1589
2017-09-03 18:12:57 -04:00
67b2325136 add font test 2017-08-24 22:49:43 -04:00
800394cf30 new qualifiers require v26 naming 2017-08-23 17:53:33 -04:00
adeffe3e98 Initial work at qualifier test suite changes 2017-08-23 17:04:26 -04:00
68a7eb7a74 example applications (sparse & not) tests
- update ARSCDecoder to detail sparse applications
2017-08-23 14:43:57 -04:00
a1cb15d721 add additional tests for (json/png) deflated unknown files 2017-08-15 17:01:53 -04:00
0f0ec681b7 Detect root file path on windows vs others 2017-07-26 08:22:27 -04:00
1c0d6abb75 update license headers 2017-07-05 12:45:51 -04:00
02c8b62b00 Prevent malicious directory/file work with unknown files 2017-07-05 12:45:17 -04:00
1597c12472 changed all license files 2017-07-05 12:05:52 -04:00
2a1160f720 Add unit test for kotlin applications 2017-07-04 09:55:50 -04:00
28848319af Skip resources for test 2017-06-11 17:40:25 -04:00
4ce8a00180 Merge branch 'master' into issue-1498 2017-06-09 22:56:04 +02:00
dab59a2aec Adding a few random AOSP 9 patch images to more test suite more robust. 2017-06-09 08:20:41 -04:00
b6751f893c add test for #1511 2017-06-08 16:51:16 -04:00
e794508869 cleanup tests 2017-05-27 15:23:39 -04:00
f19317d87c Prevent doctypes declarations 2017-05-27 15:12:54 -04:00
c3ea300b96 Add unit-test for #1508 2017-05-25 07:02:10 -04:00
390ecae6c5 Handle strings with style index at end of string 2017-05-19 09:28:44 -04:00
f979f202c7 Add failing test for #1498 2017-05-09 21:54:37 +02:00
b09dce4050 Prevent loading styles if style position is outside of string
- fixes #1453
2017-05-08 09:03:13 -04:00
015f3a734b Add unit test for #1456 2017-05-08 08:34:03 -04:00
5e94801de1 add passing test for #1431 2017-05-02 08:38:32 -04:00
2d5337d3cb Keep baksmali options same as previous apktool 2017-04-25 08:42:01 -04:00
1b55105042 Skip UTF8 test on Windows
- fixes #1414
2017-01-19 06:12:41 -05:00
b60db0917d Add support for 3 non-positional attributes
- fixes #1360 & fixes #1405
 - add tests
2017-01-13 07:06:38 -05:00
0571cccaff Merge pull request #1395 from iBotPeaches/issue/1394
Refactor ExtFile to brut.j.dir
2016-12-29 09:34:37 -05:00
78a7724725 manually replace %20 w/ space 2016-12-25 08:47:20 -05:00
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
b6127d2a31 Ignore filename checks to allow unicode filenames
- fixes #1369
 - aapt binaries for mac osx
2016-12-24 07:45:54 -05:00
5798c9200f Add unit-test (no unicode)
- #1369
2016-12-02 14:28:06 -05:00
4c93cb7b69 add test for TYPE_DYNAMIC_ATTRIBUTE 2016-09-17 09:48:01 -04:00
76eb39b8c6 Add passing unit-test for #1298 2016-08-10 09:24:48 -04:00
2135ad3057 Prevent truncation of hex values in AndroidManifest
- fixes #972
2016-08-02 22:48:02 -04:00
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
3c41d44d8c add failing test (skipped) for #1274 2016-06-21 07:23:41 -04:00
a684bae43a Fixes improper decoding of @empty value
- fixes #1270
 - references #1116
2016-06-13 08:40:00 -04:00