nextcloud / nextcloud/android

End threads on end of lifecycle

Open
#2,123 1 comment 0 reactions 1 assignee Claimed by @tobiasKaminsky View on GitHub
approved enhancement technical debt
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

For example if you have a list of files, for which thumbnails needs to be generated, these ~10 are queued and executed in this order. If you meanwhile click on an image, the generation of the resized image/scale down of the big image is done afterwards.

--> Every fragment / activity should "kill" their threads when it is closed/hidden.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.