TeamAmaze / TeamAmaze/AmazeFileManager
File copy operation is paused when the phone goes in stand by mode
Open
@zent-co is already working on this.
Since Jun 26, 2019.
Issue-Bug
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
When I'm copying a large file using SFTP, the process can take more than 1 minute, so the phone goes in stand by mode after that time.
Instead of continuing the copy operation in the background (as it does not require user input...), the copy operation does not continue until I unlock the phone.
After unlocking the phone the copy operation continues, but pauses again at the next phone stand by.
Contributor guide
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.