Implement the TOTP tab and Watch sharing selection #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Implement the TOTP tab, large-code detail view, and per-entry Apple Watch sharing choice.
Scope
Acceptance criteria
otpauth://data or calculates an OTP.Implemented in
b01cc8band pushed to main.Implementation:
Verification completed:
Deferred under the untested label because no user unlock is available:
The automated and build gates are green; reopening for the deferred device/UI checks is tracked by untested.
Non-destructive validation completed on 2026-08-12. In the iPhone simulator, the TOTP detail displayed the current-code presentation and countdown, and the Watch selection toggle was changed and restored to its original state. TOTP parsing, cache, selection, and lock behavior passed in the current isolated Rust workspace tests. No OTP value is included in this report. Removing the untested label.