woocommerce-android
woocommerce-android copied to clipboard
WooCommerce Android app
Bumps [compose-theme-adapter](https://github.com/material-components/material-components-android-compose-theme-adapter) from 1.1.8 to 1.1.15. Release notes Sourced from compose-theme-adapter's releases. Compose Theme Adapter 1.1.15 What’s Changed Update to Compose 1.2.0 @ricknout 9c3acfcf19de8a4acb83fd5504fd7b664d44ca35 Update to MDC 1.7.0-alpha03 @ricknout 30c45e04a97fc5c4aea53b84ea88831adab7a7d5...
We need to set up the ExPlat experiment in the app, so the promo banner only appears to the experiment treatment group. Experiment name: `woocommerceandroid_product_details_linked_products_banner` I'm not sure if we...
The following analytics events should be fired for tracking the promo banner (the events already exist; they need to be fired with the corresponding custom props): Event|Custom props|Trigger -|-|- `feature_card_shown`|`source:...
Closes: #6746 ### Description The PR adds: * A module with tests to * Generate a new baseline profile * Tests that benchmark if the newly generated profile brings an...
Bumps `flipperVersion` from 0.152.0 to 0.154.0. Updates `flipper` from 0.152.0 to 0.154.0 Release notes Sourced from flipper's releases. v0.154.0 See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. v0.153.0 See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes....
Bumps `coroutinesVersion` from 1.6.1 to 1.6.4. Updates `kotlinx-coroutines-core` from 1.6.1 to 1.6.4 Release notes Sourced from kotlinx-coroutines-core's releases. 1.6.4 Added TestScope.backgroundScope for launching coroutines that perform work in the background...
### Description After the prep work from #6741 and #6703, this PR updates the automation to freeze the strings for translation. Notably it: - Uses the new `source_id` parameter to...
With recent changes to onboarding experience, the `quicklogin` script stopped working. @kidinov - do you think you could find time to fix it? Or maybe someone from Kiwi-Android (@hafizrahman @jorgeatorres...
In the main app settings screen, when the upsell card reader banner is being shown, trying to dismiss will pop up an alert dialog. At this point, rotating the device...