Replaces "hide everything for every scoped app" with per-package, per-feature toggles, backed by SharedPreferences the hook reads via XSharedPreferences. A package with no explicit entry still gets every feature hidden, keeping prior behavior as the default. Adds a launcher activity so the settings screen is directly reachable. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>