LibreTube/app/src/main/java/com/github/libretube/ui/adapters
Isira Seneviratne 69cf74e590
refactor: Rewrite comments fragments using Paging library (#5589)
* refactor: Rewrite comments fragment using Paging library

* Fix lint issue

* refactor: Rewrite comment replies to use paging adapter

* Add cachedIn step

* Address review comments, display parent comment
2024-02-11 18:08:06 +05:30
..
callbacks refactor: Rewrite search functionality using Paging (#5528) 2024-01-25 15:30:40 +05:30
AddChannelToGroupAdapter.kt style: run ktlint 2023-12-20 19:22:57 +01:00
BottomSheetAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
ChaptersAdapter.kt wrong comment opening bug fixed 2023-10-11 13:11:44 +05:30
CommentPagingAdapter.kt refactor: Rewrite comments fragments using Paging library (#5589) 2024-02-11 18:08:06 +05:30
DownloadsAdapter.kt feat: add delete all button for downloads 2024-01-22 19:34:17 +01:00
IconsSheetAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
InstancesAdapter.kt feat: show instance regions, uptime and registration status in settings 2023-12-17 17:10:35 +01:00
IntentChooserAdapter.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
LegacySubscriptionAdapter.kt fix: only apply white image background to channel avatars 2024-01-06 14:23:03 +01:00
NavBarOptionsAdapter.kt feat: filled icon for home and new drag handle in navbar options dialog 2023-08-15 14:53:22 +02:00
PlayingQueueAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
PlaylistAdapter.kt fix: can't open playlists 2024-01-06 14:19:17 +01:00
PlaylistBookmarkAdapter.kt style: run ktlint 2023-09-13 17:50:17 +02:00
PlaylistsAdapter.kt refactor: remove constructors from PlaylistOptionsBottomSheet 2023-09-13 16:37:16 +02:00
SearchChannelAdapter.kt refactor: Rewrite search functionality using Paging (#5528) 2024-01-25 15:30:40 +05:30
SearchHistoryAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
SearchResultsAdapter.kt refactor: Rewrite search functionality using Paging (#5528) 2024-01-25 15:30:40 +05:30
SearchSuggestionsAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
SliderLabelsAdapter.kt Add presets/shortcuts for playback speed/pitch 2023-06-25 10:55:36 +02:00
SubscriptionChannelAdapter.kt fix: only apply white image background to channel avatars 2024-01-06 14:23:03 +01:00
SubscriptionGroupChannelsAdapter.kt fix: only apply white image background to channel avatars 2024-01-06 14:23:03 +01:00
SubscriptionGroupsAdapter.kt style: run ktlint 2023-09-13 17:50:17 +02:00
VideosAdapter.kt Clear views on VideoAdapter' onBindViewHolder 2024-01-16 12:03:40 +01:00
WatchHistoryAdapter.kt fix: only apply white image background to channel avatars 2024-01-06 14:23:03 +01:00