Releases: ElderDrivers/EdXposed
Releases · ElderDrivers/EdXposed
v0.2.9.8_beta1
- Compatibility improvements and bug fixes
- From v0.2.9.8 and on, please use custom installer app which integrate functions of EdXp Manager and original installer by DVDAndroid, source code is here
v0.2.9.7_beta
- Use speed hooking mode as default, maybe fixed some bugs introduced by v0.2.9.5
- Add some debugging switches
v0.2.9.6_beta
- Add blacklist mode and whitelist mode, please use EdXp Manager to edit corresponding lists
- default mode is blacklist mode now
v0.2.9.5_beta
- Workaround for Application#attach(Context) hook not working, for instance, Unblock163MusicClient-Xposed
- Fix some modules which hook too many methods making host apps crashing, such as WeXposed
v0.2.9.1_beta
- Fix some bootloops
- Support black list which we stop injecting xposed codes into, use flarejune's XposedBlackList to edit it
v0.2.9_beta
- Fix some modules which rely on modifications of origianl args not working
- Fix duplicate hookings of bootstrap methods
- Add build for arch x86, x86_64
v0.2.8_beta
- Fix the "hook" method not working
- Improve stability