Files
APKDownloader/app/src/main/java/com/aurora/extensions
Aayush Gupta 00532f200e DownloadWorker: Better handle individual file progress updates
* Don't filter InputStream updates as we are already guarding UI updates against total progress
* Update downloadedBytes based on bytesCopied to reflect real progress
* Use collect instead of collectLatest to ensure all updates from flow are handled

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-06 13:01:05 +05:30
..
2021-02-24 16:43:50 +05:30
2021-02-24 16:43:50 +05:30
2023-10-22 14:34:12 +05:30