Fixed a bootloop on some Samsung ROMs, expecially Note 8

Fixed a crash on OnePlus devices when 100% charged (hopefully, didn't get much feedback)

More MIUI compatibility. There's still an open issue though, try disabling resource hooks in the installer if you still get bootloops.

Try to detect outdated (and therefore incompatible) Xposed Installer.

Another update,. It contains more fixes for incompatibilities with certain ROMs:Files are available for Lollipop and Marshmallow as well, hoping that they add MIUI support there as well.I've seen many reports that Xposed is installed, but not active. One of the reasons (on Nougat) could be that an old Xposed Installer is used.Another reason was that thedirectory doesn't exist, which could be caused by installation on external storage. As this path is hardcoded across various places,The(download in first post) checks for these situations and shows a warning with more steps to check. It also contains a new way for Xposed Framework ZIPs to specify that they need certain features in the installer (like using the new directory introduced in Nougat), to better prevent situations with outdated installers in the future.