Android WebView often failed the official Penpot SVG: root fill=none
and wordmark paths only inherited black from a parent <g>, so the blue
T showed without the "taler" letters. Serve taler-assets qr-logo.png,
keep fixed SVG as fallback, explicit logo size/alt.
Side-by-side tech row under Get the wallet: gold penguin left
(Debian/Ubuntu apt from deb.taler.net), gold terminal right
(Unix/POSIX from source). Both open the same area below; CLI
boxes allow single-line selection/copy. Withdraw stays separate.
Restore the original top badge: “Intergalactic · GOA · no IBAN”.
Surprising-balance note now says the communal pool is “(shared, but
also yours)” — coins you withdraw are yours even though the pool is
shared.
Match platforms listed on taler.net/wallet (including Ubuntu Touch).
Each mark is dual-coloured gold (#f0c86a) and blue (#3ecfbf) for
readability on dark landings. Edge/Brave removed (not listed there).
Applies to bank, exchange, and merchant wallet hubs.
Optional box “Create my bank account” calls auto-account.json, then shows:
• clear “created for you” copy
• username / password / balance GOA:0 (user-select for copy)
• QR_Taler frame pointing at the bank UI for login with those credentials
• option to generate another account
No user-chosen login form; the server creates the account.
Add GET /intro/auto-account.json on the bank helper (demo-withdraw-api):
public registration with generated username/password, balance starts GOA:0,
credentials returned once for the client to display.
Nginx proxies the new path; install-demo-withdraw-api.sh installs the
location. This is separate from the shared explorer demo withdraw.
Shorten hero and withdraw chrome to the early simple voice:
Install the wallet, then one QR withdraws GOA from a shared bank account
— no registration.
Keep the live pool balance note short as well.
Page-level withdraw and bank-UI QRs were plain white boxes. Align them with
the merchant shop pay popup (taler-merchant-webui QR_Taler / web-util):
• animated conic ring (#0042B3 / #F1F1F4)
• off-DOM encode to PNG <img>
• center qr-logo.svg plate
Reuses shop-pay.css classes already loaded on the bank intro page.
The how-it-works list was always open and competed with the withdraw QR.
Make it a collapsed gold fold: title row with chevron, body expands on click.
Same wireFold helper style as the optional bank UI section.
Primary bank funding path is the community shared account (not a personal
login). Withdraw step explains that briefly and shows a short “surprising
balance?” note with the live explorer pool amount from stats.json
(balance_explorer).
Move GOA flow stats and Performance to the bottom of the page so the
install → withdraw path stays first. Collapse optional bank UI / GOA shop
behind a click-to-open fold (same interaction pattern as settlement panels).
Wallet hub rows on bank, exchange, and merchant landings used vague mono
icons that were hard to tell apart.
Replace them with multi-colour brand-style marks for Chrome, Firefox, Edge,
and Brave. Hub label becomes “Web browsers (experimental)”.
Also drop the circled “①” prefix from the shop pay popup “Wallet payment”
label — leftover copy-paste artefact from an earlier draft, not intentional
numbering.