element-x-ada/features/wallet/impl
Kayos d975d7d761 feat(wallet): require biometric/PIN auth before transaction signing
Use BIOMETRIC_WEAK | DEVICE_CREDENTIAL to support:
- Fingerprint/face → biometric prompt
- PIN only → PIN prompt
- No auth set up → allow through (dont block tx)

Auth fires when user taps Send on confirmation screen,
before tx is built/signed/submitted. On failure/cancel,
user stays on confirmation screen.
2026-03-29 08:48:44 -07:00
..
src feat(wallet): require biometric/PIN auth before transaction signing 2026-03-29 08:48:44 -07:00
build.gradle.kts Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -07:00
proguard-rules.pro feat(wallet): scaffold wallet module structure 2026-03-27 10:04:58 -07:00