What's Changed
Bug Fixes
-
750039d(hook) Deoptimize attach to prevent ART inlining by @hxreborn -
df76237(hook) Defer install to Application.attach by @hxreborn -
fa9425e(ui) Show full stream method name with dot-break wrapping by @hxreborn -
f1c6068(ui) Add accessibility labels and semantics by @hxreborn -
49dca0c(ui) Migrate scrollbar from Modifier.composed to Modifier.Node by @hxreborn -
cae1ed1(ui) Rework Inactive card UX and status reporting by @hxreborn
Refactor
-
b2551e3(hook) Collapse verbose logging into single line by @hxreborn -
584b8b3(hook) Use toUri extension for provider URI by @hxreborn -
973cfcb(hook) Simplify installer and centralize logging by @hxreborn -
be57c48(ui) Use collapsedFraction and Spacing tokens by @hxreborn -
27bff19Extract ActivityThread lookup into CurrentApp by @hxreborn
Documentation
Build
-
91cbb92(proguard) Drop redundant kotlinx-serialization keeps by @hxreborn -
f9ec904(proguard) Narrow Hooker keep to intercept method by @hxreborn -
4603b78(proguard) Trim XposedModule keep rule to constructor by @hxreborn -
137de05Bump compileSdk to 37 for Compose BOM 2026.05.00 by @hxreborn