LibreTube/app/src/main/java/com/github/libretube/ui/fragments
2023-08-06 11:34:17 +02:00
..
AudioPlayerFragment.kt fix: crash when closing player via x on top left 2023-08-05 19:04:20 +02:00
ChannelFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
CommentsMainFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +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 refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
PlayerFragment.kt fix: crash when closing player via x on top left 2023-08-05 19:04:20 +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 feat: show subscribed channels count in subscriptions fragment 2023-08-06 11:34:17 +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