LoveSy
76f438f959
Fixed the hook of 64 bit getOatHeader
2020-12-20 15:08:08 +08:00
Jim Wu
4a9c30aa34
I18n support & bug fixes
...
Fix #628
Fix #637
2020-12-19 17:19:38 +08:00
LoveSy
f51e71d858
Remove confs of modules when uninstalled
...
"再改一下"
2020-12-15 15:57:25 +08:00
LoveSy
e36c3ed314
Merge with latest Yahfa
2020-12-10 21:57:12 +08:00
LoveSy
314315180f
Fix some bootloop
2020-12-07 19:13:05 +08:00
LoveSy
64953220de
Refine some codes & fix logcat version
2020-12-06 23:30:49 +08:00
LoveSy
3389af6edc
Add EdXposed Service to update module path
2020-12-06 21:13:52 +08:00
LoveSy
293523ddda
Copy configurations when new installed
2020-12-06 21:13:52 +08:00
LoveSy
7362dbf921
API 93
2020-12-06 21:13:52 +08:00
LoveSy
baf1d6b6bb
Move config path to /data/adb and /data/misc
2020-12-06 21:13:52 +08:00
LoveSy
35a18e8992
Ask users to reboot twice
2020-11-27 19:02:37 +08:00
kotori0
f878993d48
Fix #664
2020-11-27 15:30:46 +08:00
kotori0
8482237918
update sepolicy
2020-11-25 21:39:48 +08:00
lrh2000
1374ff6745
Keep the log catcher alive.
2020-06-23 22:34:53 +08:00
Jim Wu
40273e9ed9
Temporarily set SELinux to Permissive to install stub
2020-04-08 13:40:56 +08:00
Jim Wu
fd7b17f090
Resetting the library so path
...
Prevent some software from detecting EdXposed (2/2)
It works with latest SafetyNet!
Now allows each installation to be a unique Xposed framework
Completely erasing certain single, fixed features of the Xposed framework
2020-04-04 15:37:30 +08:00
Jim Wu
f1d8303978
Revert SafetyNet changes
...
Because SafetyPatch module already done this:
https://github.com/Magisk-Modules-Repo/safetypatcher/blob/master/common/post-fs-data.sh#L11
2020-04-01 23:35:44 +08:00
Jim Wu
55d5e5481f
Replace cmdline to pass SafetyNet (no SN Issues allowed)
...
Userspace parses this and sets the ro.boot.verifiedbootstate prop
according to the value that this flag has. When ro.boot.verifiedbootstate
is not 'green', SafetyNet is tripped and fails the CTS test.
Change verifiedbootstate from /proc/cmdline in order to fix the failed
SafetyNet CTS check.
2020-03-30 11:31:36 +08:00
Jim Wu
3ce99eba18
Bump to 91: multi-user support
2020-03-26 00:02:03 +08:00
Jim Wu
12c74f165d
Reset log context
2020-03-24 09:28:51 +08:00
Jim Wu
0577113b63
Fix bad file owner
2020-03-23 13:26:45 +08:00
Jim Wu
5ef2b67e11
Fix
2020-03-23 13:10:32 +08:00
Jim Wu
6d742ac749
Update prebuilt stub from EdXposed Manager
2020-03-23 13:09:54 +08:00
Jim Wu
32e1565fa5
Remove persist check to fix #477
2020-03-02 23:42:43 +08:00
Jim Wu
70972674bc
Fix path context & Adapt to latest Riru
2020-02-29 23:55:27 +08:00
Jim Wu
6537f38309
Update stub Manager app
2020-02-29 23:55:27 +08:00
Jim Wu
a408df090d
Add support for deprecated custom Magisk 20.1
2020-02-29 23:55:27 +08:00
Jim Wu
e11ef87de5
Fix log cannot read
2020-02-29 23:55:27 +08:00
Jim Wu
ebdcdf703f
Fix log clear failed
2020-02-29 23:55:27 +08:00
Jim Wu
ad202b870d
Fix bootloop caused by multiple reasons
2020-02-29 23:55:27 +08:00
Jim Wu
669a5b6f1a
Format and bump version
2020-02-29 23:55:27 +08:00
Jim Wu
b32801c89a
Support old Magisk
2020-02-29 23:55:27 +08:00
Jim Wu
d8c1320a4a
Support Magisk v20.2 SEPolicy API
...
- Add custom sepolicy rule
- Add Riru version to log
- No hardcoded EdXposed version
- Magisk v20.2+ required
- No beta
2020-02-29 23:55:27 +08:00
m0viefreak
fc18d49418
Support Magisk 20.2 custom sepolicy.rule
...
No need for custom Magisk builds anymore.
2020-02-29 23:55:27 +08:00
m0viefreak
b928885f1f
Use new Magisk installer method
...
- Convert install.sh to new customize.sh
- Set SKIPUNZIP=1 and handle the extraction ourselves
2020-02-29 23:55:27 +08:00