MohitMaliFtechiz 136dc3cef0 Improved the download functionality when the user pauses the download.
* After implementing the previous approach to track download progress during network fluctuations, a new issue occurred. Sometimes, when the user pauses a download, it resumes immediately without any user interaction. To address this, we introduced a new field to track the paused status, distinguishing whether the pause was initiated by the user or caused by the DownloadManager due to network fluctuations.
2024-12-18 11:47:13 +01:00
..