Commit Graph

1143 Commits

Author SHA1 Message Date
LoveSy a5d6cbe44f Fix #643 2020-11-24 00:56:30 +08:00
NekoInverter 638eb8bb7b
Bump version 2020-11-23 19:00:57 +08:00
NekoInverter 8358b1c500
Hide scope if unsupported 2020-11-23 18:58:49 +08:00
NekoInverter 88cb44b60b
Remove unused imports 2020-11-23 18:36:45 +08:00
NekoInverter 0a28d4f78c
Don't show tab if no installer
fix #14
2020-11-23 18:36:41 +08:00
Jim Wu b0af399e37
Remove the brackets
Fix #625
2020-11-22 22:35:36 +08:00
kotori0 47ad6048d7 Use x86 with Dobby and remove Cydia Substrate 2020-11-22 19:02:26 +08:00
kotori0 df6257646c Fix ClassLinker offset for Android 8 2020-11-22 19:02:26 +08:00
kotori0 b6aae99990 Update commit hash for Dobby 2020-11-22 19:02:26 +08:00
kotori0 697b2b2fdb Cleanup unused files 2020-11-22 19:02:26 +08:00
kotori0 2461a730a4 Fix conflict not saved 2020-11-22 19:02:26 +08:00
kotori0 7314c2040a initialize submodules in CI 2020-11-22 19:02:26 +08:00
kotori0 46b2e87c58 Replace Whale with Dobby and rebase everything 2020-11-22 19:02:26 +08:00
kotori0 caf38beec2 Enable Riru hide support 2020-11-22 19:02:26 +08:00
kotori0 3e88e9326d Fix sepolicy not applied 2020-11-22 19:02:26 +08:00
kotori0 9d0c5aaa68 add classlinker offset for Android 8-10 2020-11-22 19:02:26 +08:00
kotori0 6b7671f84f Makes CI happy 2020-11-22 19:02:26 +08:00
kotori0 899fa1bbd6 Revert Cmake version change 2020-11-22 19:02:26 +08:00
kotori0 045fbe3346 Fix Sandhook 2020-11-22 19:02:26 +08:00
kotori0 5fc9d64971 Fix SandHook installation 2020-11-22 19:02:26 +08:00
kotori0 15c1aa51d3 Get ClassLinker instance from art::Runtime 2020-11-22 19:02:26 +08:00
kotori0 1ea3c22e1c Riru v22 support 2020-11-22 19:02:26 +08:00
NekoInverter 7300525720
Fix log tag 2020-11-22 17:22:29 +08:00
NekoInverter 1eb3d44592
Load icons with glide 2020-11-22 16:03:14 +08:00
NekoInverter 01fb6a61e2
Fix strings 2020-11-22 15:41:32 +08:00
NekoInverter 5fc718d28e
Fix #12 2020-11-22 15:21:40 +08:00
NekoInverter 351feb4fa9
Fix extra padding 2020-11-22 15:13:13 +08:00
NekoInverter cb079df540
Rename XposedApp to App 2020-11-22 13:40:42 +08:00
NekoInverter 840d54cccf
Add master switch for scope list 2020-11-22 13:19:11 +08:00
NekoInverter ec08cc85e6
Delete scope list file if no app 2020-11-22 11:50:11 +08:00
NekoInverter a2f40cf27a
Fix MainActivity lighting 2020-11-22 11:47:55 +08:00
NekoInverter 4849337ecd
Hide some context menu for manager itself 2020-11-21 21:58:37 +08:00
NekoInverter ae7293c03b
Bump compileSdkVersion to 30 2020-11-21 21:53:14 +08:00
NekoInverter 2b40dded04
Fix DownloadActivity crash 2020-11-21 21:37:01 +08:00
NekoInverter d81e6804a4
Improve app list filter logic 2020-11-21 21:32:39 +08:00
NekoInverter 16f34412fd
Fix warnings 2020-11-21 21:21:43 +08:00
NekoInverter 4782223dea
Get rid of annoying errors 2020-11-21 21:05:48 +08:00
NekoInverter 4ce6cb558b
Add support for module scope 2020-11-21 20:43:53 +08:00
NekoInverter 3a8bd8cb3e
Update dependencies 2020-11-21 19:09:00 +08:00
LoveSy e9c03a8f37 Manually release all Xposed hooks and GC if blacklisted 2020-11-15 21:10:49 +08:00
LoveSy 3702bf333b Filter process earlier 2020-11-15 21:10:49 +08:00
Jim Wu 00363c31db
Fix check android version Magisk template #611 2020-09-28 18:34:32 +08:00
jasonkhew96 512a5530a2 Fix check android version 2020-09-28 18:31:14 +08:00
LoveSy 782560ad96 Don't use sandhook on x86 devices 2020-09-16 23:43:06 +08:00
solohsu b1bc7200a6 Disable resources hooking as default
Resources hooking might has been broken since Q
2020-08-03 17:57:07 +08:00
solohsu dd45ba35cd Add branch name to CI build version 2020-08-03 17:57:00 +08:00
solohsu b6c1a1bd01 Always write concerning sysprops to log 2020-08-02 20:51:07 +08:00
solohsu 02adea8691 Update isolated process checking method 2020-08-02 18:37:47 +08:00
solohsu 11e6eeb397 Deoptimize all callers of Application#attach(Context) 2020-08-02 18:35:35 +08:00
solohsu e12c40b408 Add an annotation to remind compatibility checking 2020-08-02 18:29:16 +08:00