v1.1.0
·
25 commits
to android
since this release
Upstream core: v0.14.0 (2fe3507ffd3915f68efc65537d2adae0b5d1eff8)
This release rebuilds scan progress, report review, and discovery tools around everyday Android use.
- Scan controls and live progress stay available above the navigation bar across primary screens.
- Completed scans open in a dedicated report with a compact sortable table and optional empty-column filtering.
- Report tables can be saved or shared as PNG files with scan metadata and the current visible columns.
- The best endpoint can be reviewed per discovered node with swipe and arrow navigation.
- AWG Junk and MASQUE SNI keep the latest tested variants for review, copy, scan setup, save, and share.
- Missing measurements render cleanly, and speed-test selection is explained before scanning.
- Text reports and generated configurations have direct open, share, and save actions.
- The launcher label is now WarpScout, with interface, navigation, localization, and icon refinements.
- Local Windows builds use a stable ASCII path and a persistent project debug keystore.
Commits
- feat(release): publish annotated Android notes (
4a800e2) - fix(tools): keep discovery actions readable (
d02ff9a) - feat(tools): expose latest discovery details (
9d23a1b) - feat(tools): persist latest discovery results (
b9d6d92) - fix(mobile): bind Go package from module root (
b6da62f) - feat(core): include tested discovery profiles (
6b3fff2) - feat(report): show best endpoint for each node (
2e2fa5e) - fix(android): keep stable local build junction (
4fe31b4) - feat(report): export visible table as PNG (
c2adfde) - style(android): rename launcher label to WarpScout (
166cffb) - chore(android): standardize local build workflow (
811793b) - fix(report): move empty-column filter into table details (
48b5f4d) - style(scan): reduce dock state icon size (
2be37b2) - style(scan): enlarge dock state icons (
32783c6) - fix(scan): anchor start control above navigation (
db9a52f) - fix(layout): float scan controls above navigation (
ec802b1) - style(scan): align dock card and action dimensions (
543eb2c) - style(scan): match action button colors (
4fef691) - feat(report): sort endpoints from table headers (
2bcab37) - feat(report): hide columns without endpoint data (
962eea2) - fix(scan): reserve dock space without full-width surface (
220281b) - fix(navigation): keep primary bar on detail screens (
9e84d9f) - feat(scan): explain speed test endpoint selection (
d9e921b) - ci(release): use version-only release titles (
f8166df) - fix(report): normalize missing endpoint measurements (
cf3ca25) - feat(history): open scan results in report details (
1bdc1de) - feat(scan): pin persistent scan controls (
b5a1a45)