LibreTube/app/src/main/java/com/github/libretube/db/dao
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
..
CustomInstanceDao.kt cleanup 2022-08-14 09:59:05 +02:00
DownloadDao.kt Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
LocalPlaylistsDao.kt migrate some dialogs and sheets 2022-11-20 16:12:01 +01:00
LocalSubscriptionDao.kt migrate local subscriptions to database 2022-08-14 11:29:29 +02:00
PlaylistBookmarkDao.kt update bookmarked playlist thumbnails when changed 2022-12-10 12:55:45 +01:00
SearchHistoryDao.kt cleanup 2022-08-14 09:59:05 +02:00
WatchHistoryDao.kt cleanup 2022-08-14 09:59:05 +02:00
WatchPositionDao.kt cleanup database queries 2022-11-18 18:42:59 +01:00