Closed ThomazFB closed 3 weeks ago
The following changes in project dependencies were detected (configuration vanillaReleaseRuntimeClasspath
):
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | a37683d244438c5900648be39c5fb491e3f9115a | |
Direct Download | woocommerce-wear-prototype-build-pr12835-a37683d.apk |
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
App Name | WooCommerce Android | |
Platform | 📱 Mobile | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | a37683d244438c5900648be39c5fb491e3f9115a | |
Direct Download | woocommerce-prototype-build-pr12835-a37683d.apk |
Summary
Depends on https://github.com/wordpress-mobile/WordPress-Utils-Android/pull/154
Fix issue #12810 by introducing an update from the PhotonUtils in the
WordPress-Utils-Android
and adding the AVIF integration to the Glide dependency.There's no code to cover with unit tests in the PR changelog.
How to Test
To test this, you will need at least one product configured with an image in the AVIF format. I highly recommend using this one from an open source AVIF samples repository.
Please bear in mind that the AVIF format supports multiple different metadata and configurations, and the Android OS doesn't support them all, some AVIF images will load, while others may not.
The testing should ensure that sections like Orders, Product Details, Product List, Product Gallery, and related sections successfully display the image in the AVIF format.
Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: