chinwag-android/app/src/main/java/com/keylesspalace/tusky/adapter
fruyek d823052862
Status: Display indicators of edited posts (#2935)
* Add editedAt field to Status

* Status: Display indicators of edited posts

* Annotate edited posts in the Status description

* Cache info that post has been edited
2022-12-03 12:15:54 +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
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
FollowRequestViewHolder.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +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 Enable setting the default posting language from Tusky (#2946) 2022-12-02 19:19:17 +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 Status: Display indicators of edited posts (#2935) 2022-12-03 12:15:54 +01:00
StatusDetailedViewHolder.java Status: Display indicators of edited posts (#2935) 2022-12-03 12:15:54 +01:00
StatusViewHolder.java Add option to not crop image previews (#2832) 2022-12-01 21:20:46 +01:00
TabAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00