nextcloud / nextcloud/android

Improve ThumbnailGeneration

Open
#13,619 2 comments 1 reaction 1 assignee Claimed by @Onkar755 View on GitHub
enhancement
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

ThumbnailsCacheManager currently uses deprecated AsyncTask

**Suggestion:**

We can improve performance and code maintainability by replacing the AsyncTask implementation with Kotlin Coroutines. This transition will allow for more efficient asynchronous operations, making the code cleaner and easier to manage.

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.