Commit Graph

78 Commits

Author SHA1 Message Date
Nullptr b89b425a53 Switch into mainline core branch 2022-03-17 19:52:05 +08:00
Nullptr 397faf7ab4 Change output file name 2022-03-06 17:36:43 +08:00
Nullptr 4dd6369e1a Use git commit count as verCode 2022-03-04 13:29:46 +08:00
Nullptr 5a16a34cd8 Fix null classloader 2022-03-04 13:28:48 +08:00
Ketal 1096ba6658
Support get apk sign v2 info (#40) 2022-02-23 22:13:27 +08:00
Nullptr 0bd40ca4dd Fix saving content (1/2) 2022-02-20 14:30:53 +08:00
Nullptr 78420d8758 Package module 2022-02-13 19:30:58 +08:00
Nullptr bb7bfaad26 Fix keystore not matching 2022-02-13 13:46:57 +08:00
Nullptr 14f1d046ab Fix manager import patch build 2022-02-13 12:05:13 +08:00
Nullptr 9ae8dbb7ed Migrate all groovy to kts 2022-02-10 21:15:41 +08:00
LoveSy cda0096007 Fix build 2021-12-08 21:06:56 +08:00
LoveSy 5e37951907 Update core 2021-12-08 21:00:17 +08:00
Nullptr dc0c63e857 Support Android 12 2021-11-01 23:17:11 +08:00
Nullptr 99c7f72665 Compress module; Move all lspatch files to one directory; Use a single config json instead of a lot of inis 2021-10-21 12:48:17 +08:00
Nullptr 28b9bdf7ed Add allowing downgrade installation option 2021-09-18 14:14:21 +08:00
Nullptr 0f0e726f2f Move a string to shared constants 2021-09-18 12:52:52 +08:00
Nullptr 58b6677ece Add logs & Remove original v1 signature files correctly 2021-09-08 19:42:46 +08:00
Nullptr ecf6c9d5ea Enable openat hook 2021-09-07 22:12:05 +08:00
Nullptr 4b75a17a24
Remove useless code (Abandon support for Android 8.1) (#21) 2021-09-07 20:38:10 +08:00
Nullptr efd701b7e0 Add patcher for manager 2021-09-06 17:30:25 +08:00
Nullptr 605383e8b9 Add QUERY_ALL_PACKAGES 2021-09-06 17:30:25 +08:00
Nullptr 919e44de56 Add ManagerResolver 2021-09-06 17:30:25 +08:00
Nullptr 813802d18c Fix loading embedded module so 2021-09-03 20:02:20 +08:00
LoveSy c7b8cd30b5 Module nested link 2021-08-29 16:16:38 +08:00
LoveSy 9fa0c56231 Old zip magic 2021-08-29 13:54:20 +08:00
LoveSy 0c51939e6d [2/2] New zip magic 2021-08-29 04:12:24 +08:00
LoveSy 3cc7496b55 [1/2] New zip magic 2021-08-29 00:35:46 +08:00
vvb2060 898bf7d536
apkzlib 7.1.0-alpha10 (#19) 2021-08-27 17:19:05 +08:00
LoveSy b24c05c820 Refine 2021-08-27 12:59:47 +08:00
LoveSy 980c7bba4b Fix v1 signing 2021-08-27 11:28:16 +08:00
Nullptr 1ced48aa49 Make embedded module so loadable 2021-08-27 01:51:57 +08:00
Nullptr fd2b6c9e58 Fix module not loaded on arm 2021-08-24 23:00:49 +08:00
Nullptr ffb9135fb8 Disable v1 signature by default 2021-08-24 20:57:48 +08:00
Nullptr cdde935e14 Fix the signing problem 2021-08-24 20:43:58 +08:00
Nullptr 8c0fe5646b Manually generate cd and eocd before sign 2021-08-24 18:48:49 +08:00
Nullptr b44b06f268 Add NestedZipLink to shrink apk size (V2 signing crashes) 2021-08-24 17:35:10 +08:00
Nullptr 258e10337d Try to fix x86 crash caused by native bridge 2021-08-11 12:53:26 +08:00
pengc a104684126 Build: add explicit dependency
https://docs.gradle.org/7.1.1/userguide/validation_problems.html#implicit_dependency
2021-08-10 12:11:02 +08:00
pengc 0ef781a693 Clean hook 2021-08-10 12:10:50 +08:00
Nullptr 8cbf468d59 Use AppComponentFactoryStub to instantiate LSPApplication and original application 2021-07-18 13:26:38 +08:00
Nullptr ed6eaec32c Do not proxy AppComponentFactory when there's no one in Manifest 2021-07-16 16:25:46 +08:00
Nullptr 6a814e571b Create AppComponentFactory stub 2021-07-16 16:25:46 +08:00
Nullptr c6af951364 Remove unnecessary files for stub 2021-07-16 16:25:46 +08:00
LoveSy c3b8b41e80 nuke apksinger 2021-06-22 03:12:30 +08:00
LoveSy ce39256f3c Support configuration 2021-06-22 01:31:22 +08:00
LoveSy 94d4364006
Update LSPatch.java 2021-06-21 09:02:18 +08:00
LoveSy 0f8dd05233 No compress for so 2021-06-21 08:14:51 +08:00
LoveSy 19089a3097 Don't fetch signature when lv=0 2021-06-21 00:47:55 +08:00
LoveSy e8ccca40a9 New inject way
TODO: we should make a standalone app for test
2021-06-20 17:29:09 +08:00
LoveSy c87f7ffa14 Merge so and dex into jar 2021-06-19 13:54:43 +08:00