圖標

Biometric Bypass

Xposed module that skips the confirm step after face unlock
新版本 2.0.1
Click confirm on the first frame the dialog is shown
Run retries on the view handler instead of coroutines to avoid misses in some scenarios
Skip non-main SystemUI processes
Cache AuthContainerView reflection at hook setup
Drop unused dependencies
Biometric Bypass is an Xposed module that makes face unlock feel instant by skipping the confirmation step Android enforces after biometric authentication.
Even after your face is recognized, Android often shows a "tap to confirm" dialog before letting you through. This module removes that dialog system-wide, so a successful scan unlocks straight away instead of waiting for a second tap.
It works by hooking into System UI, so the bypass applies everywhere, including banking and security-sensitive apps that would normally force the extra step.
Requirements

  • Android 10 (API 29) or higher

  • An Xposed framework with libxposed API 101 support

  • An AOSP-based or close-to-stock ROM (OEM skins like MIUI or One UI are untested and likely unsupported)


A note on security
Removing the confirmation step trades a little security for speed. With it enabled, anything that satisfies the biometric sensor, including a spoof or your own face while you are asleep, will unlock without the extra tap. Use it where that tradeoff makes sense for you.

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 2.0.1 (201) 建議 於 2026 年 6 月 25 日新增

    此版本需要 Android 10 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    沒有權限

    下載 APK 66 KiB PGP 簽章 | 建置紀錄

  • 新版本 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
  • 版本 2.0.0 (200) - 於 2026 年 3 月 18 日新增

    此版本需要 Android 10 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    沒有權限

    下載 APK 151 KiB PGP 簽章 | 建置紀錄

  • 新版本 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
  • 版本 1.0.2 (102) - 於 2026 年 1 月 12 日新增

    此版本需要 Android 10 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    沒有權限

    下載 APK 167 KiB PGP 簽章 | 建置紀錄