LibreTube/app/src/main/java/com/github/libretube/ui/fragments
2023-10-23 17:33:41 +02:00
..
AudioPlayerFragment.kt fix: conflicts between chapters and video highlight 2023-10-06 17:37:20 +02:00
ChannelFragment.kt style: run ktlint 2023-09-25 10:05:18 +02:00
CommentsMainFragment.kt feat(comments): show if creator replied 2023-10-11 18:04:25 +02:00
CommentsRepliesFragment.kt feat(comments): show if creator replied 2023-10-11 18:04:25 +02:00
DownloadsFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
HomeFragment.kt feat: hide watched videos from featured in homepage when enabled 2023-10-11 09:18:19 +02:00
LibraryFragment.kt fix: issues with fragment result listener 2023-09-10 13:43:33 +02:00
PlayerFragment.kt fix: crash when closing player while in fullscreen mode 2023-10-23 17:33:41 +02:00
PlaylistFragment.kt style: run ktlint 2023-10-11 18:13:32 +02:00
SearchFragment.kt fix: show search history when clearing query 2023-08-06 11:26:31 +02:00
SearchResultFragment.kt fix: search query stays the old one during back presses 2023-09-30 12:35:51 +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 style: run ktlint 2023-10-11 18:13:32 +02:00