Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/adapter
Vavassor cb1e8eaea7 Cleans up the distinction between detailed and normal status view holders. 2017-08-03 17:26:26 -04: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 Add boost click handling 2017-07-02 09:55:20 +03:00
BlocksAdapter.java Adds correct footer behaviour to account lists and unifies it with how timelines use them. 2017-06-30 18:30:25 -04: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 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 2017-06-30 18:30:25 -04:00
FooterViewHolder.java Makes end of list footers have zero height. 2017-07-01 23:23:42 -04:00
MutesAdapter.java Adds correct footer behaviour to account lists and unifies it with how timelines use them. 2017-06-30 18:30:25 -04:00
NotificationsAdapter.java Fixes notifications not setting their visibility. 2017-07-16 19:56:26 -04: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 Cleans up the distinction between detailed and normal status view holders. 2017-08-03 17:26:26 -04: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 Cleans up the distinction between detailed and normal status view holders. 2017-08-03 17:26:26 -04:00
TimelineAdapter.java Resolves merge conflicts and makes NotificationAdapter no longer implement AdapterItemRemover 2017-07-13 21:31:31 -04:00