TeamAmaze / TeamAmaze/AmazeFileManager

File copy operation is paused when the phone goes in stand by mode

Open
#1,572 22 comments 0 reactions 3 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.