LibreTube/app/src/main/java/com/github/libretube/ui/fragments
2023-11-07 17:05:07 +01:00
..
AudioPlayerFragment.kt fix: remove redundant button to close audio player 2023-11-07 16:39:48 +01: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 fix: hide scroll to top button for replies 2023-10-29 15:53:03 +01: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 refactor: Use TypedValueCompat 2023-10-30 05:19:58 +05:30
PlayerFragment.kt fix: improve alignment of chapter title and simplify 2023-11-07 17:02:28 +01:00
PlaylistFragment.kt fix: show error message toast when playlist is not available 2023-11-07 17:05:07 +01: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 refactor: Use TypedValueCompat 2023-10-30 05:19:58 +05:30
TrendsFragment.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
WatchHistoryFragment.kt refactor: Use TypedValueCompat 2023-10-30 05:19:58 +05:30