GitPedia
canyie

canyie/Dreamland

A third-party Xposed framework implementation which supports Android 5.0~14.

17 Releases
Latest: 2y ago
2.1-2106LatestPre-release
canyiecanyie·2y ago·March 25, 2024
GitHub

📋 Changes

  • Fix an issue that may cause method arguments to be incorrect
  • Fix support for Android < 8.0
  • Initial Android 15 support
2.1-2105Pre-release
canyiecanyie·2y ago·February 15, 2024
GitHub

📋 Changes

  • Fix some ART crashes
  • Fix modules' onPackageLoad() sometimes don't get properly triggered
  • Fix a bug in resources hook
  • Allow system_server to load native libraries from untrusted apps. This is required for modules to load their native libraries in system_server, but isn't supported by LSPosed due to "security concerns" and "no practical use". Another behavior difference.
2.1-2104Pre-release
canyiecanyie·2y ago·February 5, 2024
GitHub

📋 Changes

  • Fix clean installation failed
  • Add `XposedBridge.deoptimizeMethod()` API provided by LSPosed to allow some modules to work
2.1-2103Pre-release
canyiecanyie·2y ago·February 5, 2024
GitHub

📋 Changes

  • Support Android 14
  • Fix some issues with Android 5.0-6.0
  • Support Zygisk Next
  • Better support for latest Magisk
  • Enable proguard on release builds
2.1-2102Pre-release
canyiecanyie·3y ago·January 6, 2023
GitHub

📋 Changes

  • Support Android 13
  • Support Android 5.0-6.0 [1]
  • Support KernelSU [2]
  • 支持 Android 13
  • 支持 Android 5.0-6.0 [1]
  • 支持 KernelSU [2]
2.1-2101Pre-release
canyiecanyie·4y ago·March 3, 2022
GitHub

📋 Changes

  • Fix Android 12 support
  • Support Zygisk [1]
  • Fix a low probability crash issue
  • Optimize JIT info handling and fix a possible hook inactivation issue
  • Optimize binary size and speedup booting
  • Installing from recovery is no longer supported
  • 修复 Android 12 支持
  • 支持 Zygisk [1]
  • + 4 more
2.12.1-2100
canyiecanyie·4y ago·August 24, 2021
GitHub

Just rename from v2.0-2007 as stable version :) See changelog of version 2001-2007 to understand what's news in this version.

2.0_2007Pre-release
canyiecanyie·4y ago·August 14, 2021
GitHub

📋 Changes

  • Fix modules that need to hook "android" won't work on Android 11+
2.0_2006Pre-release
canyiecanyie·4y ago·August 1, 2021
GitHub

📋 Changes

  • Disable unnecessary explicit JIT compilation to fix a crash
  • Support modules that use split apk
  • Should fix argument `startsSystemServer` is incorrect on some devices
  • Fix a problem that caused Dreamland to be easily detected by apps
  • Proper get module path
  • Some refactor
2.0_2005Pre-release
canyiecanyie·5y ago·May 15, 2021
GitHub

📋 Changes

  • May fix a random jam problem on Android 11
  • Start reducing file size
2.0_2004Pre-release
canyiecanyie·5y ago·April 24, 2021
GitHub

📋 Changes

  • Fix duplicate handleLoadPackage() call
  • Avoid unnecessary crashes
2.0_2003Pre-release
canyiecanyie·5y ago·April 17, 2021
GitHub

📋 Changes

  • Fix modules not loading in shared processes, XPrivacyLua should works fine
2.0_2002Pre-release
canyiecanyie·5y ago·April 10, 2021
GitHub

📋 Changes

  • Active framework even if sepolicy.rule not loaded properly
  • Report if sepolicy.rule not loaded properly (requires manager >= 0.0.7)
  • Cleanup sepolicy.rule
2.0_2001Pre-release
canyiecanyie·5y ago·April 5, 2021
GitHub

📋 Changes

  • Support Riru V25
  • Add pending hook to make some modules work
  • Fix class conflict with modules
  • Fix resources hook
  • Maybe support Android S
v2.0
canyiecanyie·5y ago·February 18, 2021
GitHub

The first stable release of the new Dreamland framework!

v2.0_beta13Pre-release
canyiecanyie·5y ago·February 17, 2021
GitHub

The new Dreamland!

v1-alphaPre-release
canyiecanyie·6y ago·February 2, 2020
GitHub

Alpha version.