LibreTube/app/src/main/java/com/github/libretube/ui/fragments
2023-08-13 11:00:14 +02:00
..
AudioPlayerFragment.kt fix: don't load audio player thumbnail when data saver mode is on 2023-08-12 10:48:57 +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 feat: move playlists sort order to library tab 2023-08-13 11:00:14 +02:00
PlayerFragment.kt fix: queue when not starting with first playlist/channel video 2023-08-07 18:59:37 +02:00
PlaylistFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
SearchFragment.kt fix: show search history when clearing query 2023-08-06 11:26:31 +02:00
SearchResultFragment.kt chore: remove unneeded type annotations 2023-08-03 14:39:35 +02:00
SubscriptionsFragment.kt chore: only show subscriptions count when subs are visible 2023-08-06 13:33:02 +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