Commit Graph

10 Commits

Author SHA1 Message Date
solohsu 47c500b96d Clean up loaded module callbacks for blacklisted app
Otherwise a few applications would get stuck at launch screen,
for unknown reason.
2019-03-10 22:34:51 +08:00
solohsu a80eae7190 Deoptimize boot image on runtime start.
All framework methods should be hook-available now
2019-02-24 19:10:15 +08:00
solohsu 56d8126202 Revert "Remove workaround for Application#attach"
This reverts commit bc878ec
2019-02-20 20:11:30 +08:00
solohsu 2b6a39bd1a Refactor dynamic modules feature 2019-02-20 15:00:19 +08:00
solohsu f417209b81 Revert "Save zygoteInit callbacks to invoke after process forked"
This reverts commit 8c4682e
2019-02-20 13:20:39 +08:00
solohsu bc878ec424 Remove workaround for Application#attach 2019-02-17 04:45:59 +08:00
solohsu 8c4682e2b3 Save zygoteInit callbacks to invoke after process forked 2019-02-11 16:23:23 +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 fb4bdfcd56 Fix method "hook" not being called while methods replacement and backup have succeeded 2019-01-21 00:40:55 +08:00
solohsu 628ac9fd33 Migrate to GitHub 2019-01-19 01:54:14 +08:00