LibreTube/app/src/main/java/com/github/libretube/ui/adapters
2024-04-20 12:39:55 +02:00
..
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 fix: missing spacing in comment info row 2024-04-20 12:39:55 +02:00
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: display currently selected instance as grayed out if not available 2024-02-12 11:39:20 +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: placeholders not properly shown at fast scrolling 2024-02-25 13:13:39 +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 fix: placeholders not properly shown at fast scrolling 2024-02-25 13:13:39 +01:00
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 feat: show confirm modal before deleting channel group 2024-03-28 15:55:57 +01:00
VideosAdapter.kt chore: reformat code using ktlint 2024-02-28 13:39:55 +01:00
WatchHistoryAdapter.kt fix: only apply white image background to channel avatars 2024-01-06 14:23:03 +01:00