nextcloud / nextcloud/android

Improve BitmapUtils

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

Description

BitmapUtils is responsible for decoding bitmaps, but currently contains deprecated API usages. To ensure the code is up-to-date and maintainable, we should update the API usage and consider converting the code to Kotlin.

Additionally, performance improvements can be made by utilizing newer APIs and optimizing the existing logic to handle bitmaps more efficiently.

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.