Skip to content

Releases: ElderDrivers/EdXposed

v0.2.9.8_beta1

11 Feb 17:45
Compare
Choose a tag to compare
v0.2.9.8_beta1 Pre-release
Pre-release
  • 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

29 Jan 15:57
Compare
Choose a tag to compare
v0.2.9.7_beta Pre-release
Pre-release
  • 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

27 Jan 11:56
Compare
Choose a tag to compare
v0.2.9.6_beta Pre-release
Pre-release
  • 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

25 Jan 14:47
Compare
Choose a tag to compare
v0.2.9.5_beta Pre-release
Pre-release
  • 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

22 Jan 17:40
Compare
Choose a tag to compare
v0.2.9.1_beta Pre-release
Pre-release
  • Fix some bootloops
  • Support black list which we stop injecting xposed codes into, use flarejune's XposedBlackList to edit it

v0.2.9_beta

22 Jan 12:48
Compare
Choose a tag to compare
v0.2.9_beta Pre-release
Pre-release
  • 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

20 Jan 18:17
Compare
Choose a tag to compare
v0.2.8_beta Pre-release
Pre-release
  • Fix the "hook" method not working
  • Improve stability