Tusky-App-Android/app/src/test/java
Nik Clayton 81f725667e
Show better errors when loading notifications fails (#3448)
* Show better errors with notification loading fails

The errors are returned as a JSON object, parse it, and show the error
message it contains.

Handle the cases where there might be no error message, or the JSON may be
malformed.

Add tests.

Fixes #3445

* Lint
2023-03-18 10:25:41 +01:00
..
android/text add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
com/keylesspalace/tusky Show better errors when loading notifications fails (#3448) 2023-03-18 10:25:41 +01:00