oupson / jxlviewer

A Jpeg XL viewer and library for android.
MIT License
74 stars 3 forks source link

Associate with image/jxl mimetype #26

Open avidseeker opened 1 year ago

avidseeker commented 1 year ago

For some reason, file managers are unable to associate jxlviewer with .jxl files. Every time a .jxl file is clicked inside the file manager, the file manager shows a pop up of ALL possible apps and is unable to save jxlviewer as default. Tested this on

Not sure if this is a problem with all these file managers, but just wanted to confirm the app is well associated with image/jxl mimetype (or I think in Android they're called intents?).

oupson commented 1 year ago

This is an issue with Android, which does not associate jxl files with the correct mime type.