Skip to content

docs: surface ft8af.app site link#86

Merged
patrickrb merged 1 commit into
devfrom
feat/site-links
Jun 1, 2026
Merged

docs: surface ft8af.app site link#86
patrickrb merged 1 commit into
devfrom
feat/site-links

Conversation

@patrickrb
Copy link
Copy Markdown
Owner

Summary

Adds the new project site (https://ft8af.app) in three places where users naturally land.

What's where

Surface Treatment Behavior
README.md 🌐 ft8af.app prominently at the top under the tagline Clickable on GitHub
About dialog New "Website" section above "Built by", with ft8af.app styled like the existing QRZ links Tap opens browser via LocalUriHandler
Splash screen Small subtle ft8af.app line right under v1.0.2 · build N — same monospace font, slightly fainter Decorative only — splash is transient, no tap target

What I left alone

The "FT8 · MOBILE COMPANION" subtitle on the splash. Three URLs near the top of the splash would be loud; the version footer is the natural place for the domain.

Test plan

  • assembleDebug builds clean.
  • Pixel 8 smoke check (not yet — was unplugged at build time). Confirm: About dialog shows "Website" → "ft8af.app" above "Built by", tap opens browser to https://ft8af.app; splash shows "ft8af.app" under the version line.

🤖 Generated with Claude Code

Adds the new project site (https://ft8af.app) in three places where
it's natural for a user to land:

- README.md: a prominent "🌐 ft8af.app" line right under the tagline,
  so anyone browsing the repo on GitHub gets the link before the
  feature list.
- About dialog: new "Website" section above "Built by", clickable
  via LocalUriHandler in the same style as the existing QRZ author
  links. Tap to open in the browser.
- Splash screen: small "ft8af.app" line under the version footer.
  Same monospace family, slightly fainter so it doesn't fight the
  version number. Decorative only — splash is transient.

Intentionally left alone:
- The "FT8 · MOBILE COMPANION" subtitle on the splash. Three URLs
  near the top of the splash would be loud; the version footer is
  the natural place for the domain.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@patrickrb patrickrb merged commit 5073a92 into dev Jun 1, 2026
2 checks passed
@patrickrb patrickrb deleted the feat/site-links branch June 1, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant