chinwag-android/app
Nik Clayton 8fec41c2ae
Send UI errors to a channel instead of a shared flow ()
In the previous code any errors that occured *before* a subscriber was
listening to `uiError` would be dropped, so the user would be unware
of them.

By implementing as a channel these errors will be shown to the user,
with an opportunity to retry the operation or report the error.
2023-06-11 14:00:05 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Save the a copy of the notification marker ID locally () 2023-05-18 23:23:42 +02:00
src Send UI errors to a channel instead of a shared flow () 2023-06-11 14:00:05 +02:00
build.gradle Prepare 22.0 (versionCode 110) () 2023-06-08 12:35:09 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. () 2023-02-16 20:20:52 +01:00
lint-baseline.xml Replace deprecated getParcelable* methods with compat versions () 2023-06-11 12:58:55 +02:00
lint.xml Ignore LogConditional issues () 2023-05-04 14:50:21 +02:00
proguard-rules.pro Remove shrinker rules for okhttp () 2023-04-24 12:08:03 +02:00