pachli-android/core/network/src
Nik Clayton 3f9ee1d9c8
fix: Show notification fetch errors instead of JSON (#942)
Previous code showed any JSON-wrapped errors from notification fetches
as the JSON string, instead of the error message.

Fix this by switching to `ApiResult` and using the formatted error
message.

Fixes 937
2024-09-25 13:49:43 +02:00
..
main fix: Show notification fetch errors instead of JSON (#942) 2024-09-25 13:49:43 +02:00
test feat: Provide a UI to edit different search operators (#829) 2024-07-22 17:11:08 +02:00