LibreTube/app/src/main/java/com/github/libretube/ui/adapters
2023-08-20 12:40:59 +02:00
..
BottomSheetAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
ChaptersAdapter.kt fix: crash when closing player via x on top left 2023-08-05 19:04:20 +02:00
CommentsAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
DownloadsAdapter.kt fix: crash when closing player via x on top left 2023-08-05 19:04:20 +02:00
IconsSheetAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
InstancesAdapter.kt style: run ktlint 2023-08-20 12:40:59 +02:00
IntentChooserAdapter.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
LegacySubscriptionAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02: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 feat(playlist): navigate to uploader on click 2023-08-16 18:28:27 +02:00
PlaylistBookmarkAdapter.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
PlaylistsAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
SearchAdapter.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
SearchHistoryAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
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 chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
SubscriptionGroupChannelsAdapter.kt Migrate to KSP 2023-08-20 06:02:04 +05:30
SubscriptionGroupsAdapter.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
VideosAdapter.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
WatchHistoryAdapter.kt chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00