chinwag-android/app/src/main/java/com/keylesspalace/tusky/adapter
2017-06-30 02:31:58 -04:00
..
AccountAdapter.java Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 2017-06-30 02:31:58 -04:00
AccountViewHolder.java Search page fully functional for accounts and hashtags. Closes #44 2017-06-19 15:47:53 -04:00
BlocksAdapter.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
FollowAdapter.java Adds a prototype search page. The previous search bar is not yet removed. 2017-06-19 04:18:39 -04:00
FollowRequestsAdapter.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
FooterViewHolder.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
MutesAdapter.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
NotificationsAdapter.java Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 2017-06-30 02:31:58 -04:00
ReportAdapter.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
SearchResultsAdapter.java Search page fully functional for accounts and hashtags. Closes #44 2017-06-19 15:47:53 -04:00
StatusViewHolder.java Adds an icon to video and gifv media previews to indicate they can be played. The icon is a circled triangle (play button). Closes #319 2017-06-26 19:04:05 -04:00
ThreadAdapter.java Adds option to hide media previews if reduced data usage is desired Closes #56. 2017-06-26 05:15:47 -04:00
TimelineAdapter.java Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 2017-06-30 02:31:58 -04:00