Commit Graph

20 Commits

Author SHA1 Message Date
solohsu d9aeaf8112 Migrate to new EdXp Manager app 2019-02-05 16:46:41 +08:00
solohsu 90b2f72721 Revert "Migrate to new EdXposedManager installer app"
This reverts commit 0327664
2019-02-05 16:21:51 +08:00
solohsu 0327664f3e Migrate to new EdXposedManager installer app 2019-02-04 03:27:46 +08:00
solohsu 430192a021 Fixes #46: hooking failed for methods with returned value type of double 2019-01-30 16:52:16 +08:00
solohsu a0d713715d Add a debugging switch to enable instant modules loading 2019-01-29 23:40:59 +08:00
solohsu 0e88cee282 Add support for switching between compat mode and speed mode (the latter as default) 2019-01-29 18:33:18 +08:00
solohsu ce5c2bbe47 Add support for EdXp Manager 2019-01-27 19:35:33 +08:00
solohsu d57d602420 Fix memory issues when hooking too many methods in one process 2019-01-25 22:08:42 +08:00
solohsu 045104d1bf Add a temporary workaround to fix Application#attach(Context) hook not working 2019-01-25 00:42:39 +08:00
solohsu cda4ebba42 Borrow Xposed BlackList module app to implement our own black list in kinda tricky way 2019-01-23 01:12:08 +08:00
solohsu 1aa63822d9 Fix backup method not called in some cases 2019-01-23 00:53:04 +08:00
solohsu 69533ce5b6 Delete unused hookers 2019-01-23 00:51:01 +08:00
solohsu 12667f5bd2 Bootstrap hookings should only be done once 2019-01-22 17:09:12 +08:00
solohsu af4feada27 Fix modification of args array being ignored when calling "backup" method 2019-01-21 23:55:52 +08:00
solohsu c72ea8ab46 Add a switch for loading modules dynamically, default as false 2019-01-21 01:49:35 +08:00
solohsu fb4bdfcd56 Fix method "hook" not being called while methods replacement and backup have succeeded 2019-01-21 00:40:55 +08:00
solohsu 9435e9867b Do hooking before original handleBindApplication method is called 2019-01-21 00:40:41 +08:00
solohsu d0f49f9512 Remove unnecessary hooking entries 2019-01-21 00:40:31 +08:00
solohsu 1081a06eab Remove testing codes 2019-01-20 02:17:21 +08:00
solohsu 628ac9fd33 Migrate to GitHub 2019-01-19 01:54:14 +08:00