LibreTube/app/src/main/java/com/github/libretube/ui/adapters
Krunal Patel 4f0f9b7560 Fix notification action, download fragment and resource leak
- Bind service when service started using notification resume action.

- Use `HttpURLConnection` to download file.

- Use progress bar to determine overall progress.
2022-12-21 21:41:37 +05:30
..
BottomSheetAdapter.kt show the current preferred audio language 2022-11-17 16:14:15 +01:00
ChaptersAdapter.kt cleanup adapters 2022-11-19 11:19:07 +01:00
CommentsAdapter.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
DownloadsAdapter.kt Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
IconsSheetAdapter.kt fix ktlint 2022-11-21 16:25:53 +01:00
LegacySubscriptionAdapter.kt add a channel share bottom sheet 2022-12-02 14:13:16 +01:00
NavBarOptionsAdapter.kt Hide the nav bar when zero items selected 2022-12-08 18:00:00 +01:00
PlayingQueueAdapter.kt allow clicking queue items 2022-11-06 11:50:04 +01:00
PlaylistAdapter.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
PlaylistBookmarkAdapter.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
PlaylistsAdapter.kt add frontend support 2022-11-20 15:54:55 +01:00
SearchAdapter.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
SearchHistoryAdapter.kt fix crashes when removing recview items 2022-10-05 21:55:53 +02:00
SearchSuggestionsAdapter.kt Fill Search Controller When Tapping on Arrow 2022-11-21 14:58:17 +01:00
SubscriptionChannelAdapter.kt add a channel share bottom sheet 2022-12-02 14:13:16 +01:00
VideosAdapter.kt Add option to hide watched videos from the feed 2022-12-21 12:00:58 +01:00
WatchHistoryAdapter.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00