lithium0003 / ccViewer

CryptCloudViewer source codes
https://itunes.apple.com/us/app/cryptcloudviewer/id1458528598?mt=8
MIT License
92 stars 17 forks source link

Allow to cancel current download #13

Closed prabirshrestha closed 4 years ago

prabirshrestha commented 4 years ago

I noticed that when the image or file is downloading there is no way to cancel the download so I have to wait before I can start another task. This starts to become problematic for large files or when the internet connection is slow.

lithium0003 commented 4 years ago

Download progress indicator and cancel button is now testing. It will be implemented in next release. In store version, back navigation breaks downloading.

prabirshrestha commented 4 years ago

Files app seems to implement it in a good way.

When we click the image it shows a new screen with done button and loading indicator. If I click done before it has downloaded it cancels the download. This also allows to have custom buttons like sharing or delete in the future. Clicking the image then takes it to full screen.

lithium0003 commented 4 years ago

This feature is implemented in internal beta version.