Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
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
..
AccountDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountEntity.kt 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
AccountManager.kt Cache locked state of connected accounts (#3790) 2023-07-27 00:09:26 +02:00
AppDatabase.java 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
Converters.kt Migrate "room" from "kapt" to "ksp" (#3777) 2023-06-29 18:37:46 +02:00
DraftDao.kt Fix DraftDao queries on older SQLite (#3231) 2023-01-28 12:40:46 +01:00
DraftEntity.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
DraftsAlert.kt Code cleanups (#3264) 2023-02-20 19:58:37 +01:00
InstanceDao.kt Upgrade AndroidX dependencies (#3169) 2023-02-04 20:22:29 +01:00
InstanceEntity.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
TimelineDao.kt improve local status updates (#3480) 2023-09-26 09:08:58 +02:00
TimelineStatusEntity.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00