d3c7c7c89a
Previous code would handle some expected exceptions (IO, HTTP) when fetching a timeline, and show them to the user. Any other exception would crash. Now, surface all exceptions. Treat IO and HTTP exceptions as retryable and show the "Retry" option, all others are considered non-retryable. Provide a specific error string for exceptions caused by bad JSON. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle.kts | ||
lint-baseline.xml |