Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/notifications
UlrichKu b286255630
3532: Show badge on conversations tab on new conversations (#3890)
Fixes #3532

(Old PR, now closed: https://github.com/tuskyapp/Tusky/pull/3533)

Listens on new notifications and if a "direct mention" is detected a
badge (red dot) is shown on the conversations tab if present.

I am missing things like this a lot and also big accounts are unhappy
with the usability so far:
https://mastodon.social/@pallenberg/110129889996182814
2023-10-15 21:39:38 +02:00
..
NotificationFetcher.kt 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
NotificationHelper.java Avoid crash on notification worker (#4025) 2023-09-25 09:44:01 +02:00
NotificationsFragment.kt 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
PushNotificationHelper.kt Only fetch and display a given notification once (#3626) 2023-05-13 16:00:28 +02:00