zhanghai / zhanghai/MaterialFiles
JPEG XL support
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
The image viewer that comes with material files can't decode .jxl files. It would be great if JPEG XL support was added to the image viewer. A jxl viewer for Android is already released.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the image viewer implementation in MaterialFiles and review the linked jxlviewer project for how JPEG XL decoding is handled on Android. Done means the image viewer can open and display .jxl files; add coverage if the existing viewer tests provide a suitable place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100