Skip to content

Modernize build and stabilize hooks 13380161201457280561#3

Merged
Illhm merged 3 commits into
masterfrom
modernize-build-and-stabilize-hooks-13380161201457280561
Jun 7, 2026
Merged

Modernize build and stabilize hooks 13380161201457280561#3
Illhm merged 3 commits into
masterfrom
modernize-build-and-stabilize-hooks-13380161201457280561

Conversation

@Illhm

@Illhm Illhm commented Jun 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

Illhm and others added 3 commits June 7, 2026 01:23
- Added `HookDiscovery` to actively log unidentified view elements (bypassing specific frameworks) via the `addView` method when the module operates in discovery mode, reducing logcat spam using concurrent sets.
- Created `WebViewRequestBlocking` extending `shouldInterceptRequest` across multiple android API implementations. It safely cancels requests and produces an empty web resource response when matching ad patterns.
- Handled hook exceptions silently in the custom module files so they will absolutely never crash the target application.
- Added comprehensive documentation `docs/HOOK_DISCOVERY.md`.
Merge pull request #1 from Illhm/modernize-build-and-stabilize-hooks-…
@Illhm Illhm merged commit 1b164d8 into master Jun 7, 2026
1 check failed
@Illhm Illhm deleted the modernize-build-and-stabilize-hooks-13380161201457280561 branch June 7, 2026 01:47
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