chinwag-android/app/src/main/java/com/keylesspalace/tusky/components
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
..
account Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
accountlist Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
announcements update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
compose Improve prompts when draft is empty (#3699) 2023-06-13 15:45:17 +02:00
conversation Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
drafts update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
filters Add delete button to edit filter activity. (#3553) 2023-06-11 19:59:26 +02:00
followedtags Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
login Replace deprecated getParcelable* methods with compat versions (#3633) 2023-06-11 12:58:55 +02:00
notifications Show notifications from workers (#3760) 2023-06-29 18:37:27 +02:00
preference Provide a preference to scale all UI text (#3248) 2023-06-29 18:34:56 +02:00
report Ensure text field has focus when reporting statuses 2023-05-04 14:53:27 +02:00
scheduled Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
search Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
timeline Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
trending Refactor "trending hashtags" code (#3595) 2023-06-10 19:47:07 +02:00
viewthread Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00