View Issue Details

IDProjectCategoryView StatusLast Update
0011477Talerwallet (Android App)public2026-06-05 15:51
ReporterAdrian Steiner Assigned Toavalos  
PrioritynormalSeverityfeatureReproducibilityalways
Status confirmedResolutionopen 
Product Version1.5 
Target Version1.7 
Summary0011477: Implement NFC Confirmation Code Transmission with NFC
DescriptionTo achieve feature parity with the iOS application, the Android app needs to support sending received confirmation codes to the xOTP Generator/MDB via NFC.
Technical Specifications:
- Format: NDEF (Text format)
- Encoding: Raw 4-byte values
- Identifier Value: 0x42 ('B') as first byte
- Payload Size: 21 bytes expected
- Order: Big-endian / MSB first
TagsNo tags attached.

Activities

Christian Grothoff

2026-06-05 15:51

manager   ~0028791

Is this what is supposed to happen with ?nfc=1 as an argument in the template URI?

Issue History

Date Modified Username Field Change
2026-06-05 14:32 Adrian Steiner New Issue
2026-06-05 15:51 Christian Grothoff Assigned To => avalos
2026-06-05 15:51 Christian Grothoff Severity major => feature
2026-06-05 15:51 Christian Grothoff Status new => confirmed
2026-06-05 15:51 Christian Grothoff Target Version => 1.7
2026-06-05 15:51 Christian Grothoff Note Added: 0028791