Aamir Siddiqui
Version 85:
I have also created a wiki page with detailed information how bugs should be reported:https://github.com/rovo89/XposedBridge/wiki/Bugs
Finally, a word to all module developers: In v84, I added a warning when a module's APK includes the Xposed API classes instead of just referencing them. I have also sent an email to the developers of all modules I could identify. With v86, I will turn the warning into an error and prevent the module from loading, as it could causes strange issues otherwise. Please update your module as soon as possible.
Version 85:
- Fixed frequent boot freezes, especially with modules that access many files (details)
- Built-in way to get a full logcat (details)
- Crashes not related to Xposed/ART are no longer written to the normal Xposed logs
- On encrypted devices with boot password, the password prompt is now shown quicker
- Warning for developers to disable "Instant Run" in Android Studio, otherwise the module can't be loaded
- 6.0 only: Cherry-picked some ART commit included in CyanogenMod and other ROMs
- 6.0 only: Forced clearing Dalvik cache when upgrading from versions before 85 (would have been necessary for 84 and might have caused some boot loops)
I have also created a wiki page with detailed information how bugs should be reported:https://github.com/rovo89/XposedBridge/wiki/Bugs
Finally, a word to all module developers: In v84, I added a warning when a module's APK includes the Xposed API classes instead of just referencing them. I have also sent an email to the developers of all modules I could identify. With v86, I will turn the warning into an error and prevent the module from loading, as it could causes strange issues otherwise. Please update your module as soon as possible.
0 comments:
Post a Comment