woocommerce-android
woocommerce-android copied to clipboard
WooCommerce Android app
Closes: #7129 ### Description This PR updates the site picker during login to list non-woo sites, and allow installing Woo from the app, when tapping a non-woo site, the flow...
### Description While testing some scenarios for my experiment, I reused the `createIntent` function of `LoginActivity`, then I found out that the login flow doesn't behave similarly to what I...
Closes: #7097 - this tiny PR simply adds `woocommerceandroid_explat_aa_test_202208` to our experiments. It's submitted as a draft until Abacus has been setup. Experiment design (internal ref): pbxNRc-1QS-p2 [Related iOS PR](https://github.com/woocommerce/woocommerce-ios/pull/7411)...
This PR partly addresses #7053 by adding missing tracking of linked products. The reason for the missed tracking was that the tracking was being done on the grouped product list...
Closes: #7142 ### Description Release notes ### Testing instructions Check the release notes =) - [x] I have considered if this change warrants user-facing release notes and have added them...
Closes: #7151 ### Description Fix for: ### Testing instructions * Use small device * Open payment hub with not finished onboarding * Check how it looks in landscape mode ###...
**Describe the bug** There's a state when the reader was found by the app, and the app asks for user confirmation before connecting to a specific reader: During this, the...
**Describe the bug** When a user taps on Cancel after connecting to reader, the action is not canceled and the reader will be connected after a few seconds. **To Reproduce**...