element-x-ada/features/wallet/impl
Kayos c21a3b7c48 fix(wallet): use 30s auth validity window instead of per-use biometric
setUserAuthenticationValidityDurationSeconds(-1) requires BiometricPrompt.CryptoObject
for every cipher operation. Changed to 30s window for alpha — proper CryptoObject
flow deferred to Phase 5.

Fixes UserNotAuthenticatedException on storeMnemonic/getMnemonic.
2026-03-28 11:35:18 -07:00
..
src fix(wallet): use 30s auth validity window instead of per-use biometric 2026-03-28 11:35:18 -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