mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
Adds the Namecoin diagnostics card that Android renders below the per-server test results to the desktop settings panel, so support requests carry the same information on both platforms. - last test timestamp + pass/fail tally - host OS (name/version/arch) — desktop equivalent of Android's Build.MANUFACTURER/MODEL row - JVM name + version — desktop equivalent of Android's API level row - distinct TLS versions observed during the test run Also adds a 'Testing next server...' inline progress row matching the Android section's behaviour when the test loop is mid-run. Pure UI addition; no model, preference, or callback changes.