package icon

Biometric Bypass

Xposed module to fast-forward face unlock
New in version 2.0.0
Migrate to libxposed API 101. Requires an LSPosed Manager with API 101 support.

- Upgrade to Gradle 9.4, AGP 9.1.0, Kotlin 2.3.10
- Update coroutines to 1.10.2
This LSPosed module streamlines face unlock by skipping the confirmation step enforced after biometric authentication. It applies the bypass system-wide — so it works across all apps, including banking or security-sensitive ones.Android introduced the setConfirmationRequired(false) flag in Android 10 to support passive authentication flows (e.g., face unlock without requiring a tap). Since most apps don't disable confirmation explicitly, Android defaults to requiring a manual tap, turning face unlock into a two-step chore.This module ensures the confirmation step is skipped across all biometric flows, regardless of app implementation.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 2.0.0 (200) suggested Added on Mar 18, 2026

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    No permissions

    Download APK 151 KiB PGP Signature | Build Log

  • New in version 1.0.2
    NOTE: New signing key - uninstall previous version before updating.

    - Target Android 16 (SDK 36)
    - Update AGP to 8.11.0 and Kotlin to 2.1.21
    - Add CI/CD release pipeline
  • Version 1.0.2 (102) - Added on Jan 12, 2026

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    No permissions

    Download APK 167 KiB PGP Signature | Build Log