Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/adapter
Levi Bard 6b95790457
Add support for moderation report notifications (#2887)
* Add support for moderation report notifications

* Translate report categories

* Apply tint inside flag drawable

* Remove unused imports

Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>
2022-12-01 20:11:55 +01:00
..
AccountAdapter.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
AccountFieldEditAdapter.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
AccountSelectionAdapter.kt Don't display bot badge in account selection dialog (#2589) 2022-06-20 16:11:07 +02:00
AccountViewHolder.java improve bot badge (#2466) 2022-04-28 20:39:06 +02:00
BlocksAdapter.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
EmojiAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FollowAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FollowRequestViewHolder.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
FollowRequestsAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FollowRequestsHeaderAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ListSelectionAdapter.kt migrating to ViewBinding part 4: Adapters (#2095) 2021-03-07 19:24:01 +01:00
LoadingFooterViewHolder.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
LocaleAdapter.kt Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
MutesAdapter.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
NotificationsAdapter.java Add support for moderation report notifications (#2887) 2022-12-01 20:11:55 +01:00
PlaceholderViewHolder.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
PollAdapter.kt update minSdkVersion to 23 (#2638) 2022-08-04 16:48:26 +02:00
PreviewPollOptionsAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ReportNotificationViewHolder.kt Add support for moderation report notifications (#2887) 2022-12-01 20:11:55 +01:00
StatusBaseViewHolder.java Spelling (#2771) 2022-11-09 19:32:39 +01:00
StatusDetailedViewHolder.java rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
StatusViewHolder.java guard against the status of a notification being null in rare cases (#2449) 2022-04-21 18:46:55 +02:00
TabAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00