ananas/app
Jcuhfehl 45ccea57af
Improve downloads management (#179)
* Fix deleted downloads

This commit fixes downloads getting deleted after a few weeks by android's cleanup system. This is fixed by downloading the files under the .download extension and renaming them when the download is completed.

* Add retry download feature

* Add indicator when download is ongoing

* Refactor download code

* Disable button on retry and clean up

Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2022-10-29 15:08:43 +02:00
..
libs Fix mpv external subtitles (#155) 2022-08-30 23:41:55 +02:00
src Improve downloads management (#179) 2022-10-29 15:08:43 +02:00
.gitignore Initial project 2021-05-29 10:52:44 +02:00
build.gradle.kts Upgrade dependencies 2022-10-24 23:57:48 +02:00
proguard-rules.pro Fix mpv external subtitles (#155) 2022-08-30 23:41:55 +02:00