Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/adapter
Conny Duck 71743890b0 rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
..
AccountAdapter.java Fixes bug where the order of notifications could be jumbled when removing duplicates using a HashSet. 2017-07-13 20:17:50 -04:00
AccountViewHolder.java rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
BlocksAdapter.java rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
FollowAdapter.java Adds correct footer behaviour to account lists and unifies it with how timelines use them. 2017-06-30 18:30:25 -04:00
FollowRequestsAdapter.java rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
FooterViewHolder.java Makes end of list footers have zero height. 2017-07-01 23:23:42 -04:00
MutesAdapter.java rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
NotificationsAdapter.java rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
ReportAdapter.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
SavedTootAdapter.java (ui) fix bug that when we comeback from the Composer , there is no update of the view 2017-07-07 12:32:04 +02:00
SearchResultsAdapter.java Search page fully functional for accounts and hashtags. Closes #44 2017-06-19 15:47:53 -04:00
StatusBaseViewHolder.java rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
StatusDetailedViewHolder.java Cleans up the distinction between detailed and normal status view holders. 2017-08-03 17:26:26 -04:00
StatusViewHolder.java Cleans up the distinction between detailed and normal status view holders. 2017-08-03 17:26:26 -04:00
ThreadAdapter.java Actually form thread lines properly in the thread view. Closes #57 2017-08-03 22:30:37 -04:00
TimelineAdapter.java Resolves merge conflicts and makes NotificationAdapter no longer implement AdapterItemRemover 2017-07-13 21:31:31 -04:00