Device: Pixel 9a
Channel: Stable
App: GrapheneOS Info
Summary
When the device is offline, opening the Releases section inside the GrapheneOS Info app shows a technical Java exception instead of a user-friendly "no internet" message.
Steps to reproduce
- Disable Wi-Fi and mobile data (or enable Airplane mode).
- Open the GrapheneOS Info app.
- Tap on the Releases tab.
- A toast message appears at the bottom.
Actual result
A raw exception is shown:
Failed to retrieve latest release notes: java.net.UnknownHostException: Unable to resolve host "grapheneos.org": No address associated with hostname
Expected result
A clean, user-friendly offline message such as:
- "No internet connection"
- "Unable to load release notes. Please check your network connection."
Additional information
- Network permission for GrapheneOS Info: Allowed
- Network state: offline
- Reproducible: 100% of the time when offline
- Screenshot attached
