Skip to content

v2.2.4

Compare
Choose a tag to compare
@Gh0u1L5 Gh0u1L5 released this 09 Oct 17:35
· 449 commits to master since this release
  • Add support for retweeting video moments.
  • Fix the heisenbug "forward button not working" #6
  • Clean the text if the user stop retweeting a pure text moment.
  • Fix the crash happens when the user changes the SNS background picture.
  • Reduce the dependency on resource hooks, now one can use this module with "Disabled resource hook" (e.g. on early MIUI or EMUI devices).
  • Extend the compatibility to older Xposed SDK (<82), now one can use this module with old devices.
  • Fix some small memory leaks and resource leaks.
  • Adjust the APIs for dynamic analysis, significantly improve the stability.
  • Adjust the concurrent operations, reduce some trivial lags.
  • Add some log output for critical components, help users to report bugs more efficiently.