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
c3b13354c4
Add support for Magisk Alpha2
2020-02-29 23:55:27 +08:00
Jim Wu
6a8edfa410
Update description
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
611361540d
Fix SEPolicy not work
2020-02-29 23:55:27 +08:00
Jim Wu
c49668d970
Fix can't create prop
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
m0viefreak
794cad633b
Update magisk installer script to latest version
2020-02-29 23:55:27 +08:00
Jim Wu
c677b622b3
Fix wrong log tag
2019-10-27 19:54:28 +08:00
Jim Wu
3bd049a386
Add Magisk version to log ( #375 )
2019-10-25 23:04:58 +08:00
solohsu
dd042478d7
Remove supolicy commands, use magisk-custom-sepolicy-installer instead
2019-10-19 21:22:11 +08:00
AeonLucid
db0a589b11
Add Appveyor versioning ( #299 )
...
* Add Appveyor versioning.
* Improve version format.
* Update version format.
2019-06-16 22:52:07 +08:00
solohsu
c5791951db
Fix exceptions when hooking pending methods
2019-06-16 00:54:11 +08:00
solohsu
11e25d9d84
Fix nullptr crash
2019-06-15 00:44:11 +08:00
solohsu
ea57c60765
Fix class status checking on Oreo
2019-06-14 20:54:18 +08:00
solohsu
3334a6d9f6
Uniform log tags
2019-06-14 15:20:10 +08:00
solohsu
ed968eb7cc
Exclude WebViewLoader, webview_zygote and isolated processes
2019-06-14 15:20:10 +08:00
solohsu
7eaae6d898
Use inline hook to append allow-across-fork file whitelist
2019-06-14 15:20:10 +08:00
solohsu
c4978b7344
Fix JNI ref leaks
2019-06-14 15:20:10 +08:00
solohsu
3d863cb4c2
Add support for Android Q (API Level 29)
2019-06-14 15:20:10 +08:00
solohsu
8e3afb0362
Fix bootloop
2019-06-06 14:45:51 +08:00
solohsu
fe10afb663
Use ComposeClassLoader
2019-06-06 11:39:28 +08:00
solohsu
74144b8f1a
Fix broken function
2019-06-05 02:32:20 +08:00
solohsu
692d43cc57
Fix SystemServer hook not working
2019-06-05 02:10:07 +08:00
solohsu
d05bd0fe19
Fix SystemServer class not found
2019-06-05 00:20:51 +08:00
solohsu
c38affbf3a
Refactor Java code
2019-06-05 00:09:59 +08:00
solohsu
c362449e33
Refactor native code
2019-06-05 00:09:59 +08:00
Jim Wu
6d1690f379
Fixes logs not appearing
...
ElderDrivers/EdXposedManager#16
ElderDrivers/EdXposed-Magisk#3
2019-05-31 14:22:06 +08:00
solohsu
004caa9fef
Differentiate with builds in Maigks repo
2019-05-17 21:34:04 +08:00
Jim Wu
b298227f71
Update the name to the same as Magisk Repo
2019-05-17 20:28:34 +08:00
solohsu
a8576708fb
Temporary fix for hooker method index exceeding method cache size
2019-05-17 15:02:39 +08:00
solohsu
55333f1f47
Keep Riru module misc files for convenience
...
Prevent libriru_edxp.so not being loaded caused by edxp dir being
deleted when switching between different variants
(in one case where you firstly install a new variant and then uninstall
old one in the Magisk Manager).
2019-05-17 00:29:58 +08:00
solohsu
83ecd3ae97
Deoptimize resources hook related methods only if needed
...
For now deoptimization is only done on MIUI with resources hooking enabled.
2019-05-16 21:45:15 +08:00
solohsu
975bfd20cc
Fix crash caused by StrictMode in systemui process
2019-05-16 21:21:18 +08:00
solohsu
560733396c
Update to work with Riru-core v19
...
Add support for Android Q beta3
2019-05-13 13:39:46 +08:00
solohsu
50444072b0
Fix dummyClassLoader being detached when replacing app classloader
...
Fix #236 .
2019-05-09 00:20:01 +08:00
solohsu
17c703e74e
Fix crashes when forking webview_zygote on OnePlus devices
2019-05-01 01:03:15 +08:00
solohsu
b99089fafa
Bump version
2019-04-30 17:35:45 +08:00
solohsu
9e68041901
Bump version
2019-04-24 11:24:48 +08:00
solohsu
4ee0db8734
Bump version
2019-04-22 23:59:19 +08:00
solohsu
68a3915a21
Bump version
2019-03-22 00:34:44 +08:00
solohsu
1dea799c83
Bump version
2019-03-21 23:53:09 +08:00
solohsu
d546ecd81c
Clean template_override directory before build
2019-03-21 20:48:16 +08:00
solohsu
e1ccb12eac
Keep dalvikdx and dexmaker jars up-to-date automatically
2019-03-21 18:33:15 +08:00
solohsu
2194551c39
Update Whale binaries to asLody/whale@1315a5a74a
...
Previous one is built on wrong revision
2019-03-20 11:16:22 +08:00
solohsu
d0b1d7c52b
Introduce Whale hook for Android
2019-03-20 10:29:51 +08:00