Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/adapter
Konrad Pozniak 74a00c0591
Make links in bios of follow request and follow notifications work (#3646)
* make links in bios of follow request and follow notifications work
* use ClickableSpanTextView to display account notes
2023-05-13 15:32:56 +02:00
..
AccountFieldEditAdapter.kt Replace DefaultTextWatcher with extensions in core-ktx (#3401) 2023-03-10 20:27:24 +01:00
AccountSelectionAdapter.kt Don't display bot badge in account selection dialog (#2589) 2022-06-20 16:11:07 +02:00
AccountViewHolder.kt Convert AccountViewHolder from Java to Kotlin (#3044) 2022-12-28 19:07:43 +01:00
EmojiAdapter.kt respect "animate emojis" setting in emoji picker (#2996) 2022-12-05 19:15:28 +01:00
FollowRequestViewHolder.kt Make links in bios of follow request and follow notifications work (#3646) 2023-05-13 15:32:56 +02:00
ListSelectionAdapter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
LocaleAdapter.kt Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01:00
PlaceholderViewHolder.kt Keep scroll position when loading missing statuses (#3000) 2023-01-13 19:26:24 +01:00
PollAdapter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
PreviewPollOptionsAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ReportNotificationViewHolder.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
StatusBaseViewHolder.java Show filter title instead of filter keywords (#3589) 2023-04-29 18:56:27 +02:00
StatusDetailedViewHolder.java include card and collapsed state in instant expanded change (#3394) 2023-03-01 20:00:56 +01:00
StatusViewHolder.java Show toot stat inline (#3413) 2023-03-18 08:57:26 +01:00
TabAdapter.kt Show a close button for hashtag tab chips (#3140) 2023-01-09 21:24:37 +01:00
TrendingDateViewHolder.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
TrendingTagViewHolder.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00