Skip to content

Feat: Support Android 16#107

Open
finalpi wants to merge 1 commit into
apsun:masterfrom
finalpi:android-16-compat
Open

Feat: Support Android 16#107
finalpi wants to merge 1 commit into
apsun:masterfrom
finalpi:android-16-compat

Conversation

@finalpi

@finalpi finalpi commented Feb 15, 2026

Copy link
Copy Markdown

#106

Feat: Support Android 16 (API 36)

  • Hook InboundSmsHandler constructor with new FeatureFlags parameter on Android 16
  • Hook dispatchIntent() with fallback variants for Android 16
  • Add printDeviceInfo() to dump device info and constructor signatures for easier debugging

Fix: Xlog crash when running outside Xposed context on Android 16

  • Add isXposedAvailable() runtime check to avoid ClassNotFoundException
  • Replace XposedBridge.log() with Log.println() for safe log duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant