Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/adapter
Mélanie Chauvel (ariasuni) 1c34d21a23 Display mentions toot hidden (#954)
* WIP: still display mentions when toot content is hidden

* WIP: still display mentions when toot content is hidden (2)

* Still display mentions when toot content is hidden (3)

* Factorize code for setting content and spoiler on a toot

* Factorize condition
2018-12-16 10:30:40 +01:00
..
AccountAdapter.java fix account list loading and clean up a lot of code (#823) 2018-08-31 21:52:09 +02:00
AccountFieldAdapter.kt add checkmark to verified links and better constraints to account fields (#922) 2018-12-03 11:02:28 +01:00
AccountFieldEditAdapter.kt add possibility to change profile fields, refactor (#751) 2018-08-15 20:47:09 +02:00
AccountViewHolder.java small improvements for viewholders (#860) 2018-09-28 17:15:01 +02:00
BlocksAdapter.java fix account list loading and clean up a lot of code (#823) 2018-08-31 21:52:09 +02:00
EmojiAdapter.kt Improve emoji picker accessibility (#944) 2018-12-07 17:05:02 +01:00
FollowAdapter.java fix account list loading and clean up a lot of code (#823) 2018-08-31 21:52:09 +02:00
FollowRequestsAdapter.java fix account list loading and clean up a lot of code (#823) 2018-08-31 21:52:09 +02:00
LoadingFooterViewHolder.kt fix account list loading and clean up a lot of code (#823) 2018-08-31 21:52:09 +02:00
MentionAutoCompleteAdapter.java Add RoundedImageView for avatars (#739) 2018-07-30 15:36:22 +02:00
MutesAdapter.java fix account list loading and clean up a lot of code (#823) 2018-08-31 21:52:09 +02:00
NotificationsAdapter.java small improvements for viewholders (#860) 2018-09-28 17:15:01 +02:00
PlaceholderViewHolder.java fix notification tab loading (#777) 2018-08-22 21:18:56 +02:00
ReportAdapter.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
SavedTootAdapter.java fix crash in SavedTootActivity when deleting drafts rapidly 2017-12-03 21:56:47 +01:00
SearchResultsAdapter.java Add support for collapsible statuses when they exceed 500 characters (#825) 2018-09-19 19:51:20 +02:00
StatusBaseViewHolder.java Display mentions toot hidden (#954) 2018-12-16 10:30:40 +01:00
StatusDetailedViewHolder.java Add visibility icons to detail statuses (#901) 2018-11-28 19:46:10 +01:00
StatusViewHolder.java small improvements for viewholders (#860) 2018-09-28 17:15:01 +02:00
ThreadAdapter.java Prevent query SharedPreference in adapters. 2018-08-17 14:42:15 +09:00
TimelineAdapter.java Merge branch 'AbsoluteTime' of https://github.com/kyori19/Tusky into kyori19-AbsoluteTime 2018-09-09 21:48:01 +02:00