mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
Send, Receive, and Connect are now AlertDialogs instead of full-screen sub-pages. The wallet home content is centered with widthIn(max=360.dp) for a polished desktop look. Dialogs are the native desktop pattern (consistent with zap dialog, bookmark dialog, tor settings dialog). - ConnectWalletDialog: NWC URI input with paste + validation - SendDialog: BOLT11 invoice input with paste + progress - ReceiveDialog: amount/description input, transitions to show generated invoice with copy button - Home content: centered balance card + action buttons + connection info Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>