osmandapp / osmandapp/OsmAnd-iOS
Broken map downloads can not be resumed
Open
@crimean is already working on this.
Since Jul 15, 2018.
- Dominant language
- Objective-C++
- Stars
- 351
- Forks
- 119
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 87
Description
Being able to stop and resume map downloads is already a nice feature. Even nicer would be to be able to resume broken downloads due to slow networks or disconnections. This is especially important when one attempts to download large maps over expensive and slow cellular networks or poor quality wifi signal.
Few suggestions or feature options:
- If a download breaks, get go to the "paused" state instead of the "not downloaded" one
- Retry automatically a few times before giving up
- Have a different user interface state for a broken download
- Show a notification when a download breaks
The minimum would be option 1. while all the others would be nice to have!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.