5b40275ee1
Payments - qortal://pay|send, qort:, qortal://<address> deep links and payment QR codes open GO on a pre-filled Send screen (recipient + amount); user confirms with password. - De-Googled in-app QR scanner (getUserMedia + jsQR, no Play Services). - Show scanned recipient's primary registered name in green next to "To". Enter Qortal / accounts - Drag-to-reorder accounts: long-press lift with neighbour slide animation; works in portrait and landscape and across phones/tablets (geometry measured live). - Top-of-list account auto-opens on reopen (biometric if enabled, else password); early launch-time fingerprint sheet follows the top account. - Biometric unlock reliability: native watchdog for stalled early prompt, single-active-prompt guard (no double prompt / cancel re-open), no bounce back to the account list; busy overlay no longer taps through. - Account Overview: revealed address auto-fits its container (full address visible, reveal animation preserved). Also includes mobile chat drafts, image/video embed and TipTap improvements, mobile tab/top bar and directs/group list refinements, and native document save helpers. Docs - Add CHANGELOG.md (fork history + unreleased). - Add docs/PAYMENT_QR_CODES.md (dev + AI integration guide). - README: link the above and note payments/reorder work. Co-authored-by: Cursor <cursoragent@cursor.com>