Add search field to start of Totp page #77
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?
Just a search bar that filters the cached Totp entries, so users can find entries faster.
Add search field to start of Toto pageto Add search field to start of Totp pageImplemented in
87f9e7b.Verified: cargo fmt --all -- --check; RUSTFLAGS="-D warnings" cargo check --workspace --all-targets; cargo clippy --workspace --all-targets -- -D warnings; cargo test --workspace; xcodegen generate; iPhone Simulator Debug build and install-over-existing; signed iPhone Release build and deployment to the paired iPhone.
UI interaction validation was skipped because Computer Use reports the Mac is locked while the user is away. The simulator app and biometric preferences were preserved; no uninstall, erase, keychain reset, or container deletion was performed. Labeled untested for this remaining manual check.