Skip to content

Add Touch ID and Android fingerprint simulation for settings#135

Merged
thymikee merged 2 commits into
mainfrom
codex/biometric-settings-104
Feb 25, 2026
Merged

Add Touch ID and Android fingerprint simulation for settings#135
thymikee merged 2 commits into
mainfrom
codex/biometric-settings-104

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Extend settings biometric simulation beyond Face ID:

  • add iOS settings touchid <match|nonmatch|enroll|unenroll> support
  • add Android settings fingerprint <match|nonmatch> support
  • improve biometric error classification to distinguish unsupported runtimes from operational failures
  • avoid adb emu finger fallback on physical Android devices
  • update docs for new settings helpers

Fixes #104

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 25, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-135/

Built to branch gh-pages at 2026-02-25 16:35 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 803ba25 into main Feb 25, 2026
6 checks passed
@thymikee thymikee deleted the codex/biometric-settings-104 branch February 25, 2026 16:38
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.

[Lower priority] Biometric simulation beyond Face ID (Touch ID, fingerprint on Android)

1 participant