Yuito-app-android/app/src/main/java/com/keylesspalace
Nik Clayton 1f7a5f626d
Show notifications from workers (#3760)
Fix a crash where workers, in some conditions, should show a notification. These are sent to a dedicated channel with no importance.

Convert NotificationWorker to a CoroutineWorker and remove its use of `runBlocking`.

Fixes #3754
2023-06-29 18:37:27 +02:00
..
tusky Show notifications from workers (#3760) 2023-06-29 18:37:27 +02:00