LibreTube/app/src/main/java/com/github/libretube
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
..
api fetch available instance from tokhmi as fallback, otherwise use the hardcoded instances 2022-12-20 17:24:53 +01:00
constants Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
db Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
enums Add database for downloads 2022-12-21 21:39:27 +05:30
extensions Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
obj Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
receivers Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
services Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
ui Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
util Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30
workers Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
LibreTubeApp.kt Fix notification action, download fragment and resource leak 2022-12-21 21:41:37 +05:30