Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/notifications
kyori19 4f705ae074
Merge remote-tracking branch 'tuskyapp/main'
# Conflicts:
#	app/build.gradle
#	app/src/main/java/com/keylesspalace/tusky/components/compose/ComposeViewModel.kt
2023-06-10 01:02:01 +09:00
..
FollowViewHolder.kt Make links in bios of follow request and follow notifications work (#3646) 2023-05-13 15:32:56 +02:00
NotificationFetcher.kt Fetch all outstanding Mastodon notifications when creating Android notifications (#3700) 2023-06-01 19:31:30 +02:00
NotificationHelper.java Write notification account information to the correct account (#3697) 2023-06-01 19:19:18 +02:00
NotificationWorker.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NotificationsFragment.kt Merge remote-tracking branch 'tuskyapp/main' 2023-06-10 01:02:01 +09:00
NotificationsLoadStateAdapter.kt Convert NotificationsFragment and related code to Kotlin, use the Paging library (#3159) 2023-03-10 20:12:33 +01:00
NotificationsLoadStateViewHolder.kt Convert NotificationsFragment and related code to Kotlin, use the Paging library (#3159) 2023-03-10 20:12:33 +01:00
NotificationsPagingAdapter.kt Make links in bios of follow request and follow notifications work (#3646) 2023-05-13 15:32:56 +02:00
NotificationsPagingSource.kt Fetch all outstanding Mastodon notifications when creating Android notifications (#3700) 2023-06-01 19:31:30 +02:00
NotificationsRepository.kt Set initialLoadSize = pageSize (#3598) 2023-04-29 19:34:29 +02:00
NotificationsViewModel.kt Write notification account information to the correct account (#3697) 2023-06-01 19:19:18 +02:00
PushNotificationHelper.kt Only fetch and display a given notification once (#3626) 2023-05-13 16:00:28 +02:00
StatusNotificationViewHolder.kt Merge remote-tracking branch 'tuskyapp/develop' 2023-06-02 00:54:05 +09:00
StatusViewHolder.kt Convert NotificationsFragment and related code to Kotlin, use the Paging library (#3159) 2023-03-10 20:12:33 +01:00