mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-10 01:21:52 +00:00
435a42c00b
Every QR scanner now recognises every kind of code the app uses — connection links, server addresses, migration links, desktop addresses and a contact's security code — instead of only the one kind its screen expects. When a code of the wrong kind is scanned, one shared alert says what it is (a complete sentence) and where to scan it, and offers to connect directly when it is a connection link. A single sealed type, one classifier and one alert serve every screen on Android, desktop and iOS.