LibreTube/app/src/main/java/com/github/libretube/ui/fragments
Bnyro 4adfa4f2b6
Merge pull request #4843 from Bnyro/master
feat: support for YouTube music artists as search filter
2023-09-24 21:30:39 +02:00
..
AudioPlayerFragment.kt refactor: remove constructors from ChaptersBottomSheet 2023-09-13 16:14:21 +02:00
ChannelFragment.kt refactor: save keys of Bundle in IntentData 2023-09-08 15:19:59 +02:00
CommentsMainFragment.kt fix: duplicated comments (#4422) 2023-08-11 17:42:42 +02:00
CommentsRepliesFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
DownloadsFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
HomeFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
LibraryFragment.kt fix: issues with fragment result listener 2023-09-10 13:43:33 +02:00
PlayerFragment.kt feat: parse YouTube links in the search bar 2023-09-19 11:27:27 +02:00
PlaylistFragment.kt style: run ktlint 2023-09-13 17:50:17 +02:00
SearchFragment.kt fix: show search history when clearing query 2023-08-06 11:26:31 +02:00
SearchResultFragment.kt Merge pull request #4843 from Bnyro/master 2023-09-24 21:30:39 +02:00
SubscriptionsFragment.kt fix: hide dislikes if no RYD data available (#4812) 2023-09-18 16:24:10 +02:00
TrendsFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
WatchHistoryFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00