Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/adapter
Vavassor d55181ccd0 Adds ability to localize timestamps. 2017-07-14 19:45: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 Add small avatars to boosted toots and to notifications. 2017-07-14 08:06:32 +03: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
StatusViewHolder.java Adds ability to localize timestamps. 2017-07-14 19:45:26 -04:00
ThreadAdapter.java Preserve status states on updates. UI layer refactoring. 2017-07-13 22:18:08 +03:00
TimelineAdapter.java Resolves merge conflicts and makes NotificationAdapter no longer implement AdapterItemRemover 2017-07-13 21:31:31 -04:00