Commit Graph

899 Commits

Author SHA1 Message Date
LoveSy c84c09b2d5 Revert "Optimize dexmaker for yahfa"
This reverts commit 1dde1467f89f697de736db0eb0d21e9043113884.
2020-12-24 21:36:54 +08:00
LoveSy 17bf424d93 Optimize cold luanch speed 2020-12-24 21:36:54 +08:00
LoveSy 8c838c6d6d Enable yahfa's cache 2020-12-24 21:36:54 +08:00
LoveSy ba6c61fc1e Optimize dexmaker for yahfa 2020-12-24 21:36:54 +08:00
LoveSy 6ea5186edd Fix #753 2020-12-23 19:51:32 +08:00
LoveSy 27f1abfb3c Fix #747 2020-12-23 19:51:32 +08:00
luojitong de2f65d17b CastCompilerOptions should be initialized before calling initHideApi
initHideApi will call disableJitInline and CastCompilerOptions is used
2020-12-23 19:51:32 +08:00
luojitong cf1708f152 fix offset of inline_max_code_units_ in Android11 2020-12-23 19:51:32 +08:00
luojitong e10bde00db fixbug: jit_load of Android10 is with empty param 2020-12-23 19:51:32 +08:00
sn-o-w 2d036e98d8 Sync with dexmaker
This commit contains changes from
linkedin/dexmaker@1bb921e,
linkedin/dexmaker@a863767,
linkedin/dexmaker@7929d11,
linkedin/dexmaker@53339f9,
linkedin/dexmaker@4b7c28b
2020-12-23 14:15:20 +08:00
NekoInverter 0383387b03
Remove unused preference 2020-12-22 23:03:16 +08:00
NekoInverter 8bf094dfb2
Fix resource hook flag 2020-12-22 23:02:10 +08:00
NekoInverter 630936a6ec
Fix update link 2020-12-22 23:01:45 +08:00
NekoInverter 29c8d042f5
Target android 11 2020-12-22 22:52:39 +08:00
Jim Wu e7a4720169 Prepare for alpha release 2020-12-21 23:07:28 +08:00
kotori0 9f1ccbc7f0
Prevent detection 2020-12-21 16:40:19 +08:00
kotori0 ad3e5963c1
Bump version 2020-12-21 16:04:39 +08:00
kotori0 25dc7c0bc8
Close JarFile 2020-12-21 15:56:35 +08:00
Jim Wu 7451fbbeda Duplicate installation check 2020-12-21 14:20:26 +08:00
Jim Wu 912803e84c Make edxp-service trigger CI build 2020-12-21 14:14:43 +08:00
LoveSy a1f9bdc7c7 Move libsandhook.edxp.so to /data/misc to avoid magisk hide
incompatibility
2020-12-21 04:09:59 +08:00
LoveSy d92b051894 Fix delay hook of sandhook
Truly fix #728
2020-12-21 04:09:59 +08:00
LoveSy f93af7cbc9 fix GetOatQuickMethodHeader 2020-12-21 02:29:08 +08:00
LoveSy 4726fab4b5 fix_module_list 2020-12-21 02:28:15 +08:00
kotori0 ac5389e21f
Fix possible crash 2020-12-21 01:24:51 +08:00
Jim Wu 2428fd2ffc Make the list effective in real time 2020-12-20 23:16:40 +08:00
Jim Wu 2c90990625 Fix potential exception when reading xposedminversion 2020-12-20 17:54:53 +08:00
Jim Wu 0776d49ea3 Fix wrong CI artifact path 2020-12-20 17:49:30 +08:00
kotori0 c9a49d0566 Enhanced branch prediction 2020-12-20 17:11:07 +08:00
kotori0 17b8a60b4b Add hook for ToDexPc 2020-12-20 17:02:58 +08:00
Jim Wu ff2e519f20
Update bug_report.md 2020-12-20 16:55:35 +08:00
kotori0 8c5de201d0 Trigger CI rebuild 2020-12-20 16:05:35 +08:00
kotori0 2cd0b6fcbf delete leftover apk-parser 2020-12-20 15:40:06 +08:00
LoveSy 43c4c92365 Use AXML instead of Apkparser 2020-12-20 15:36:27 +08:00
LoveSy 76f438f959 Fixed the hook of 64 bit getOatHeader 2020-12-20 15:08:08 +08:00
kotori0 5f3dc9220d Properly handle GetOatQuickMethodHeader 2020-12-20 00:55:56 +08:00
kotori0 c22e8a60fc Hook GetOatQuickMethodHeader 2020-12-19 21:42:14 +08:00
kotori0 c3e46819f0 Merge branch 'master' of github.com:ElderDrivers/EdXposed 2020-12-19 17:56:17 +08:00
kotori0 91d2a150c1 Copy all OAT header 2020-12-19 17:55:52 +08:00
Jim Wu 07eacd5f48 Enable CI debug build 2020-12-19 17:32:33 +08:00
Jim Wu 979b51bcbc Merge branch 'master' of https://github.com/Elderdrivers/edxposed 2020-12-19 17:20:40 +08:00
Jim Wu 4a9c30aa34 I18n support & bug fixes
Fix #628
Fix #637
2020-12-19 17:19:38 +08:00
kotori0 83e1212a05 copy code_size_ instead of setting 0 2020-12-19 16:24:38 +08:00
Jim Wu 3a1641cd7b Description update 2020-12-19 10:11:03 +08:00
kotori0 ca6348c007 Bump version 2020-12-18 23:16:47 +08:00
kotori0 122a59df2b Allocate 8 bytes more memory for AOT header 2020-12-18 21:53:32 +08:00
kotori0 c23e3ff33d Try to fix #740 2020-12-18 17:40:02 +08:00
kotori0 01143501c7 Revert "Fix SandHook and close #662"
This reverts commit e95344a3ea.
2020-12-18 02:00:09 +08:00
kotori0 b8cd073050 Upgrade ndk to 22.0.7026061 2020-12-18 01:14:37 +08:00
kotori0 389138f455 close resources properly 2020-12-18 00:57:38 +08:00