-
-
Notifications
You must be signed in to change notification settings - Fork 764
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add avif file support by adding a dependency "com.github.bumptech.glide:avif-integration" #3030
base: master
Are you sure you want to change the base?
Conversation
@Mario-Hero Did you try move it to https://github.com/FossifyOrg? |
No, and i don't know what is Fossify. |
@Mario-Hero Fork of this project, because of the sale to ad company. |
what?
…---- Replied Message ----
| From | ***@***.***> |
| Date | 01/07/2024 15:37 |
| To | ***@***.***> |
| Cc | Mario ***@***.***>***@***.***> |
| Subject | Re: [SimpleMobileTools/Simple-Gallery] Add avif file support by adding a dependency "com.github.bumptech.glide:avif-integration" (PR #3030) |
@Mario-Hero Fork of this project, because of the sale to ad company?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I don't know. I'm not familiar with Android developing. You can take a look at my repo and the apk file. It works on my Huawei Nova 7. |
This app cannot open avif pictures on old Android(version lower than 12), so I add dependency "com.github.bumptech.glide:avif-integration" to make it support avif. It worked nicely.
After simply adding dependency AVIF, it cannot be built, so I updated gradlePlugins-agp.