LibreTube/app/src/main/java/com/github/libretube/ui/fragments
2023-08-24 16:32:43 +02:00
..
AudioPlayerFragment.kt feat: download option in audio player 2023-08-13 11:15:37 +02:00
ChannelFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +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 chore: fix formatting 2023-08-16 18:29:18 +02:00
PlayerFragment.kt fix: exit fullscreen gesture 2023-08-24 16:32:43 +02:00
PlaylistFragment.kt feat(playlist): navigate to uploader on click 2023-08-16 18:28:27 +02:00
SearchFragment.kt fix: show search history when clearing query 2023-08-06 11:26:31 +02:00
SearchResultFragment.kt chore: trim search history entries before saving 2023-08-13 12:15:02 +02:00
SubscriptionsFragment.kt feat: play all videos by group when long pressing group name 2023-08-21 18:23:44 +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