LibreTube/app/src/main/java/com/github/libretube/ui/fragments
2023-05-08 17:30:29 +02:00
..
AudioPlayerFragment.kt Add button to close audio player 2023-05-08 17:24:59 +02:00
ChannelFragment.kt ChannelFragment NPE fix 2023-05-05 12:27:15 +02:00
CommentsMainFragment.kt Remember the comments progress, scroll to top button for comments 2023-04-30 11:14:22 +02:00
CommentsRepliesFragment.kt Free fragment view bindings when their fragments are destroyed. 2023-04-08 07:14:44 +05:30
DownloadsFragment.kt Fix duplicating downloads 2023-04-14 10:57:59 +02:00
HomeFragment.kt Filter shorts from featured on home fragment according to feed filter 2023-05-08 17:30:29 +02:00
LibraryFragment.kt Fix various crashes caused by view bindings 2023-04-27 09:03:53 +02:00
PlayerFragment.kt Exclude HDR streams when not supported by device 2023-05-08 17:04:40 +02:00
PlaylistFragment.kt Fix crash when sorting playlists 2023-04-28 11:07:34 +02:00
SearchFragment.kt Switch to repeatOnLifecycle extension. 2023-04-11 20:49:23 +05:30
SearchResultFragment.kt Fix various crashes caused by view bindings 2023-04-27 09:03:53 +02:00
SubscriptionsFragment.kt Fix crash in Subscriptions fragment 2023-04-27 19:39:22 +02:00
TrendsFragment.kt Switch to repeatOnLifecycle extension. 2023-04-11 20:49:23 +05:30
WatchHistoryFragment.kt Fix crashes caused by view bindings 2023-04-10 13:31:58 +02:00