element-x-ada/features/wallet
Kayos 02ecbfda83 Fix emulator detection for keystore authentication
- Add additional emulator detection patterns for modern Android emulators
  (sdk_gphone, emu device prefix, goldfish/ranchu hardware)
- On emulators or devices without biometric auth, skip user authentication
  requirement for keystore keys (allows wallet creation without BiometricPrompt)
- Add debug logging for authentication requirement decisions
- Fixes UserNotAuthenticatedException on emulators

Tested on: sdk_gphone64_x86_64 (Android 14 emulator)
2026-03-28 12:39:12 -07:00
..
api feat(wallet): add no-wallet guard for /pay and fix payment event type 2026-03-28 09:47:55 -07:00
impl Fix emulator detection for keystore authentication 2026-03-28 12:39:12 -07:00
test Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -07:00