Skip to content

Conversation

@isidoro98
Copy link

@isidoro98 isidoro98 commented May 7, 2025

Summary

This PR introduces a new widget to the iOS OsmAnd app that allows users to monitor their current network quality in real time. Is a feature that personally as a motorcycle adventure traveller I've been wanting for months.
To task #4599

🧩 Key Features

📶 Network Quality Indicator

Measures latency to a known endpoint and categorizes the connection as:

  • Excellent
  • Fair
  • Poor
  • Offline

⏱ Automatic Updates

The widget checks the network every 5 seconds

🌐 Latency-Based Detection

Uses a lightweight ping via https://clients3.google.com/generate_204 to determine latency and infer quality.

🎨 Custom SVG Icons

Includes a full set of OsmAnd-style SVG icons for each network state (matching the existing design system).

📱 Screenshot / Demo

@DmitryAlexei DmitryAlexei mentioned this pull request May 19, 2025
3 tasks
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