pachli-android/feature
Nik Clayton 4520a29c74
fix: Generate useful error messages for all errors (#719)
Previous code was inconsistent about using getServerErrorMessage() and
whether or not the case where getServerErrorMessage() returns null was
handled.

Switch to using getErrorString() which does handle the null case and
always returns a usable string.

Some string resources are rendered temporarily unused by this change.
They will be used again soon, so configure lint to ignore them at the
moment.
2024-05-30 19:14:43 +02:00
..
about fix: Prevent crash when Pachli is a share target (#659) 2024-04-28 18:19:13 +02:00
lists feat: Update activity transitions, prepare for predictive-back (#650) 2024-04-26 23:18:30 +02:00
login fix: Generate useful error messages for all errors (#719) 2024-05-30 19:14:43 +02:00