Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
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
..
ConversationAdapter.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
ConversationEntity.kt Migrate "room" from "kapt" to "ksp" (#3777) 2023-06-29 18:37:46 +02:00
ConversationLoadStateAdapter.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
ConversationViewData.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
ConversationViewHolder.java update minSdk to 24, cleanup code (#4014) 2023-09-12 19:25:45 +02:00
ConversationsFragment.kt 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
ConversationsRemoteMediator.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
ConversationsViewModel.kt Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00